Finding flow lines (vector calc problem)

  • Thread starter Thread starter jaejoon89
  • Start date Start date
  • Tags Tags
    Flow Lines
Click For Summary

Homework Help Overview

The problem involves finding flow lines for a vector field defined by F = (x^2 / y) i + y j + k. The original poster seeks to determine the parametric equations for the flow line passing through the point (1,1,0) and to show that it also passes through the point (e,e,1).

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the use of parametric equations and the necessity of eliminating variables to solve the equations. There are attempts to integrate and manipulate the equations, with some questioning the validity of treating certain variables as constants during integration.

Discussion Status

The discussion is ongoing, with participants providing feedback on each other's approaches. Some guidance has been offered regarding the elimination of variables and the interpretation of initial conditions, but no consensus has been reached on the correct method to proceed.

Contextual Notes

There is a mention of initial conditions and the significance of setting t = 0 in relation to the point (1,1,0). Participants are also navigating the implications of homework constraints and the need to adhere to specific problem-solving methods.

jaejoon89
Messages
187
Reaction score
0

Homework Statement



F = (x^2 / y) i + y j + k

a) Use parametric equations to determine the equation for the flow line for the function F which passes thru the point (1,1,0)
b) Show that the flow line also passes thru the point (e,e,1)

Homework Equations



F = F1 i + F2 j + F3 k
dx/F1 = dy/F2 = dz/F3

The Attempt at a Solution



I didn't think parametric equations were actually needed here, but I think we're supposed to use them...

Somebody told me
x'[t] = x[t]2/y[t], y'[t] = y[t], z'[t] = 1 with the initial conditons that x[0] = 1, y[0] = 1, and z[0] = 0.
The solution is: x[t] = et, y[t] = et, z[t] = t
Setting t = 1 proves part b of the problem.

But I get
dx/(x^2 / y) = dt
dy/y = dt
dz = dt

Thus,
-y/x = t + c1 => x = -y / (t + c1)
ln|y| = t + c2 => y = c3e^t
z = t + c4

where c1, c2, c3, c4 are constants
What am I doing wrong? Also, why is t = 0?
 
Physics news on Phys.org
jaejoon89 said:
F = (x^2 / y) i + y j + k

a) Use parametric equations to determine the equation for the flow line for the function F which passes thru the point (1,1,0)
b) Show that the flow line also passes thru the point (e,e,1)

I get
dx/(x^2 / y) = dt
dy/y = dt
dz = dt

Thus,
-y/x = t + c1 => x = -y / (t + c1)
… What am I doing wrong? Also, why is t = 0?

Hi ! :smile:

You can't integrate dx/(x^2 / y) = dt to get -y/x = t + c1 …

you have to eliminate y first, by expressing it as a function of t (or of x, I suppose).

And you're given (1,1,0), so if you're using t = z as a parameter, then obviously (1,1,0) corresponds to t = 0 :smile:
 
Thanks but I'm still not getting x = e^t, y = e^t. How do you eliminate y?
 
Last edited:
tiny-tim said:
Hi ! :smile:

You can't integrate dx/(x^2 / y) = dt to get -y/x = t + c1 …

you have to eliminate y first, by expressing it as a function of t (or of x, I suppose).

And you're given (1,1,0), so if you're using t = z as a parameter, then obviously (1,1,0) corresponds to t = 0 :smile:

You can't just take the antiderivative of x and treat y as a constant? (Thus getting -y/x)? When I try eliminating y I get

dx / (x^2 / y) = dy/y
y*dx/x^2 = dy/y
dx/x^2 = dy/y^2
-1/x = -1/y => x = (1/y + c5)^-1

If y = c3e^t as calculated earlier,
x = [(1/c3e^t)+c5]^-1 = c6e^t
Is it ok to eliminate y in this manner (sort of after the fact since I still take dx/(x^2/y)? How else would you do it?
 
Last edited:
Hi jaejoon89! :smile:

(try using the X2 and X2 tags just above the Reply box :wink:)
jaejoon89 said:
You can't just take the antiderivative of x and treat y as a constant?
(Thus getting -y/x)?

No! :smile:
When I try eliminating y I get
dx / (x^2 / y) = dy/y
y*dx/x^2 = dy/y
dx/x^2 = dy/y^2
-1/x = -1/y => x = (1/y + c5)^-1

If y = c3e^t as calculated earlier,
x = [(1/c3e^t)+c5]^-1 = c6e^t
Is it ok to eliminate y in this manner (sort of after the fact since I still take dx/(x^2/y)? How else would you do it?


yes, that's fine, except it would have been a lot simpler to leave dt as it was, and just substitute y = c3et, so as to give:
dx /x2 = c3e-t dt :wink:
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
Replies
12
Views
2K
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
2K
Replies
6
Views
1K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K