Riccati differential equations

mcmaster1987
Messages
2
Reaction score
0
riccati differential equations

--------------------------------------------------------------------------------
how to find general solution of this question

du/dt=u^2+t^2

please say me

i work hard but i do nat know this form of riccati equation. i know when special solution is given however there is no special soltion such that u=u1(t) in this question.
 
Physics news on Phys.org
When I make the usual substitution:

u=\frac{y'}{Ry}

with R=-1 in your case (see info about Riccati equation),

I get:

y''+t^4y=0

Suppose you had to come up with an analytic expression for the eqn. in y. What would you do?
 
jackmell said:
When I make the usual substitution:

u=\frac{y'}{Ry}

with R=-1 in your case (see info about Riccati equation),

I get:

y''+t^4y=0

Suppose you had to come up with an analytic expression for the eqn. in y. What would you do?


why do you make u=y'/Ry and why you take R=-1

please tell me.

and i think, you have made an error process.

because you found an equation y''+yt^4=0

but i found y''+yt^2=0. and then i used second order linear differential equation thecniques.

After that i found y=C1e^it+C2e^(-it). i think this is not true.

Thank you for your interest my question.
 
Ok, my bad. It should be as you said and that's called the parabolic cylinder differential equation:

y''+x^2y=0

But that's not solved using ordinary techniques. You could however, use power series and that's what I was referring to above. Say you get it in the form:

y(x)=\sum_{n=0}^{\infty}a_nx^n

Then the solution to the original DE is:

u(x)=-\frac{\frac{d}{dx} \sum_{n=0}^{\infty}a_nx^n}{\sum_{n=0}^{\infty}a_nx^n}

Nothing wrong with that is there?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top