|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://functions.wolfram.com/14.03.22.0007.01
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FourierTransform[D[DiracDelta[t], {t, n}], t, x] ==
((-I)^n x^n)/Sqrt[2 Pi] /; Element[n, Integers] && n >= 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cell[BoxData[RowBox[List[RowBox[List[RowBox[List["FourierTransform", "[", RowBox[List[RowBox[List["D", "[", RowBox[List[RowBox[List["DiracDelta", "[", "t", "]"]], ",", RowBox[List["{", RowBox[List["t", ",", "n"]], "}"]]]], "]"]], ",", "t", ",", "x"]], "]"]], "\[Equal]", FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "\[ImaginaryI]"]], ")"]], "n"], " ", SuperscriptBox["x", "n"]]], SqrtBox[RowBox[List["2", " ", "\[Pi]"]]]]]], "/;", 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> <mrow> <msub> <mi> ℱ </mi> <mi> t </mi> </msub> <mo> [ </mo> <mfrac> <mrow> <msup> <mo> ∂ </mo> <mi> n </mi> </msup> <mrow> <semantics> <mi> δ </mi> <annotation-xml encoding='MathML-Content'> <ci> DiracDelta </ci> </annotation-xml> </semantics> <mo> ( </mo> <mi> t </mi> <mo> ) </mo> </mrow> </mrow> <mrow> <mo> ∂ </mo> <msup> <mi> t </mi> <mi> n </mi> </msup> </mrow> </mfrac> <mo> ] </mo> </mrow> <mo> ⁢ </mo> <mrow> <mo> ( </mo> <mi> x </mi> <mo> ) </mo> </mrow> </mrow> <mo>  </mo> <mfrac> <mrow> <msup> <mrow> <mo> ( </mo> <mrow> <mo> - </mo> <mi> ⅈ </mi> </mrow> <mo> ) </mo> </mrow> <mi> n </mi> </msup> <mo> ⁢ </mo> <msup> <mi> x </mi> <mi> n </mi> </msup> </mrow> <msqrt> <mrow> <mn> 2 </mn> <mo> ⁢ </mo> <mi> π </mi> </mrow> </msqrt> </mfrac> </mrow> <mo> /; </mo> <mrow> <mi> n </mi> <mo> ∈ </mo> <semantics> <mi> ℕ </mi> <annotation encoding='Mathematica'> TagBox["\[DoubleStruckCapitalN]", Function[List[], Integers]] </annotation> </semantics> </mrow> </mrow> <annotation-xml encoding='MathML-Content'> <apply> <ci> Condition </ci> <apply> <eq /> <apply> <ci> FourierTransform </ci> <apply> <partialdiff /> <bvar> <ci> t </ci> <degree> <ci> n </ci> </degree> </bvar> <apply> <ci> DiracDelta </ci> <ci> t </ci> </apply> </apply> <ci> t </ci> <ci> x </ci> </apply> <apply> <times /> <apply> <power /> <apply> <times /> <cn type='integer'> -1 </cn> <imaginaryi /> </apply> <ci> n </ci> </apply> <apply> <power /> <ci> x </ci> <ci> n </ci> </apply> <apply> <power /> <apply> <power /> <apply> <times /> <cn type='integer'> 2 </cn> <pi /> </apply> <cn type='rational'> 1 <sep /> 2 </cn> </apply> <cn type='integer'> -1 </cn> </apply> </apply> </apply> <apply> <in /> <ci> n </ci> <integers /> </apply> </apply> </annotation-xml> </semantics> </math>
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
| Cell[BoxData[RowBox[List[RowBox[List["HoldPattern", "[", RowBox[List["FourierTransform", "[", RowBox[List[RowBox[List[SubscriptBox["\[PartialD]", RowBox[List[RowBox[List["{", RowBox[List["t_", ",", "n_"]], "}"]]]]], RowBox[List["DiracDelta", "[", "t_", "]"]]]], ",", "t_", ",", "x_"]], "]"]], "]"]], "\[RuleDelayed]", RowBox[List[FractionBox[RowBox[List[SuperscriptBox[RowBox[List["(", RowBox[List["-", "\[ImaginaryI]"]], ")"]], "n"], " ", SuperscriptBox["x", "n"]]], SqrtBox[RowBox[List["2", " ", "\[Pi]"]]]], "/;", RowBox[List[RowBox[List["n", "\[Element]", "Integers"]], "&&", RowBox[List["n", "\[GreaterEqual]", "0"]]]]]]]]]] |
|
|
|
|
|
|
|
|
|
|
Date Added to functions.wolfram.com (modification date)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|