Asymptotic solution to a differential equation

eljose
Messages
484
Reaction score
0
if we have the equation:

y^{n}= F(y, \dot y, \ddot y, \dddot y,...,y^{n-1} )

where F can be a very difficult expression in the sense that can be non-linear and so on..my question is ¿how could we get an asimptotyc solution
y(x) with x--->oo of the differential equation...thanks.
 
Physics news on Phys.org
and there is no form to know how the differential equation diverges?..for example let,s suppose that for big x y(x) \sim x^{a} where a is a real and positive exponent then my question is if there would be any way to calculate a..thank you.
 
eljose said:
and there is no form to know how the differential equation diverges?..for example let,s suppose that for big x y(x) \sim x^{a} where a is a real and positive exponent then my question is if there would be any way to calculate a..thank you.


There's no general method for working out the asymptotic behavior of non linear differential equations. When it is non linear you're on your own. We usually assume a dominant balance and afterwards check it out, or we assume a behavior as you did. Your "a" can be calculated substituting your expression (if suitable) in the differential equation.
 
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