Fourier Series Package >

FourierTrigSeries

As of Version 7.0, FourierTrigSeries is part of the built-in Mathematica kernel.
FourierTrigSeries[expr, t, k]
gives the order n Fourier trigonometric series expansion of expr, where expr is a periodic function of t with period 1.
  • The order n Fourier exponential series expansion of expr is by default defined to be .
  • The coefficient ck is defined to be and the coefficient dk is defined to be .
  • Different choices for the period of expr can be specified using the option FourierParameters.
  • With the setting FourierParameters->{a, b}, expr is assumed to have a period of , and the order n Fourier exponential series expansion computed by FourierTrigSeries is . Here, the coefficient ck is defined to be and the coefficient dk is defined to be .
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team