Sum of sinosoids that can be a Fourier Series expansion

Chris Y
Messages
1
Reaction score
0

Homework Statement


I was given a problem with a list of sums of sinusoidal signals, such as
Example that I made up: x(t)=cos(t)+5sin(5*t). The problem asks if a given expression could be a Fourier expansion.

Homework Equations


[/B]

The Attempt at a Solution


My guess is that it has something to do with 5 being an integer multiple of 1.
 
Physics news on Phys.org
Chris Y said:

Homework Statement


I was given a problem with a list of sums of sinusoidal signals, such as
Example that I made up: x(t)=cos(t)+5sin(5*t). The problem asks if a given expression could be a Fourier expansion.

Homework Equations


[/B]

The Attempt at a Solution


My guess is that it has something to do with 5 being an integer multiple of 1.

Can you write your sum as$$
\cos t + 5\sin(5t) = a_0 + \sum_{n=1}^\infty \left ( a_n\cos(\frac {n\pi t} p) + b_n\sin(\frac {n\pi t} p)\right )$$
by choosing certain values for the ##a_n,~b_n,~p##? Hint: lots of them can be ##0##.
 
  • Like
Likes Buzz Bloom
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