Resonance - from Feynman lectures

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
2 replies · 2K views
rpthomps
Messages
182
Reaction score
19
Good afternoon,

I am working my way through the Feynman lectures and I am stumped at Chapter 23, Resonance. Specifically, the derivation of equation 23.12. I have followed up to that point but the appearance of tan (theta) baffles me. The equation is below:

2s8jx3a.png


Any help would be greatly appreciated.

Ryan
 
Physics news on Phys.org
You have to use Euler's formula along with a separation of the real and imaginary parts:
$$
\begin{align}
e^{-i \theta} &= \omega_0^2 - \omega^2 + i \gamma \omega \\
\cos \theta - i \sin \theta &= \omega_0^2 - \omega^2 + i \gamma \omega
\end{align}
$$
from which you get that ##\cos \theta = \omega_0^2 - \omega^2## and ##\sin \theta = -\gamma \omega##
 
  • Like
Likes   Reactions: 1 person
Thanks DrClaude. That's very helpful.