Fourier Series- half range sine series

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Kamekui
Messages
12
Reaction score
0

Homework Statement


Let f(x)=x, 0≤x≤p

(a.) Compute the half-range sine series
(b.) Use the series to show that 1-(1/3)+(1/5)+...=π/4


Homework Equations



bn=(2/L)*int(from 0 to L) f(x)*sin(nπx/L) dx

The Attempt at a Solution



bn=(2/p)*int(from 0 to p) x*sin(nπx/p) dx

Using integration by parts I get:

bn= 2[(-p*cos(nπ)/nπ) + (p*sin(nπ)/n2π2)]

I'm not really sure where to go from here, any help is appreciated.
 
Physics news on Phys.org
Since n is an integer, you can simplify ##\cos n\pi## and ##\sin n\pi##.