We examine the evolute of an ellipse. The evolute is the envelope of the normals ... don't worry it is easy to create, and to understand once you create it!
We'll draw a parametric curve with equation (2*cos(t),sin(t))
We'll get the piece of the curve between t=0 and t=1. Change the upper limit to 6.28 and zoom in a bit to see the whole ellipse
Now create a tangent
And a perpendicular to the tangent (this is the normal)
Now create the envelope of the normal
If you animate t, you can observe.that the envelope is a curve which is tangent to all the normals.
Use the Symbolic Panel to get the equation of the curve.
Can you work out what the x and y intercepts of this curve are? Here is that equation again:
<< Back