Fourier series application to find sums and evaluate at points

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 2K views
zyphriss2
Messages
18
Reaction score
0
Find the Fourier expansion of one period of f(t)=1+t absolute value of t<1

I found this to be 1+2/pi Sigma(0 to infinity) ((-1^(n+1))/n)sinnpit by just the standard methods of the a0 an and bn formuals, which I know is correct

Now the parts I am having problems with is part b and c which our teacher has not covered much at all and I cannot find any help online.

Part b. Use the Fourier expansion of f to find the sum of the Series
Sigma(0toinfinity)(-1^n)/(2n+1)

Part C. If f denotes the function defined on (-infinity to infinity) by the Fourier series of f, find F(1)+F(-5)-3F(0)
 
Physics news on Phys.org
Just to make things a bit more clear on the notation side, I take it your expansion is:

[tex]1+\frac{2}{\pi}\sum_{n=0}^{\infty}\frac{(-1)^{n+1}}{n} \sin{n\pi t}[/tex]

As for question b:

Notice that if you set t equal to [tex]t_0 \equiv \frac{1}{2}[/tex], then

[tex]\sin{n\pi t_0} = \sin{\frac{n\pi}{2}}[/tex]

which is zero whenever n is even and [tex](-1)^{(n-1)/2[/tex] whenever n is odd... Do you see where I'm going with this?

part C:
I take it by F(0) you just mean f(0)? Have you tried filling in these numbers into the Fourier series?