Why is this true about the angle theta

  • Thread starter Thread starter Pietair
  • Start date Start date
  • Tags Tags
    Angle Theta
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Pietair
Messages
57
Reaction score
0

Homework Statement


From my notes:

Picture2.png


Why is:
[tex]V_{e} \times sin \Theta \cong V_{e}\Theta[/tex] ?

The only thing I know is that the assumption: [tex]\Theta \rightarrow 0[/tex] has been made, but that doesn't make the above equation clear to me...

Thanks in advance!
 
Physics news on Phys.org


I'm not 100% sure what you're asking, but it looks like you are just talking about the small angle approximation of the sine function. That's easy to show if you know the Taylor Expansion for sine.

[tex]\sin{\theta} = \theta - {\theta^3 \over 3!} + {\theta^5 \over 5!} - ...[/tex]

Now, since [tex]\theta[/tex] is very small, any positive integer power of [tex]\theta[/tex] will go to 0 even faster than [tex]\theta[/tex] itself. ie. [tex]\theta^3 \to 0[/tex], [tex]\theta^5 \to 0[/tex], etc.

So [tex]\sin{\theta} \approx \theta[/tex]
 


That was exactly my question, the answer is clear, thanks a lot!