Fourier Series without complex

Alex Santos
Messages
14
Reaction score
0

Homework Statement


The problem is finding the Fourier series of f(t) = e^(-t) from [0,2] where T=2 and without using complex solution.
[/B]

Homework Equations


f(t) = a0/2 + ∑ (anCos(nωt) +bnsin(nωt)
NOT using f(t) = ∑dne^(inωt)

The Attempt at a Solution


I tried once but got completely wrong answer.
it was ∑(4*(-1)n+1*e-2+n2π2*e-2*(-1)n+1+4+n2π2) / n2π2

When I graphed this up in my texas it showed like a barcode which is definately wrong.
When I got this solution what I did was extending the function f(t) to be even from [-2,2] and T=4 and went from there so all the bn would be equal to zero but that was as far as I got. What am I doing wrong here?

Thank you :)
 
Physics news on Phys.org
One thing you're doing wrong is extending the function and changing the period. You're solving a different problem than the one that was given.

As far as your current attempt, you have no sines and cosines in your summation. That's one obvious problem. In any case, you need to show your work. Simply posting an incorrect answer is next to useless. We can't tell where you went wrong if you don't show us what you did.
 
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