|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/01.22.16.0053.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Coth[n z] == Sum[Binomial[n, 2 k] Coth[z]^(n - 2 k), {k, 0, Floor[n/2]}]/
Sum[Binomial[n, 2 k + 1] Coth[z]^(n - (2 k + 1)),
{k, 0, Floor[(n - 1)/2]}] /; Element[n, Integers] && n >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["Coth", "[", RowBox[List["n", " ", "z"]], "]"]], "\[Equal]", FractionBox[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["Floor", "[", FractionBox["n", "2"], "]"]]], RowBox[List[RowBox[List["Binomial", "[", RowBox[List["n", ",", RowBox[List["2", " ", "k"]]]], "]"]], " ", SuperscriptBox[RowBox[List["Coth", "[", "z", "]"]], RowBox[List["n", "-", RowBox[List["2", " ", "k"]]]]]]]]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["Floor", "[", FractionBox[RowBox[List["n", "-", "1"]], "2"], "]"]]], RowBox[List[RowBox[List["Binomial", "[", RowBox[List["n", ",", RowBox[List[RowBox[List["2", " ", "k"]], "+", "1"]]]], "]"]], " ", SuperscriptBox[RowBox[List["Coth", "[", "z", "]"]], RowBox[List["n", "-", RowBox[List["(", RowBox[List[RowBox[List["2", " ", "k"]], "+", "1"]], ")"]]]]]]]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "\[And]", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <mrow> <mi> coth </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> n </mi> <mo> ⁢ </mo> <mi> z </mi> </mrow> <mo> ) </mo> </mrow> <mo> ⩵ </mo> <mfrac> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mrow> <mo> ⌊ </mo> <mfrac> <mi> n </mi> <mn> 2 </mn> </mfrac> <mo> ⌋ </mo> </mrow> </munderover> <mrow> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mi> n </mi> </mtd> </mtr> <mtr> <mtd> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> </mtd> </mtr> </mtable> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["(", GridBox[List[List[TagBox["n", Identity, Rule[Editable, True]]], List[TagBox[RowBox[List["2", " ", "k"]], Identity, Rule[Editable, True]]]]], ")"]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]], Rule[Editable, False]] </annotation> </semantics> <mo> ⁢ </mo> <mrow> <msup> <mi> coth </mi> <mrow> <mi> n </mi> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> </mrow> </msup> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> </mrow> </mrow> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mrow> <mo> ⌊ </mo> <mfrac> <mrow> <mi> n </mi> <mo> - </mo> <mn> 1 </mn> </mrow> <mn> 2 </mn> </mfrac> <mo> ⌋ </mo> </mrow> </munderover> <mrow> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mi> n </mi> </mtd> </mtr> <mtr> <mtd> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> <mo> + </mo> <mn> 1 </mn> </mrow> </mtd> </mtr> </mtable> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["(", GridBox[List[List[TagBox["n", Identity, Rule[Editable, True]]], List[TagBox[RowBox[List[RowBox[List["2", " ", "k"]], "+", "1"]], Identity, Rule[Editable, True]]]]], ")"]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]], Rule[Editable, False]] </annotation> </semantics> <mo> ⁢ </mo> <mrow> <msup> <mi> coth </mi> <mrow> <mi> n </mi> <mo> - </mo> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> </mrow> </msup> <mo> ( </mo> <mi> z </mi> <mo> ) </mo> </mrow> </mrow> </mrow> </mfrac> </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> <coth /> <apply> <times /> <ci> n </ci> <ci> z </ci> </apply> </apply> <apply> <times /> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <apply> <floor /> <apply> <times /> <ci> n </ci> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </uplimit> <apply> <times /> <apply> <ci> Binomial </ci> <ci> n </ci> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> <apply> <power /> <apply> <coth /> <ci> z </ci> </apply> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <power /> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <apply> <floor /> <apply> <times /> <apply> <plus /> <ci> n </ci> <cn type='integer'> -1 </cn> </apply> <apply> <power /> <cn type='integer'> 2 </cn> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </uplimit> <apply> <times /> <apply> <ci> Binomial </ci> <ci> n </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <power /> <apply> <coth /> <ci> z </ci> </apply> <apply> <plus /> <ci> n </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> <cn type='integer'> 1 </cn> </apply> </apply> </apply> </apply> </apply> </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["Coth", "[", RowBox[List["n_", " ", "z_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["Floor", "[", FractionBox["n", "2"], "]"]]], RowBox[List[RowBox[List["Binomial", "[", RowBox[List["n", ",", RowBox[List["2", " ", "k"]]]], "]"]], " ", SuperscriptBox[RowBox[List["Coth", "[", "z", "]"]], RowBox[List["n", "-", RowBox[List["2", " ", "k"]]]]]]]]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["Floor", "[", FractionBox[RowBox[List["n", "-", "1"]], "2"], "]"]]], RowBox[List[RowBox[List["Binomial", "[", RowBox[List["n", ",", RowBox[List[RowBox[List["2", " ", "k"]], "+", "1"]]]], "]"]], " ", SuperscriptBox[RowBox[List["Coth", "[", "z", "]"]], RowBox[List["n", "-", RowBox[List["(", RowBox[List[RowBox[List["2", " ", "k"]], "+", "1"]], ")"]]]]]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|