mmh37
- 56
- 0
Hello!
I am trying to find the normal to an ellipsoid of the form
x^2/a^2 + y^2/b^2 + z^2 = 1
What I did is the following: Let
psi = x^2/a^2 + y^2/b^2 + z^2
then grad psi (and thus the normal) is:
grad (psi) = (2x/a^2, 2y/b^2, 2z) = n
Could anyone tell me whether that is the correct approach to find the normal to an ellipsoid? Thanks a lot!
I am trying to find the normal to an ellipsoid of the form
x^2/a^2 + y^2/b^2 + z^2 = 1
What I did is the following: Let
psi = x^2/a^2 + y^2/b^2 + z^2
then grad psi (and thus the normal) is:
grad (psi) = (2x/a^2, 2y/b^2, 2z) = n
Could anyone tell me whether that is the correct approach to find the normal to an ellipsoid? Thanks a lot!