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 >

InverseFourierCosTransform

InverseFourierCosTransform[expr, Omega, t]
gives the symbolic inverse Fourier cosine transform of expr.
InverseFourierCosTransform[expr, {Omega1, Omega2, ...}, {t1, t2, ...}]
gives the multidimensional inverse Fourier cosine transform of expr.
  • The inverse Fourier cosine transform of a function F(omega) is by default defined as .
  • 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 transforms:
Use assumptions to indicate the region of interest for the parameters:
The default setting for FourierParameters is {0,1}:
Use a non-default setting for a different definition of transform:
Use GenerateConditions->True to get parameter conditions for when a result is valid:
For even functions results are identical to InverseFourierTransform:
Inverse Fourier cosine transforms may require generalized functions such as DiracDelta:
New in 4
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team