Parametrized Curve on the Function f(x, y) = x^2 - y^2 + 4?

  • Thread starter Thread starter icosane
  • Start date Start date
  • Tags Tags
    Curves
icosane
Messages
48
Reaction score
0

Homework Statement



6. Show that the parametrized curve r=<t+(1/t),t-(1/t),8> lies on the curve f(x, y) = x^2 - y^2 + 4? Show your calculations.


2. The attempt at a solution

I don't know where to start. I've just been plugging in random x and y and t values and haven't had any luck or insight on how to solve this problem. Any help appreciated.
 
Physics news on Phys.org
Are you sure the problem is stated correctly? You have given a curve in 3-space and your equation f(x,y) defines a surface in 3-space, not a curve. You might write its equation as:

z = x2 - y2 + 4

Check whether r(t) lies on that surface (plug in the values).
 
Hi icosane,

Well first ill assume that f(x,y) = z. Perhaps this is something that you forgot to include, or perhaps it inst specified in the question, which might then be where all the confusion lies. So considering the two equations:

<br /> \textbf{r}\ = \ &lt;t+(1/t),t-(1/t),8&gt; \ \ (i)<br />

<br /> f(x, y) = x^2 - y^2 + 4<br />

or

<br /> z = x^2 - y^2 + 4 \ \ (ii)<br />

now consider equation (ii), we have three variables, do we have any expression we can substitute for them, do I hear (i) calling. From hear you should be able to show using equation (i) that the components of (i) satisfy (ii). Have a go :D
 
The exact wording of the question is,

6. Which of the following parametrized curves lie on the graph of the function f(x, y) =
x^2 - y2 + 4? Show your calculations.
r1(t) = (t + 1/t)i + (t - 1/t )j + 8k.
r2(t) = sin(t)i + cos(t)j + 4k

This question was written by the professor and it likely was the wording that confused me. I see that if I let f(x,y) = z, then let x = t+1/t, y = t-1/t, and z = 8 * plug this into the original equation x^2-y^2+4 = z everything seems to work out. Thanks guys.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top