| |  
 |  | 
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 
 |  
 |  
 |  
 |  |   
 |  
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 |  
 |  
 |  
 |  
 |  
 | | http://functions.wolfram.com/01.10.23.0002.01 | 
 |  
 |  
 |  
 |  
 |  
 |  |   
 |  
 |  |  |   
 |  
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 |  
 |  
 |  
 |  
 |  
 | | Sum[Csc[(k Pi)/n]^2, {k, 1, n - 1}] == (1/3) (n^2 - 1) /; 
 Element[n, Integers] && n > 0 | 
 |  
 |  
 |  
 |  
 |  
 |  |   
 |  
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 |  
 |  
 |  
 |  
 |  
 | | Cell[BoxData[RowBox[List[RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], RowBox[List["n", "-", "1"]]], SuperscriptBox[RowBox[List["Csc", "[", FractionBox[RowBox[List["k", " ", "\[Pi]"]], "n"], "]"]], "2"]]], "\[Equal]", RowBox[List[FractionBox["1", "3"], " ", RowBox[List["(", RowBox[List[SuperscriptBox["n", "2"], "-", "1"]], ")"]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", ">", "0"]]]]]]]] | 
 |  
 |  
 |  
 |  
 |  
 |  |   
 |  
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  
 |  
 | | 
   <math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'>  <semantics>  <mrow>  <mrow>  <mrow>  <munderover>  <mo> ∑ </mo>  <mrow>  <mi> k </mi>  <mo> = </mo>  <mn> 1 </mn>  </mrow>  <mrow>  <mi> n </mi>  <mo> - </mo>  <mn> 1 </mn>  </mrow>  </munderover>  <mrow>  <msup>  <mi> csc </mi>  <mn> 2 </mn>  </msup>  <mo> ( </mo>  <mfrac>  <mrow>  <mi> k </mi>  <mo> ⁢ </mo>  <mi> π </mi>  </mrow>  <mi> n </mi>  </mfrac>  <mo> ) </mo>  </mrow>  </mrow>  <mo> ⩵ </mo>  <mrow>  <mfrac>  <mn> 1 </mn>  <mn> 3 </mn>  </mfrac>  <mo> ⁢ </mo>  <mrow>  <mo> ( </mo>  <mrow>  <msup>  <mi> n </mi>  <mn> 2 </mn>  </msup>  <mo> - </mo>  <mn> 1 </mn>  </mrow>  <mo> ) </mo>  </mrow>  </mrow>  </mrow>  <mo> /; </mo>  <mrow>  <mi> n </mi>  <mo> ∈ </mo>  <msup>  <mi> ℕ </mi>  <mo> + </mo>  </msup>  </mrow>  </mrow>  <annotation-xml encoding='MathML-Content'>  <apply>  <ci> Condition </ci>  <apply>  <eq />  <apply>  <sum />  <bvar>  <ci> k </ci>  </bvar>  <lowlimit>  <cn type='integer'> 1 </cn>  </lowlimit>  <uplimit>  <apply>  <plus />  <ci> n </ci>  <cn type='integer'> -1 </cn>  </apply>  </uplimit>  <apply>  <power />  <apply>  <csc />  <apply>  <times />  <ci> k </ci>  <pi />  <apply>  <power />  <ci> n </ci>  <cn type='integer'> -1 </cn>  </apply>  </apply>  </apply>  <cn type='integer'> 2 </cn>  </apply>  </apply>  <apply>  <times />  <cn type='rational'> 1 <sep /> 3 </cn>  <apply>  <plus />  <apply>  <power />  <ci> n </ci>  <cn type='integer'> 2 </cn>  </apply>  <cn type='integer'> -1 </cn>  </apply>  </apply>  </apply>  <apply>  <in />  <ci> n </ci>  <apply>  <ci> SuperPlus </ci>  <ci> ℕ </ci>  </apply>  </apply>  </apply>  </annotation-xml>  </semantics>  </math> 
   | 
 |  
 |  
 |  
 |  
 |  
 |  |  
 |  |  
 |  
 |  
 |  |  
 |  |  
 |  |  
 |  
 |  
 |  |  
 | | Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k_", "=", "1"]], RowBox[List["n_", "-", "1"]]], SuperscriptBox[RowBox[List["Csc", "[", FractionBox[RowBox[List["k_", " ", "\[Pi]"]], "n_"], "]"]], "2"]]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[FractionBox["1", "3"], " ", RowBox[List["(", RowBox[List[SuperscriptBox["n", "2"], "-", "1"]], ")"]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", ">", "0"]]]]]]]]]] | 
 |  
 |   
 |  
 |  
 | |   
 |  
 |  
 |  
 |  
 |  
 |  
 | | Date Added to functions.wolfram.com (modification date) | 
 |  
 |  
 |  
 |  
 |  
 |  
 |  
 |  |  
 |   
 |  
 |  
 |  |  | 
 
 
 | 
 |