Simplification of Trigonometric Expression

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
5 replies · 2K views
Dustinsfl
Messages
2,217
Reaction score
5
$$
\cos[k_n(L-\varepsilon)]-\cos k_nL
$$
I just read this for small epsilon this result can be further simpli ed by using the trigonometric identity for $\cos[k_n(L-\varepsilon)]$. Doing so result is
$$
2\sin k_nL
$$
I don't see this? Can someone explain?
 
Mathematics news on Phys.org
dwsmith said:
$$
\cos[k_n(L-\varepsilon)]-\cos k_nL
$$
I just read this for small epsilon this result can be further simplied by using the trigonometric identity for $\cos[k_n(L-\varepsilon)]$. Doing so result is
$$
2\sin k_nL
$$
I don't see this? Can someone explain?

It's not true, it is \(\sim k_n \varepsilon\, \sin(k_n L)\)

CB
 
CaptainBlack said:
It's not true, it is \(\sim k_n \varepsilon\, \sin(k_n L)\)

CB

What trig identity did you use though?
 
dwsmith said:
What trig identity did you use though?

You can use the cosine of a sum formula, but you get the same result by taking a Taylor expansion of the first term.

CB
 
Last edited:
CaptainBlack said:
You can use the cosine of a sum formula, but you get the same result by taking a Mclaurin expansion of the first term.

CB

If we use cosine sum, shouldn't it be
$$
\cos k_nL\underbrace{\cos k_n\varepsilon}_{\approx 1 \text{ for small }\varepsilon} + \sin k_nL\sin k_n\varepsilon - \cos k_nL = \sin k_nL\sin k_n\varepsilon
$$
 
Recall $\displaystyle \sin\theta\approx\theta$ for small $\displaystyle \theta$.