|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/04.13.23.0002.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sum[2^k (2^k - 1) Binomial[n + 1, k] BernoulliB[k], {k, 0, n + 1}] ==
(-(n + 1)) EulerE[n] /; Element[n, Integers] && n >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "0"]], RowBox[List["n", "+", "1"]]], RowBox[List[SuperscriptBox["2", "k"], " ", RowBox[List["(", RowBox[List[SuperscriptBox["2", "k"], "-", "1"]], ")"]], " ", RowBox[List["Binomial", "[", RowBox[List[RowBox[List["n", "+", "1"]], ",", "k"]], "]"]], " ", RowBox[List["BernoulliB", "[", "k", "]"]]]]]], "\[Equal]", RowBox[List[RowBox[List["-", RowBox[List["(", RowBox[List["n", "+", "1"]], ")"]]]], RowBox[List["EulerE", "[", "n", "]"]]]]]], "/;", 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> <munderover> <mo> ∑ </mo> <mrow> <mi> k </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mrow> <mi> n </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </munderover> <mrow> <msup> <mn> 2 </mn> <mi> k </mi> </msup> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mrow> <msup> <mn> 2 </mn> <mi> k </mi> </msup> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mo> ⁢ </mo> <semantics> <mrow> <mo> ( </mo> <mtable> <mtr> <mtd> <mrow> <mi> n </mi> <mo> + </mo> <mn> 1 </mn> </mrow> </mtd> </mtr> <mtr> <mtd> <mi> k </mi> </mtd> </mtr> </mtable> <mo> ) </mo> </mrow> <annotation encoding='Mathematica'> TagBox[RowBox[List["(", GridBox[List[List[TagBox[RowBox[List["n", "+", "1"]], Identity, Rule[Editable, True]]], List[TagBox["k", Identity, Rule[Editable, True]]]]], ")"]], InterpretTemplate[Function[Binomial[Slot[1], Slot[2]]]], Rule[Editable, False]] </annotation> </semantics> <mo> ⁢ </mo> <msub> <semantics> <mi> B </mi> <annotation encoding='Mathematica'> TagBox["B", BernoulliB] </annotation> </semantics> <mi> k </mi> </msub> </mrow> </mrow> <mo> ⩵ </mo> <mrow> <mrow> <mo> - </mo> <mrow> <mo> ( </mo> <mrow> <mi> n </mi> <mo> + </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> </mrow> <mo> ⁢ </mo> <msub> <semantics> <mi> E </mi> <annotation encoding='Mathematica'> TagBox["E", EulerE] </annotation> </semantics> <mi> n </mi> </msub> </mrow> </mrow> <mo> /; </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <semantics> <mi> ℕ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalN]", Function[Integers]] </annotation> </semantics> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <apply> <plus /> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> </uplimit> <apply> <times /> <apply> <power /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> <apply> <plus /> <apply> <power /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> <cn type='integer'> -1 </cn> </apply> <apply> <ci> Binomial </ci> <apply> <plus /> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> <ci> k </ci> </apply> <apply> <ci> BernoulliB </ci> <ci> k </ci> </apply> </apply> </apply> <apply> <times /> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <plus /> <ci> n </ci> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <ci> EulerE </ci> <ci> n </ci> </apply> </apply> </apply> <apply> <in /> <ci> n </ci> <integers /> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k_", "=", "0"]], RowBox[List["n_", "+", "1"]]], RowBox[List[SuperscriptBox["2", "k_"], " ", RowBox[List["(", RowBox[List[SuperscriptBox["2", "k_"], "-", "1"]], ")"]], " ", RowBox[List["Binomial", "[", RowBox[List[RowBox[List["n_", "+", "1"]], ",", "k_"]], "]"]], " ", RowBox[List["BernoulliB", "[", "k_", "]"]]]]]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List["-", RowBox[List["(", RowBox[List["n", "+", "1"]], ")"]]]], " ", RowBox[List["EulerE", "[", "n", "]"]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|