|

|

|

|

|
|

|

|

|

|

|
|

|

|

|

|

|
|

|

|

|

|
|

|

|

|

|
|

|

|

|

|

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

|

|

|

|
|
|
|

|

|

|

|
|

|

|

|

|

|
Sum[(-1)^k/(2 k + 2 n)!, {k, 1, Infinity}] ==
(-1)^n Cos[1] - Sum[(-1)^j/(2 n - 2 j)!, {j, 0, n}] /;
Element[n, Integers] && n >= 0
|
|

|

|

|

|
|

|

|

|

|
|

|

|

|

|

|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], "\[Infinity]"], FractionBox[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "k"], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "k"]], "+", RowBox[List["2", " ", "n"]]]], ")"]], "!"]]]]], "\[Equal]", RowBox[List[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "n"], " ", RowBox[List["Cos", "[", "1", "]"]]]], "-", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "0"]], "n"], FractionBox[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "n"]], "-", RowBox[List["2", " ", "j"]]]], ")"]], "!"]]]]]]]]], "/;", 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> 1 </mn> </mrow> <mi> ∞ </mi> </munderover> <mfrac> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> k </mi> </msup> <mrow> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> n </mi> </mrow> <mo> + </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> k </mi> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> </mfrac> </mrow> <mo> ⩵ </mo> <mrow> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> n </mi> </msup> <mo> ⁢ </mo> <mrow> <mi> cos </mi> <mo> ⁡ </mo> <mo> ( </mo> <mn> 1 </mn> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mrow> <munderover> <mo> ∑ </mo> <mrow> <mi> j </mi> <mo> = </mo> <mn> 0 </mn> </mrow> <mi> n </mi> </munderover> <mfrac> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mn> 1 </mn> </mrow> <mo> ) </mo> </mrow> <mi> j </mi> </msup> <mrow> <mrow> <mo> ( </mo> <mrow> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> n </mi> </mrow> <mo> - </mo> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> j </mi> </mrow> </mrow> <mo> ) </mo> </mrow> <mo> ! </mo> </mrow> </mfrac> </mrow> </mrow> </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> <sum /> <bvar> <ci> k </ci> </bvar> <lowlimit> <cn type='integer'> 1 </cn> </lowlimit> <uplimit> <infinity /> </uplimit> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> k </ci> </apply> <apply> <power /> <apply> <factorial /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <apply> <times /> <cn type='integer'> 2 </cn> <ci> k </ci> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <plus /> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> n </ci> </apply> <apply> <cos /> <cn type='integer'> 1 </cn> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <sum /> <bvar> <ci> j </ci> </bvar> <lowlimit> <cn type='integer'> 0 </cn> </lowlimit> <uplimit> <ci> n </ci> </uplimit> <apply> <times /> <apply> <power /> <cn type='integer'> -1 </cn> <ci> j </ci> </apply> <apply> <power /> <apply> <factorial /> <apply> <plus /> <apply> <times /> <cn type='integer'> 2 </cn> <ci> n </ci> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <apply> <times /> <cn type='integer'> 2 </cn> <ci> j </ci> </apply> </apply> </apply> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </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[UnderoverscriptBox["\[Sum]", RowBox[List["k_", "=", "1"]], "\[Infinity]"], FractionBox[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "k_"], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "k_"]], "+", RowBox[List["2", " ", "n_"]]]], ")"]], "!"]]]]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "n"], " ", RowBox[List["Cos", "[", "1", "]"]]]], "-", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["j", "=", "0"]], "n"], FractionBox[SuperscriptBox[RowBox[List["(", RowBox[List["-", "1"]], ")"]], "j"], RowBox[List[RowBox[List["(", RowBox[List[RowBox[List["2", " ", "n"]], "-", RowBox[List["2", " ", "j"]]]], ")"]], "!"]]]]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
| 
| 
| 
| 
|

| 
| 
| 
| 
| | 
| 
| 
| 
| 
| | 
| 
| 
| 
|
|

|

|

|

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

|

|

|

|

|
|

|

|

|

|
|
 |