Signals and Systems Theory Question

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
OmniNewton
Messages
105
Reaction score
5

Homework Statement


7e9b8c745e2fc43b704bfca37ef3a2e7.png
[/B]
920158fcddac0baf83416fb34e1885b5.png

How are we able to go from the first line to the second line and then the second line to the third?

Homework Equations


Euler Identity: e^j(theta) = cos(theta) +jsin(theta)

The Attempt at a Solution


This problem is more about preliminary theory in my opinion so I tried understanding how they converted the problem from trigonometric functions to exponential by analyzing the Euler Identity.
 
Last edited:
Physics news on Phys.org
rude man said:
Rewrite sin(x) and cos(x) in terms of the Euler identity, substitute in the original equation, and force equivalences.

Thank you for the response sir but I really do not see how that works. How can one simply say that 2.5cos(3t) = 2.5e^(3jt). I thought cos(theta) = 1/2(e^j(theta) + e^-j(theta)) determined by the subtraction of 2 mcclauirin series.
 
OmniNewton said:
Thank you for the response sir but I really do not see how that works. How can one simply say that 2.5cos(3t) = 2.5e^(3jt).
You can't.
I thought cos(theta) = 1/2(e^j(theta) + e^-j(theta))
Right. Use that and the similar expression for sin(theta) and combine coefficients of ej3t and e-j3t.
 
  • Like
Likes   Reactions: OmniNewton
rude man said:
You can't. Right. Use that and the similar expression for sin(theta) and combine coefficients of ej3t and e-j3t.
Oh I see! That makes a lot of sense thank you kindly.