|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/10.02.02.0004.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ZetaClassicalRegularized[s, a] == Sum[1/(a + k)^s, {k, 0, Infinity}] /;
!(Element[-a, Integers] && -a >= 0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["ZetaClassicalRegularized", "[", RowBox[List["s", ",", "a"]], "]"]], "\[Equal]", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "\[Infinity]"], FractionBox["1", SuperscriptBox[RowBox[List["(", RowBox[List["a", "+", "k"]], ")"]], "s"]]]]]], "/;", RowBox[List["Not", "[", RowBox[List[RowBox[List["Element", "[", RowBox[List[RowBox[List["-", "a"]], ",", "Integers"]], "]"]], "\[And]", RowBox[List[RowBox[List["-", "a"]], "\[GreaterEqual]", "0"]]]], "]"]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<math xmlns='http://www.w3.org/1998/Math/MathML' mathematica:form='TraditionalForm' xmlns:mathematica='http://www.wolfram.com/XML/'> <semantics> <mrow> <mrow> <semantics> <mrow> <mover> <mi> ζ </mi> <mo> ~ </mo> </mover> <mo> ( </mo> <mrow> <mi> s </mi> <mo> , </mo> <mi> a </mi> </mrow> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List[OverscriptBox["\[Zeta]", "~"], "(", RowBox[List[TagBox["s", Rule[Editable, True]], ",", TagBox["a", Rule[Editable, True]]]], ")"]], InterpretTemplate[Function[List[$CellContext`a, $CellContext`b], Zeta[$CellContext`a, $CellContext`b]]]] </annotation> </semantics> <mo> ⩵ </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> ∞ </mi> </munderover> <mfrac> <mn> 1 </mn> <msup> <mrow> <mo> ( </mo> <mrow> <mi> a </mi> <mo> + </mo> <mi> k </mi> </mrow> <mo> ) </mo> </mrow> <mi> s </mi> </msup> </mfrac> </mrow> </mrow> <mo> /; </mo> <mrow> <mrow> <mo> - </mo> <mi> a </mi> </mrow> <mo> ∉ </mo> <mi> ℕ </mi> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> Zeta </ci> <ci> s </ci> <ci> a </ci> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <infinity /> </uplimit> <apply> <times /> <cn type='integer'> 1 </cn> <apply> <power /> <apply> <power /> <apply> <plus /> <ci> a </ci> <ci> k </ci> </apply> <ci> s </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <apply> <notin /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> a </ci> </apply> <ci> ℕ </ci> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["ZetaClassicalRegularized", "[", RowBox[List["s_", ",", "a_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], "\[Infinity]"], FractionBox["1", SuperscriptBox[RowBox[List["(", RowBox[List["a", "+", "k"]], ")"]], "s"]]]], "/;", RowBox[List["!", RowBox[List["(", RowBox[List[RowBox[List[RowBox[List["-", "a"]], "\[Element]", "Integers"]], "&&", RowBox[List[RowBox[List["-", "a"]], "\[GreaterEqual]", "0"]]]], ")"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|