MHB Another field lines of 3D vector functions question

brunette15
Messages
58
Reaction score
0
I am trying to find the field lines of the 3D vector function F(x, y, z) = yi − xj +k.

I began by finding dx/dt =y, dy/dt = -x, dz/dt = 1.

From here I computed dy/dx = -x/y, and hence y^2 + x^2 = c.

For dz/dt = 1, I found that z = t + C, where C is a constant.

I am unsure where to go from here however, and how to write y^2 + x^2 = c in terms of t. I am guessing as this is a formula for a circle we use sin^2 + cos^2 = 1, however I am unsure how to show this mathematically.

Can anyone please help me complete this question? :)
 
Physics news on Phys.org
brunette15 said:
I am trying to find the field lines of the 3D vector function F(x, y, z) = yi − xj +k.

I began by finding dx/dt =y, dy/dt = -x, dz/dt = 1.

From here I computed dy/dx = -x/y, and hence y^2 + x^2 = c.

For dz/dt = 1, I found that z = t + C, where C is a constant.

I am unsure where to go from here however, and how to write y^2 + x^2 = c in terms of t. I am guessing as this is a formula for a circle we use sin^2 + cos^2 = 1, however I am unsure how to show this mathematically.

Can anyone please help me complete this question? :)

Hi brunette15! (Smile)

The parametric form of a circle is $(x(t), y(t)) = (r\cos(\omega t-\phi_0), r\sin(\omega t-\phi_0))$.
If we substitute that in $\d x t =y$, $\d y t = -x$, and $y^2 + x^2 = c$, we can find $r, \omega$ and $\phi_0$, and verify that it is indeed a solution.
 
I like Serena said:
Hi brunette15! (Smile)

The parametric form of a circle is $(x(t), y(t)) = (r\cos(\omega t-\phi_0), r\sin(\omega t-\phi_0))$.
If we substitute that in $\d x t =y$, $\d y t = -x$, and $y^2 + x^2 = c$, we can find $r, \omega$ and $\phi_0$, and verify that it is indeed a solution.

I see! Thankyou! :D
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top