Converting Position Vector vs Time to Cartesian Coordinates

Click For Summary

Homework Help Overview

The problem involves converting a position vector defined in terms of trigonometric functions into a Cartesian equation. The position vector is given as r = sin(t)*i + cos(2t)*j, and the goal is to find the Cartesian equation for the path of the particle.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss using trigonometric identities, particularly the double-angle formula for cosine, to relate the components of the position vector to Cartesian coordinates. There is also an exploration of how to eliminate the vector notation (i and j) to express y in terms of x.

Discussion Status

Some participants have provided guidance on using trigonometric identities to connect the variables. There is an ongoing exploration of how to express y in terms of x, with some participants confirming their understanding of the relationships between the variables.

Contextual Notes

Participants are working under the constraints of a homework problem, which may limit the information available and the methods they can use. There is an emphasis on understanding the relationships between the components of the position vector and their Cartesian equivalents.

e to the i pi
Messages
20
Reaction score
0
1. The position vector of a particle at time t ≥ 0 is given by r = sin(t)*i + cos(2t)*j. Find the cartesian equation for the path of the particle.



2. I was told that the answer is:
y = 1 - 2x^2
But I don't know how to obtain that solution.




3. r = sin(t)*i + cos(2t)*j
At first I thought I would merely plug in the values:
x = i, y = j and √(x^2 + y^2) = r, but that wasn't working out:
√(x^2 + y^2) = x sin(t) + y cos(2t)
x^2 + y^2 = x^2(sin(t))^2 + 2xysin(t)cos(2t) + y^2(cos(2t))^2
Solve with CAS Calculator:
t = -pi/2
Substitute that back in:
x^2 + y^2 = x^2(-1)^2 + 2xy(-1)(0) + y^2(-1)^2
x^2 + y^2 = x^2 + y^2
0 = 0
Now I am lost. Please help me!
 
Physics news on Phys.org
Use the "double-angle formula" for cosine -- there are three forms of it, but one of the expressions for y = cos(2t) will have a simple connection to x = sin t in the vector equation for r .

(The double-angle formulas for sine and cosine from trigonometry are ones that it are useful to know. They see a lot of application...)
 
cos(2t) = 1 - 2(sin(t))^2
So r = sin(t)*i + (1 - 2(sin(t))^2)*j
But I'm still confused because I don't know how to get rid of the i's and j's...
Wait I think I get it:
x = sin(t)
y = 1 - 2(sin(t))^2
y = 1 - 2x^2
Is that right?
 
Let x = sin (t). What is y in terms of x?
 
Thanks a lot for your help, dynamicsolo and SteamKing. Now I know how to solve these types of problems for the future.
I let x = the value that is being multiplied by i and y = the value that is being multiplied by j and then ignore the r.
Then I express y in terms of the value being multiplied by i and then make the substitution to get y in terms of x.
Thank you once again!
 
e to the i pi said:
Wait I think I get it:
x = sin(t)
y = 1 - 2(sin(t))^2
y = 1 - 2x^2
Is that right?

Yes. You don't have to "get rid of" the i and j: they are just the unit vectors connected with the x- and y-components of the vector equation. We would write

r(t) = x(t) i + y(t) j = sin(t) i + cos(2t) j .

You are just being asked to look for the equation relating y(t) to x(t) .
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 1 ·
Replies
1
Views
9K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 40 ·
2
Replies
40
Views
5K