Finding the Normal to an Ellipsoid - A Step-by-Step Guide

  • Thread starter Thread starter mmh37
  • Start date Start date
  • Tags Tags
    Ellipsoid Normal
Click For Summary

Homework Help Overview

The discussion revolves around finding the normal vector to an ellipsoid defined by the equation x^2/a^2 + y^2/b^2 + z^2 = 1. Participants explore various methods and concepts related to this topic, including the gradient of a function and the geometric properties of ellipsoids.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to find the normal vector using the gradient of a function. Some participants question the validity of this approach and suggest verifying it against known properties of ellipsoids and normals. Others propose alternative methods, such as parameterization and examining tangent vectors.

Discussion Status

Participants are actively engaging with the problem, offering insights and alternative perspectives. Some guidance has been provided regarding the relationship between normal vectors and tangent planes, and there is acknowledgment of the complexity involved in normalizing the normal vector. Multiple interpretations and methods are being explored without a clear consensus.

Contextual Notes

There are discussions about the implications of specific cases, such as when a = b = 1, leading to a sphere, and the differences in normal vector calculations between spheres and ellipsoids. Participants also mention the challenges of normalization and the potential use of spherical polar coordinates.

mmh37
Messages
56
Reaction score
0
Hello!

I am trying to find the normal to an ellipsoid of the form

[tex]x^2/a^2 + y^2/b^2 + z^2 = 1[/tex]

What I did is the following: Let

[tex]psi = x^2/a^2 + y^2/b^2 + z^2[/tex]

then grad psi (and thus the normal) is:

[tex]grad (psi) = (2x/a^2, 2y/b^2, 2z) = n[/tex]

Could anyone tell me whether that is the correct approach to find the normal to an ellipsoid? Thanks a lot!
 
Physics news on Phys.org
Well, I'd have to work it out to tell you for sure...

But I have a better idea: I could try to help you figure out how to work it out to tell for sure. :smile:


The very first thing I'd do is to see if it's consistent with things I know. Are there any ellipsoids whose normals you already know? For for a general ellipsoid, are there any points for which you already know the normal vector?


The next thing I would do is to try and verify that it satisfies the definition of a normal vector: do you know how to find tangent vectors to your ellipsoid? (Or even better, how to find the tangent plane?) If so, you could then test to see if your alledged normal vector is, in fact, perpendicular to the tangent vectors.
 
Well, if a = b =1 then it would simply be a sphere, wouldn't it? And for a sphere the normal vector is simply the vector x of a point lying on the surface of the sphere.

Wouldn't that be the case for an ellipsoid as well?
i.e. a point on its surface is the normal vector at that point? I calculated the normal vector this way in spherical polar coordinates (see attached file).

However, that is different from what a got by using the gradient function. So, which one would be right and why?
 

Attachments

  • Maths 001.jpg
    Maths 001.jpg
    8.6 KB · Views: 1,417
Last edited:
Just a thought but couldn't you parameterise your ellipsoid using the 'usual' two variable parameterisation of a unit sphere but with an extra factor of a (or b) for the x and y components. eg. instead of writing x = sinucosv, let x = asinucosv. Similarly let y = bsinusinv and z = cosu. Using these substitutions, (x/a)^2 + (y/b)^2 + z^2 = 1 as expected.

[tex] \Phi \left( {u,v} \right) = \left( {a\sin u\cos v,b\sin u\sin u,\cos u} \right)[/tex]

Find the derivatives of the above wrt u and v, cross them and that should be the normal if I haven't neglected anything. (I haven't checked that method, it's just something I came up with off the top of my head).
 
Last edited:
At a point on the surface, the normal is perpendicular to the tangent plane.
At a point on a circle (or sphere), the tangent vectors are perpendicular to the radial position vectors (since the magnitude of the radius is constant on the circle). So, in this case, the normal and radius vectors are parallel.

Will this be true for an ellipsoid?
Consider these physical examples:
http://cage.rug.ac.be/~hs/billiards/billiards.html
http://hyperphysics.phy-astr.gsu.edu/HBASE/acoustic/reflc.html#c2

Now consider this:
http://en.wikipedia.org/wiki/Equipotential_surface
 
Last edited by a moderator:
As Robphy said, your original approach is correct.
 
Last edited:
thanks very much! Those links are really good and helped me to see that the vetor of an arbitrary point on an ellipsoid is NOT equal to its normal at that point! :smile:

One other quick question: the normal that I had initially given was NOT normalized.

[tex]grad (psi) = (2x/a^2, 2y/b^2, 2z) = n[/tex]



However, in order to normalize it will become a big mess, since one has to divide everything by

[tex]\sqrt {4x^2/a^4 + 4y^2/b^4 + 4z^2}[/tex]

Now, if one uses spherical polar coordinates as Benny suggested how would you normalize that and would it become any simpler? I think the problem is that I don't know how t take the grad of a vector field (is that what he or you Benny meant by crossing the derivative?)
 
Last edited:
This may help (normalization after changing coordinates): if the change of variables

[tex]\hat{x}=ax, \hat{y}=by, \hat{z}=z[/tex]

is made, then the equation becomes [itex]\hat{x}^2 + \hat{y}^2 +\hat{z}^2=1[/itex] so the gradient is then

[tex]\vec{n}=2\left< \hat{x}, \hat{y} ,\hat{z}\right>[/tex]

and the magnitude of the gradient is then

[tex]\| \vec{n}\| = 2 \sqrt{ \hat{x}^2 + \hat{y}^2 +\hat{z}^2} =2\sqrt{1} = 2[/tex]

where the equation of the transformed solid was used to simplify above, and the unit vector in the direction of the gradient is then

[tex]\vec{u}=\left< \hat{x}, \hat{y} ,\hat{z}\right>[/tex]

but, hey, this may not help at all...
 

Similar threads

Replies
4
Views
3K
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
1
Views
2K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
5K
  • · Replies 6 ·
Replies
6
Views
2K