Expressing Hyperboloid as Parametric Function & Tangent Plane

Click For Summary

Discussion Overview

The discussion revolves around expressing the hyperboloid defined by the equation x² + y² - z² = 1 as a parametric function and finding the expression for the tangent plane at an arbitrary point in terms of the parameters. The conversation includes technical aspects of parametric equations, tangent planes, and verification methods using software tools.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant proposes a parametric function for the hyperboloid involving parameters t and φ.
  • Another participant points out a potential confusion with the variable t being used for different meanings and emphasizes the need to express x₀ and y₀ in terms of t₀ and φ₀.
  • A later reply presents a derived expression for the tangent plane but raises concerns about the absence of z in the expression, suggesting it may not be correct.
  • One participant mentions using Maple to plot the tangent plane but expresses uncertainty about verifying the correctness of the plot.
  • Another participant discusses the definition of the tangent plane and provides a general form for it, encouraging verification through example points.
  • There is an exchange of encouragement regarding the participant's confidence in their mathematical abilities.

Areas of Agreement / Disagreement

Participants express differing views on the correctness of the tangent plane expression and the method of verification. There is no consensus on the final form of the tangent plane or the best approach to verify it.

Contextual Notes

Some participants highlight the need for clarity regarding the definitions of variables and the relationships between them, as well as the importance of verifying mathematical results through specific examples.

LostInSpace
Messages
21
Reaction score
0
Hi!
I am supposed to write the hyperboloid [tex]x^2 + y^2 - z^2=1[/tex] as a parametric funktion and find an expression for the tangent plane in an arbitary point in terms of the parameters.

I think I have figured out that the parametric funktion is
[tex] \left\lbrace\begin{array}{ccl}<br /> x &=& \sqrt{1+t^2}\cos\varphi \\<br /> y &=& \sqrt{1+t^2}\sin\varphi \\<br /> z &=& t<br /> \end{array}\right.[/tex]

And if [tex]z = f(x,y)[/tex], the tangent plane for the point [tex](x_0, y_0, f(x_0, y_0))[/tex] is given by
[tex] f_t(x,y) = f(x_0, y_0) + \frac{\partial f(x_0, y_0)}{\partial x}(x-x_0) + \frac{\partial f(x_0, y_0)}{\partial y}(y - y_0)[/tex]

which in this case is evaluates to
[tex] f_t(x,y) = \sqrt{x_0^2 + y_0^2 - 1} + \left(\frac{x_0}{\sqrt{x_0^2+y_0^2-1}}\right)(x-x_0) + \left(\frac{y_0}{\sqrt{x_0^2+y_0^2-1}}\right)(y - y_0)[/tex]

Hope I'm right so far...
How am I supposed to express [tex]f_t(x,y)[/tex] in terms of the parameters ([tex]t, \varphi[/tex])?

Thanks in advance!
 
Last edited:
Physics news on Phys.org
1. You have two t's meaning different things.

2. You need to put x_0 and y_0 in terms of t_0 and \phi_0, that's all, assuming all else is correct. The x and y in the tangent plane are not the x and y in the original equation, that is the solution sets for those equations are different. DO NOT put the parametrization for x and y from the original equation into the equaition for the plane.

NB, I think they might have expected you to use the chain rule to find the tangent vector.
 
Hi, and thanks for responding!
I did that, and the result is
[tex]\xi_{t,\varphi}(x,y)=\frac{1}{t}\left[\sqrt{1+t^2}(x\cos\varphi + y\sin\varphi)\right][/tex]

This looks quite good... The problem is that I don't know how to verify it. Is it possible to do a parametric and a regular plot in the same graph in mathematica or maple?

Thanks again!
 
I'm not sure that is correct. Ok, it looks good, but there is no z in there, and that can't be right - you're saying the tangent plane is always parallel to a plane orthogonal to the x-y plane, or equivalently parallel to a plane containing the z axis.

So, from first principles it is easy to define the tangent plane to the surface

f(x,y,z)=0 at a,b,c

as the set of x,y,z satisfying

f_x(a,b,c)(x-a) + f_y(a,b,c)(y-b) + f_z(a,b,c)(z-c)=0


so f in your case is x^2+y^2-z^2-1
 
Well, essentially what I have done, is that I have defined z to be a funktion of x and y - [tex]z = \xi_{t,\varphi}(x,y)[/tex]. I did a plot in Maple with [tex]t=2, \varphi = 1[/tex], which gave me a "tilted" plane, but since I don't know which point those values correspond to, there is no way I can determine whether or not it is correct. How could I verify it?

Maybe I'm wrong, though... yeah, that's probably it :)
 
You understand what f(x,y,z)=0 means, in that given some equation you can rearrange it to get it equal to zero on one side. You can by the look of it write down partial derivatives accurately, you know the answer is


f_x(a,b,c)(x-a)+f_y(a,b,c)(y-b)+f_z(a,b,c)(z-c)=0

where the subscripts mean partial derivatives (sorry i didn't mention that), why do you need to verify anything? That IS the answer. If you want to check what you're doing is right, find some examples with answers inthe book you're working from (I am presuming here). And have a little faith in your abilities, that's the best advice. You know the theory, if you can do basic manipulation and partial differentiation you can get the right answer, so trust yourself.



If you really have to verify it, find three points you KNOW to be on the plane and not lying on the same line, plug their coordinates in and see if you get a zero. The first thinf to do would be to put in the point at which you'r finding the tangent plane and see if that's on the plane. Of course if that is, and you've got the correct normal vector you're done.


Have some faith in your skills.
 
Thanks for your encouragement!
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
7
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
1K