|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/01.07.23.0023.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sum[Cos[k x], {k, 1, Infinity}] == (1/2) DiracComb[x/(2 Pi)] - 1/2 /;
Element[x, Reals]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k", "=", "1"]], "\[Infinity]"], RowBox[List["Cos", "[", RowBox[List["k", " ", "x"]], "]"]]]], "\[Equal]", RowBox[List[RowBox[List[FractionBox["1", "2"], RowBox[List["DiracComb", "[", FractionBox["x", RowBox[List["2", "\[Pi]"]]], "]"]]]], "-", FractionBox["1", "2"]]]]], "/;", RowBox[List["x", "\[Element]", "Reals"]]]]]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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> <mrow> <mi> cos </mi> <mo> ⁡ </mo> <mo> ( </mo> <mrow> <mi> k </mi> <mo> ⁢ </mo> <mi> x </mi> </mrow> <mo> ) </mo> </mrow> </mrow> <mo>  </mo> <mrow> <mrow> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> <mo> ⁢ </mo> <mrow> <mi> DiracComb </mi> <mo> ⁡ </mo> <mo> ( </mo> <mfrac> <mi> x </mi> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> π </mi> </mrow> </mfrac> <mo> ) </mo> </mrow> </mrow> <mo> - </mo> <mfrac> <mn> 1 </mn> <mn> 2 </mn> </mfrac> </mrow> </mrow> <mo> /; </mo> <mrow> <mi> x </mi> <mo> ∈ </mo> <semantics> <mi> ℝ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalR]", Function[List[], Reals]] </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'> 1 </cn> </lowlimit> <uplimit> <infinity /> </uplimit> <apply> <cos /> <apply> <times /> <ci> k </ci> <ci> x </ci> </apply> </apply> </apply> <apply> <plus /> <apply> <times /> <cn type='rational'> 1 <sep /> 2 </cn> <apply> <ci> DiracComb </ci> <apply> <times /> <ci> x </ci> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <pi /> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> </apply> <apply> <times /> <cn type='integer'> -1 </cn> <cn type='rational'> 1 <sep /> 2 </cn> </apply> </apply> </apply> <apply> <in /> <ci> x </ci> <reals /> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List[UnderoverscriptBox["\[Sum]", RowBox[List["k_", "=", "1"]], "\[Infinity]"], RowBox[List["Cos", "[", RowBox[List["k_", " ", "x_"]], "]"]]]], "]"]], "\[RuleDelayed]", RowBox[List[RowBox[List[RowBox[List[FractionBox["1", "2"], " ", RowBox[List["DiracComb", "[", FractionBox["x", RowBox[List["2", " ", "\[Pi]"]]], "]"]]]], "-", FractionBox["1", "2"]]], "/;", RowBox[List["x", "\[Element]", "Reals"]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|