Why a explicit ODE is explicited with y of higher grade?

  • Thread starter Thread starter Jhenrique
  • Start date Start date
  • Tags Tags
    Explicit Ode
Jhenrique
Messages
676
Reaction score
4
Given a implicit ODE like F(x, y(x), y'(x), y''(x)) = 0, why your explicit form is y''(x) = f(x, y(x), y'(x))? Why a ODE is explicited always with y of higher grade?
 
Physics news on Phys.org
Jhenrique said:
Given a implicit ODE like F(x, y(x), y'(x), y''(x)) = 0, why your explicit form is y''(x) = f(x, y(x), y'(x))? Why a ODE is explicited always with y of higher grade?
What they are saying is that starting with an equation F( ... ) = 0 that involves x, y(x), y'(x), and y''(x), where y''(x) is given implicitly, a new equation can be written that gives y''(x) explicitly as a function of x and the lower-order derivatives.

A very simple example would be y'' - 2y' + 2y = 0. Here the left side is F(x, y, y', y'').
With y'' given explicitly, we have y'' = 2y' - 2y. Here the right side is f(x, y, y').
 
Mark44 said:
What they are saying is that starting with an equation F( ... ) = 0 that involves x, y(x), y'(x), and y''(x), where y''(x) is given implicitly, a new equation can be written that gives y''(x) explicitly as a function of x and the lower-order derivatives.

A very simple example would be y'' - 2y' + 2y = 0. Here the left side is F(x, y, y', y'').
With y'' given explicitly, we have y'' = 2y' - 2y. Here the right side is f(x, y, y').

?

You gave an example for my question, but not an answer...
 
AFAIK, this is partly convention and partly convenience.
 
Right, it's to make things simpler. Solving a general equation of the type

F(t,y,y^\prime,...,y^{(n)}) = 0

is pretty horrible and there are very little techniques known. On the other hand,

y^{(n)} = f(t,y,...,y^{(n-1)})

is way more manageable and more results about these equations are known. Also, most equations in practice show up in this form.
 
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...

Similar threads

Replies
3
Views
2K
Replies
4
Views
2K
Replies
11
Views
3K
Replies
1
Views
1K
Replies
1
Views
2K
Back
Top