Finding a Vector Valued Function for a Curve: Counterwise/Clockwise

AI Thread Summary
To find a vector-valued function for the curve defined by the equation 4x² + 9y² = 36, it can be rewritten as (2x)² + (3y)² = 6², indicating an ellipse. By substituting w = 2x and z = 3y, the equation transforms into a circle in the w-z plane, which can be parametrized using the standard circle equations x = a*cos(t) and y = a*sin(t). For counterclockwise tracing, the parameter t should increase positively. The final step involves converting back to the original variables x and y to complete the parametrization. This approach will yield the desired vector-valued function for both counterclockwise and clockwise directions.
brad sue
Messages
270
Reaction score
0
Hi,
I do not know how to do this exercise:
Find a vector valued function f that traces out the given curve in the indicated direction.

4x2+9y2=36. a- Counterwise b- clockwise

Thanks
 
Physics news on Phys.org
Hi brad,

Here's an idea: First rewrite the equation (which is probably one of an ellipse) as (2x)² + (3y)² = 6². This strangely resembles the equation of a circle. In fact, if we perform the changes of variable w = 2x and z = 3y, then the equation (2x)² + (3y)² = 6² <==> w² + z² = 6² is that of a circle of radius 6 in the w-z plane. You know how to parametrize a circle, right? Then do so and then change back to the variables x & y to find the corresponding parametrisation in the x-y plane.
 
In case you don't remember the parametric equations of a circle are

x=a*cos(t)
y=a*sin(t)

Where a is the radius and as t increase in the positive direction the circle is traced out in a counter-clockwise direction...

With that and the information quasar987 gave you, you should be able to figure out what to do...

Good luck
 
Townsend said:
In case you don't remember the parametric equations of a circle are

x=a*cos(t)
y=a*sin(t)

Where a is the radius and as t increase in the positive direction the circle is traced out in a counter-clockwise direction...

With that and the information quasar987 gave you, you should be able to figure out what to do...

Good luck

Thanks to you both
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top