Deriving the Unit Normal for an Epicycloid: Understanding Equation 3.2.29

  • Context: Graduate 
  • Thread starter Thread starter bugatti79
  • Start date Start date
  • Tags Tags
    Normal Unit
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 · 1K views
bugatti79
Messages
786
Reaction score
4
Hi Folks,

I got stuck towards the end where it ask to derive the unit normal (eqn 3.2.29 I don't know how they arrived at [tex]n_x[/tex]. I have looked at trig identities...and I have assumed the following

[tex]n_x=\frac{N_x}{|N_x|}[/tex]

I don't see the (r+p) term anywhere in neither the top nor bottom.

PS: I have posted this in MHB on Tues but no response.
http://mathhelpboards.com/calculus-10/unit-normal-epicycloid-16922.html

Thanks
 

Attachments

  • Unit Normal.jpg
    Unit Normal.jpg
    26.1 KB · Views: 535
Physics news on Phys.org
The norm of the normal vector is ##|\mathbf{N}| = \sqrt{ N_x^2 + N_y^2 }##. The unit normal is ##\mathbf{n} = \mathbf{N}/ |\mathbf{N}|##, so
$$ n_x = \frac{ N_x}{\sqrt{N_x^2 + N_y^2}}.$$
In particular, there are common factors of ##r+\rho## in the numerator and denominator that cancel out. The rest of the simplification of the denominator can be accomplished with some trig identities.
 
  • Like
Likes   Reactions: bugatti79
Ok, great thanks. I should work it out now.