Should I Shift by 1 or 4? Understanding Fourier Transform Time Shift

EvLer
Messages
454
Reaction score
0
I am given this signal:
x(t) = sin(4(t-1))
and I need to find X(jw), i.e. it's FT, so I am confused whether I shift by 1 or by 4, in other words whether I multiply F{sin(4t)} by e^(4jw) or by e^(1jw)

which one is it? I am thinking it's 4jw... is it right?
 
Physics news on Phys.org
Aarg! Those engineers and their jmaginary numbers!

I hope you will bear with me as I use "i" rather than "j". I just can't force myself to that heresy.

sin(4(t-1))= sin(4t- 4). Looks to me like you need to shift by 4.
 
HallsofIvy said:
Aarg! Those engineers and their jmaginary numbers!
:-p :biggrin:

thanks
 
a bit off topic

perhaps i should have started a different thread, but since HallsofIvy has mentioned, i couldn't help but ask: is there any tiniest difference between i and j, i.e. are we, engineers, underestimate imaginary numbers in some way?
It always comes up and i just would like to satisfy my curiosity.:bugeye:
 
Mr EvLer,

There is no big deal in taking j instead of i for imaginary numbers. For engineers, 'i' represents current. To avoid confusion engineers take 'j' for imaginary part.
 
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