Can a Riccati-type Differential Equation with a Square Root Term be Classified?

Elros
Messages
2
Reaction score
0
Hi Folks..I came up with a weird looking DE for my research

Q''[t] = f[t]Q'[t] + g[t]Q[t] + h[t]*Sqrt[(Q[t])^2 + (k[t]Q'[t])^2]

The thing that mixes my mind is the square root term..If there is no square root terms it would like a riccati type..but there is..i tried to google it but it just showed me bunch of papers about fractional power DEs which is different...Is there any classification for this type ?

Thanks..
 
Physics news on Phys.org
Common any ideas ?
 
Actually, setting:

Q(t)=e^{\int_0^t dx G(x)}

reduces your 2nd order ODE to a 1st order nonlinear one:

G'(t)=-G(t)^2+f(t) G(t)+g(t)+h(t) \sqrt{G(t)^2 k(t)^2+1}

Depending on the form of the functions f(t),h(t), g(t) and k(t) you might be able to solve the latter and then again it might be worse...
 
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