Evaluating a fourier series using the firs 100terms

Click For Summary
SUMMARY

The discussion centers on evaluating the Fourier series expansion of a symmetric square wave function, defined as f(x) = 1 for |x| < π/2 and f(x) = -1 for π/2 < |x| < π. The Fourier series is expressed as f(x) = (4/π) * Σ (-1)^n cos((2n+1)x) / (2n+1). Participants clarified the notation "from x=0(π/18)π/2," which indicates evaluating the series at intervals of π/18 from 0 to π/2 using the first 100 terms of the series.

PREREQUISITES
  • Understanding of Fourier series and their applications
  • Familiarity with symmetric square wave functions
  • Basic knowledge of summation notation and series convergence
  • Proficiency in evaluating mathematical functions at specified intervals
NEXT STEPS
  • Learn how to compute Fourier series coefficients for different waveforms
  • Explore numerical methods for summing series, particularly for Fourier series
  • Study the implications of convergence in Fourier series expansions
  • Investigate the use of Python libraries, such as NumPy, for evaluating series
USEFUL FOR

Mathematicians, physics students, and engineers interested in signal processing and Fourier analysis will benefit from this discussion.

paul143
Messages
10
Reaction score
0
Well, the problem gave me a symmetric square wave f(x).

f(x) = 1, when |x|<pi/2 and -1, pi/2 < |x|< pi

I was able to solve for its Fourier series expansion given by:

f(x) = (4/pi) * \Sigma (-1)n cos(2n+1)x / 2n+1

Now the problem asked us to evaluate this series for x=0(pi/18)pi/2 using the first 100terms of the series.

Now this is where i was really stuck, i can't seem to grasp the meaning of "from x=0(pi/18)pi/2". I'm not familiar with this notation. Can anyone enlighten me please?

And if possible, point me in the right direction in evaluating this series?:) thanks so much!
 
Physics news on Phys.org
Welcome to PF!

You have to take the first 100 terms, sum them up, call it some function S(x), and then find values of S(x) from x = 0 to x = pi/2, in steps of pi/18 (which is what the notation means).
 
Last edited:
maverick280857 said:
Welcome to PF!

You have to the the first 100 terms, sum them up, call it some function S(x), and then find values of S(x) from x = 0 to x = pi/2, in steps of pi/18 (which is what the notation means).

ooohhh! i seee! thanks very much! :D now i understand :D
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 15 ·
Replies
15
Views
4K
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
16
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
2K