MHB Determining Order of Differential Equations

ineedhelpnow
Messages
649
Reaction score
0
Hello. I can't seem to remember how to do these kind of problems. I need to determine the order of the differential equations. Can someone show how this is done so that I can understand how to do the rest?

$\d{^2y}{x^2}+2\d{y}{x} \d{^3y}{x^3}+x=0$
 
Physics news on Phys.org
The order of a DE is the order of the highest derivative present in the DE. What order is that?
 
Three. Got it. Thanks.
 
Last edited:
ineedhelpnow said:
Hello. I can't seem to remember how to do these kind of problems. I need to determine the order of the differential equations. Can someone show how this is done so that I can understand how to do the rest?

$\d{^2y}{x^2}+2\d{y}{x} \d{^3y}{x^3}+x=0$

The DE is of third order, of course... but with the substitution $\displaystyle y^{'} = u$ it becomes...

$\displaystyle u^{\ '} + 2\ u\ u^{\ ''} + x = 0\ (1)$

... which is of order two... solving (1) however is a different and not necessarly trivial task...

Kind regards

$\chi$ $\sigma$
 
ineedhelpnow said:
Three. Got it. Thanks.

You got it! Although:

chisigma said:
The DE is of third order, of course... but with the substitution $\displaystyle y^{'} = u$ it becomes...

$\displaystyle u^{\ '} + 2\ u\ u^{\ ''} + x = 0\ (1)$

... which is of order two... solving (1) however is a different and not necessarly trivial task...

Kind regards

$\chi$ $\sigma$

You see what chisigma is getting at? Essentially, you can reduce the order of the DE with a substitution. This is generally possible when the function itself, $y$, is not present in the DE.
 
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