Fourier Series- half range sine series

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##.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top