How Do You Derive the Cartesian Equation from a Vector Function?

AI Thread Summary
To derive the Cartesian equation from the vector function r(t)=((e^t) + (e^-t))/2 i + ((e^t) - (e^-t))/2 j, the x and y components are identified as x = cosh(t) and y = sinh(t). The relationship between these components can be expressed using the identity cosh²(t) - sinh²(t) = 1, leading to the equation x² - y² = 1, which represents a hyperbola. The discussion highlights the importance of recognizing the hyperbolic functions and suggests manipulating the equations to isolate variables for easier solving. The approach involves adding and subtracting the equations to express exponential terms in terms of x and y. Understanding these transformations is crucial for deriving the Cartesian equation effectively.
gordda
Messages
20
Reaction score
0
i having so much trouble with this vector calculus question, someone please help.

At time t, a moving particle has position r(t)=((e^t) + (e^-t))/2 i + ((e^t) - (e^-t))/2 j.

a) find the cartesian equation of the path

I know all you have to do is let the i component to equal x(t) and then make t the subject, and then with the j component let it equal y and sub t into y. but i can't get t to be the subject in the equation.
someone please give it a go
 
Physics news on Phys.org
i don't get it how can you get that equation from the original equation?
 
This is because the coeffcient of the x-coordinate and the y-coordinate is the same: \left( {\frac{{e^t + e^{ - t} }}{2}} \right)
 
Oerg said:
This is because the coeffcient of the x-coordinate and the y-coordinate is the same: \left( {\frac{{e^t + e^{ - t} }}{2}} \right)

No, that's incorrect (or the original poster has edited the post since you wrote this). The vector equation is
\left(\frac{e^t+ e^{-t}}{2}\right)i+ \left(\frac{e^t- e^{-t}}{2}\right)j

The x and y components are not equal. It should be easy to see that the x-component is cosh(t) and the y-component is sinh(t). Now, use an identity: cosh2(t)- sinh2(t)= 1 so that x2-y2= 1, a hyperbola (in fact, that's why those called "hyperbolic" functions!).

If was not "easy" :biggrin: to see that \frac{e^t+ e^{-t}}{2}= cosh(t) and that \frac{e^t- e^{-t}}{2}= sinh(t), then it is a little harder: (et+ e-t)2= e2t+ 2+ e-2t. (You see how the et and e-t cancel when you mutiply them?)
Similarly, (et-et)2= e2t+ 2+ e-2t. Subtract those and you just get 4 (which is why you need "2" in the denominators).
 
Halls already knew where this was going; that's how he figured out to do it that way. :smile:

If I had not already known where this was going, the first thing I would do is to recognize that you have two things of this form:

x = A + B
y = A - B

(for your actual problem, A = exp(t) / 2 and B = exp(-t) / 2)

You might recognize that it's easy to isolate A and B by adding and subtracting the equations respectively. If not, you might recognize this is a system of two linear equations in A and B, which can then be solved by A and B.

So, in any case, the first thing I would have done is exactly that:

x + y = 2A
x - y = 2B

so:

exp(t) = x + y
exp(-t) = x - y

And then, it should be clear how to get rid of t!
 
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Correct statement about a reservoir with an outlet pipe'
The answer to this question is statements (ii) and (iv) are correct. (i) This is FALSE because the speed of water in the tap is greater than speed at the water surface (ii) I don't even understand this statement. What does the "seal" part have to do with water flowing out? Won't the water still flow out through the tap until the tank is empty whether the reservoir is sealed or not? (iii) In my opinion, this statement would be correct. Increasing the gravitational potential energy of the...
Back
Top