roam
- 1,265
- 12
Hello!
In vector valued functions, I don't know how to find a curve's cartesian equation by inspecting its parametric ones...
For example I know from a worked example that if f: R^2 \rightarrow R is given by f(x,y) = xy, and r(t) = \left[\begin{array}{ccccc} sin(t) \\ cos(t) \end{array}\right], then the Cartesian equation for this curve r is: x2+y2=1 (which is just the unit circle).
But what if we had f: R^2 \rightarrow R is given by f(x,y) = x2y, and r(t) = \left[\begin{array}{ccccc} sin(t) \\ cos^2(t) \end{array}\right], (t \in [0, \pi/2)?
How do can I try to find its Cartesian equation?
In vector valued functions, I don't know how to find a curve's cartesian equation by inspecting its parametric ones...
For example I know from a worked example that if f: R^2 \rightarrow R is given by f(x,y) = xy, and r(t) = \left[\begin{array}{ccccc} sin(t) \\ cos(t) \end{array}\right], then the Cartesian equation for this curve r is: x2+y2=1 (which is just the unit circle).
But what if we had f: R^2 \rightarrow R is given by f(x,y) = x2y, and r(t) = \left[\begin{array}{ccccc} sin(t) \\ cos^2(t) \end{array}\right], (t \in [0, \pi/2)?
How do can I try to find its Cartesian equation?