MHB How Does the Initial Condition Affect the Behavior of Y in Nonlinear First ODEs?

  • Thread starter Thread starter cbarker1
  • Start date Start date
  • Tags Tags
    Field Slope
cbarker1
Gold Member
MHB
Messages
345
Reaction score
23
Hello,

I need some help with describing the dependency with some nonlinear First ODEs.
The question: "Using DField, [a java program to graph first-ODEs], draw the direction field for the DE. Based on the direction field, e the determine behavior of y as t approaches infinity. If this behavior depends on the initial conditions, describes this dependency?

1. $y'=t*e^{-2t}-2y$

The behavior of y as t approaches infinity is approaching zero.https://www.physicsforums.com/attachments/4773
 
Physics news on Phys.org
I'm a tad confused by what you're asking. The DE you've provided is a linear, first-order ODE. Using standard methods, you can arrive at the exact solution
$$y(t)=\frac{x^2+C}{2 e^{2t}}.$$
Is the general behavior dependent on the initial condition? I should say not. As $t\to\infty$, the solutions are going to zero, regardless of where you start (assuming the initial condition has $t\ge 0$.)

Does this answer your question?
 
The instructor wants me to read the slope fields to determine what the behavior of the solution.
 
So, if you do that, you notice that all the field lines are going towards $y=0$, provided that $t>0$. Do you see that? So then, the only real difference in behavior occurs if the initial $y$ position is negative or positive. That determines whether the solution will increase or decrease. This is all information you can glean from the slope field.
 
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