|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/10.01.06.0027.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Zeta[s] == (1/(s - 1))
Sum[(1/(n + 1)) Sum[((-1)^k Binomial[n, k])/(k + 1)^(s - 1), {k, 0, n}],
{n, 0, Infinity}]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List["Zeta", "[", "s", "]"]], "\[Equal]", RowBox[List[FractionBox["1", RowBox[List["s", "-", "1"]]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["n", "=", "0"]], "\[Infinity]"], RowBox[List[FractionBox["1", RowBox[List["n", "+", "1"]]], RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "n"], FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "k"], " ", RowBox[List["Binomial", "[", RowBox[List["n", ",", "k"]], "]"]]]], SuperscriptBox[RowBox[List["(", RowBox[List["k", "+", "1"]], ")"]], RowBox[List["s", "-", "1"]]]]]]]]]]]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <semantics> <mrow> <mi> ζ </mi> <mo> ⁡ </mo> <mo> ( </mo> <mi> s </mi> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["\[Zeta]", "(", TagBox["s", Zeta, Rule[Editable, True], Rule[Selectable, True]], ")"]], InterpretTemplate[Function[BoxForm`e$, Zeta[BoxForm`e$]]], Rule[Editable, False], Rule[Selectable, False]] </annotation> </semantics> <mo>  </mo> <mrow> <mfrac> <mn> 1 </mn> <mrow> <mi> s </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </mfrac> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> n </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> ∞ </mi> </munderover> <mrow> <mfrac> <mn> 1 </mn> <mrow> <mi> n </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </mfrac> <mo> ⁢ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> n </mi> </munderover> <mrow> <mfrac> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msup> <msup> <mrow> <mo> ( </mo> <mrow> <mi> k </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mrow> <mi> s </mi> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> </mfrac> <mo> ⁢ </mo> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mi> n </mi> </mtd> </mtr> <mtr> <mtd> <mi> k </mi> </mtd> </mtr> </mtable> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["(", GridBox[List[List[TagBox["n", Identity, Rule[Editable, True], Rule[Selectable, True]]], List[TagBox["k", Identity, Rule[Editable, True], Rule[Selectable, True]]]]], ")"]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]], Rule[Editable, False], Rule[Selectable, False]] </annotation> </semantics> </mrow> </mrow> </mrow> </mrow> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <eq /> <apply> <ci> Zeta </ci> <ci> s </ci> </apply> <apply> <times /> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <apply> <plus /> <ci> s </ci> <cn type='integer'> -1 </cn> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <sum /> <bvar> <ci> n </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <infinity /> </uplimit> <apply> <times /> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <apply> <plus /> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> <apply> <power /> <apply> <power /> <apply> <plus /> <ci> k </ci> <cn type='integer'> 1 </cn> </apply> <apply> <plus /> <ci> s </ci> <cn type='integer'> -1 </cn> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> Binomial </ci> <ci> n </ci> <ci> k </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["Zeta", "[", "s_", "]"]], "]"]], "\[RuleDelayed]", FractionBox[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["n", "=", "0"]], "\[Infinity]"], FractionBox[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "n"], FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "k"], " ", RowBox[List["Binomial", "[", RowBox[List["n", ",", "k"]], "]"]]]], SuperscriptBox[RowBox[List["(", RowBox[List["k", "+", "1"]], ")"]], RowBox[List["s", "-", "1"]]]]]], RowBox[List["n", "+", "1"]]]]], RowBox[List["s", "-", "1"]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|