
|

|

|

|

|
|

|

|

|

|

|
|

|

|

|

|

|
|

|

|

|

|
|

|

|

|

|
|

|

|

|

|

|
http://functions.wolfram.com/02.06.07.0021.01
|
|

|

|

|

|
|
|
|

|

|

|

|
|

|

|

|

|

|
EulerGamma == -Integrate[t^(-n - 1) BernoulliB[n, t - Floor[t]],
{t, 1, Infinity}] + Sum[BernoulliB[k]/k, {k, 2, n}] + 1/2 /;
Element[n, Integers] && n > 0
|
|

|

|

|

|
|

|

|

|

|
|

|

|

|

|

|
Cell[BoxData[RowBox[List[RowBox[List["EulerGamma", "\[Equal]", RowBox[List[RowBox[List["-", RowBox[List[SubsuperscriptBox["\[Integral]", "1", "\[Infinity]"], RowBox[List[SuperscriptBox["t", RowBox[List[RowBox[List["-", "n"]], "-", "1"]]], " ", RowBox[List["BernoulliB", "[", RowBox[List["n", ",", RowBox[List["t", "-", RowBox[List["Floor", "[", "t", "]"]]]]]], "]"]], RowBox[List["\[DifferentialD]", "t"]]]]]]]], "+", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "2"]], "n"], FractionBox[RowBox[List["BernoulliB", "[", "k", "]"]], "k"]]], "+", FractionBox["1", "2"]]]]], "/;", 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> <semantics> <mi> ℽ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubledGamma]", Function[EulerGamma]] </annotation> </semantics> <mo> ⩵ </mo> <mrow> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> <mo> - </mo> <mrow> <msubsup> <mo> ∫ </mo> <mn> 1 </mn> <mi> ∞ </mi> </msubsup> <mrow> <mrow> <msup> <mi> t </mi> <mrow> <mrow> <mo> - </mo> <mi> n </mi> </mrow> <mo> - </mo> <mn> 1 </mn> </mrow> </msup> <mo> ⁢ </mo> <mrow> <msub> <semantics> <mi> B </mi> <annotation encoding='Mathematica'> TagBox["B", BernoulliB] </annotation> </semantics> <mi> n </mi> </msub> <mo> ( </mo> <mrow> <mi> t </mi> <mo> - </mo> <mrow> <mo> ⌊ </mo> <mi> t </mi> <mo> ⌋ </mo> </mrow> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> ⁢ </mo> <mrow> <mo> ⅆ </mo> <mi> t </mi> </mrow> </mrow> </mrow> <mo> + </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 2 </mn> </mrow> <mi> n </mi> </munderover> <mfrac> <msub> <semantics> <mi> B </mi> <annotation encoding='Mathematica'> TagBox["B", BernoulliB] </annotation> </semantics> <mi> k </mi> </msub> <mi> k </mi> </mfrac> </mrow> </mrow> </mrow> <mo> /; </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <msup> <semantics> <mi> ℕ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalN]", Function[Integers]] </annotation> </semantics> <mo> + </mo> </msup> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <eulergamma /> <apply> <plus /> <cn type='rational'> 1 <sep /> 2 </cn> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <int /> <bvar> <ci> t </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <infinity /> </uplimit> <apply> <times /> <apply> <power /> <ci> t </ci> <apply> <plus /> <apply> <times /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <cn type='integer'> -1 </cn> </apply> </apply> <apply> <ci> BernoulliB </ci> <ci> n </ci> <apply> <plus /> <ci> t </ci> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <floor /> <ci> t </ci> </apply> </apply> </apply> </apply> </apply> </apply> </apply> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 2 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <ci> BernoulliB </ci> <ci> k </ci> </apply> <apply> <power /> <ci> k </ci> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> </apply> <apply> <in /> <ci> n </ci> <apply> <ci> SuperPlus </ci> <integers /> </apply> </apply> </apply> </annotation-xml> </semantics> </math>
|
|

|

|

|

|

| 
| 
| 
| 
| | 
| 
| 
| 
| 
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", "EulerGamma", "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["-", RowBox[List[SubsuperscriptBox["\[Integral]", "1", "\[Infinity]"], RowBox[List[RowBox[List[SuperscriptBox["t", RowBox[List[RowBox[List["-", "n"]], "-", "1"]]], " ", RowBox[List["BernoulliB", "[", RowBox[List["n", ",", RowBox[List["t", "-", RowBox[List["Floor", "[", "t", "]"]]]]]], "]"]]]], RowBox[List["\[DifferentialD]", "t"]]]]]]]], "+", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "2"]], "n"], FractionBox[RowBox[List["BernoulliB", "[", "k", "]"]], "k"]]], "+", FractionBox["1", "2"]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", ">", "0"]]]]]]]]]] |
| 
| 
| 
| 
|
|

|

|

|

|
Date Added to functions.wolfram.com (modification date)
|
|

|

|

|

|

|
|

|

|

|

|
|
 |
|
|