How can you find the Fourier series of Sin[x] with a period other than 2n Pi?

Click For Summary
SUMMARY

The Fourier series of sin(x) with a period of 2nπ is simply sin(x), as established in the discussion. However, when the period is not equal to 2nπ, the Fourier series diverges from sin(x) and requires a different formulation. The coefficients for the Fourier series are calculated using the integral bn = (1/π) ∫ (sin(x) * sin(nx) dx) from -π to π, where only the b1 term contributes non-zero values. The first few terms of the Fourier series for sin(x) with a non-standard period include specific coefficients derived from Mathematica.

PREREQUISITES
  • Understanding of Fourier series and their definitions
  • Familiarity with integral calculus, specifically definite integrals
  • Knowledge of trigonometric functions and their properties
  • Experience with Mathematica for computational verification
NEXT STEPS
  • Study the derivation of Fourier series for functions with non-standard periods
  • Learn about the application of Fourier series in signal processing
  • Explore the use of Mathematica for calculating Fourier coefficients
  • Investigate the convergence properties of Fourier series
USEFUL FOR

Mathematicians, physicists, engineers, and students interested in Fourier analysis and its applications in various fields such as signal processing and wave mechanics.

misterme09
Messages
18
Reaction score
0
I know it's trivial...but how do you find the Fourier series of sin(x) itself? I seem to get everything going to zero...
 
Physics news on Phys.org
You should. The Fourier series of sin(x) is simply sin(x). This is like asking what the Taylor series of y=x^2 is.
 
Yes, but if the Fourier series of f(x) = ao/2 + sum over n from 1 to infinity (an*cos(n*x) + bn*sin(nx)) then if ao, an, and bn go to zero, you are left with simply zero as the Fourier series. Shouldn't this method still work?
 
What ever makes you think all of the terms go to zero? One term does not, the b1 term. You end up with sin(x).
 
bn = (1/pi) int ( sin(x) * sin(n*x) dx) from -pi to pi becomes a multiple of sin (n*pi) which is always zero.
 
if n = 1, then it's the integral of sin^2x, which is certainly not zero over -pi to pi.
 
That's true. Okay, but for bn where n isn't 1, bn is zero, correct?
 
misterme09 said:
That's true. Okay, but for bn where n isn't 1, bn is zero, correct?

Correct
 
Sorry to gravedig, but considering this is the first result for the Fourier series of sin[x]. I had to correct it.

A Fourier series is a series that has a period equal to part of a qualified f(x) from -L to L or 0 to 2l.
Yes, the Fourier series of Sin[x] with L = 2n Pi where n is an element of Z is simply Sin[x].
But the Fourier series of Sin[x] with L =/= 2n Pi is NOT Sin[x].
Look at the graph of Sin[x] from 0 to Pi/2. If you wanted a function that repeated that period, Sin[x] would no-where near work.
The first few terms of that Fourier series would be: (4 Cos[1/2] Sin[x])/(-1 + \[Pi]^2) + (
8 Cos[1] Sin[2 x])/(-4 + \[Pi]^2) + (
12 Cos[3/2] Sin[3 x])/(-9 + \[Pi]^2)
According to mathematica. (It's slightly incorrect, since the outcome of the periods are off. Working on it)
 

Similar threads

  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 23 ·
Replies
23
Views
6K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 8 ·
Replies
8
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K