Solving Hyperboloid Problem: Finding Points of Parallel Normal Line

  • Thread starter Thread starter bodensee9
  • Start date Start date
bodensee9
Messages
166
Reaction score
0

Homework Statement


Hello, can someone tell me where I went wrong? So, I am supposed to find the points on the hyperboloid x^2-y^2+2z^2 = 1 where the normal line is parallel to the line that joins the points (3,-1,0) and (5,3,6).


Homework Equations


I think I'm supposed to find the gradient vector of the hyperboloid, because that has the direction of the normal line.


The Attempt at a Solution


So, if I'm right, the gradient of the hyperboloid is <2x, -2y, 2z>, and that is supposed to have the same direction as the vector <2, 4, 6>. So, wouldn't I just be looking for values of x, y, and z that is in multiples of <2, 4, 6>? That seems wrong to me. Thanks!
 
Physics news on Phys.org
Wouldn't the gradient be <2x, -2y, 4z>? Then you'd need to find (x,y,z) such that <2x, -2y, 4z> is a scalar multiple of <2, 4, 6> AND (x,y,z) must lie on the given hyperboloid, i.e. it must satisfy x2 - y2 + 2z2 = 1.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top