Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Calculus > Integral Transforms >

FourierCosTransform

FourierCosTransform[expr, t, Omega]
gives the symbolic Fourier cosine transform of expr.
FourierCosTransform[expr, {t1, t2, ...}, {Omega1, Omega2, ...}]
gives the multidimensional Fourier cosine transform of expr.
  • The Fourier cosine transform of a function f(t) is by default defined to be .
  • Other definitions are used in some scientific and technical fields.
  • Different choices of definitions can be specified using the option FourierParameters.
Elementary functions:
Special functions:
Generalized functions:
Multivariate transform:
Fourier cosine transform of BesselJ is a piecewise function:
The default setting for FourierParameters is {0, 1}:
Use a non-default setting for a different definition of transform:
To get the inverse, use the same FourierParameters setting:
Use GenerateConditions->True to get parameter conditions for when a result is valid:
Results from FourierCosTransform and FourierTransform agree for even functions:
Fourier cosine transform may be given in terms of generalized functions such as DiracDelta:
New in 4
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team