Differential Equations: Finding the General Solution

amsscorpio
Messages
3
Reaction score
0
Hello, this is the first time I post here, I'm really stumped and tried everything, even my TI-89 calculator won't give me something nice XD

Homework Statement



Find the general solution of

dy/dt= 1/(ty+t+y+1)


Homework Equations


No relevant equations.


The Attempt at a Solution



The first step I did was,

(ty+t+y+1)dy = 1dt

by cross multiplying proportions.
I can't figure out anyway to separate my terms to the proper places...I then tried this:

integral( ty+t+y+1 dy ) = integral( 1dt )
and resulted in:

ty^2/2 + ty + y^/2 + y + c = t

But this leads me nowhere...Any ideas? Or should I come into conclusion that this differential equation is not valid and unable to do?
 
Physics news on Phys.org
Ahh I THOUGHT I tried everything XD simple algebra error...

I found that (ty + t + y + 1) = (t + 1)(y + 1).

when factored...
then my next step would be

(y + 1) dy = dt/(t + 1).
which then i can integrate both sides to give me

y^2/2 + y + c = ln|t+1| + c

solving for y ultimately gives me

y = + or - (sqrt( 4ln|t+1| +1 ) +1 )/2

All over 2.

Am I right?
 
amsscorpio said:
Ahh I THOUGHT I tried everything XD simple algebra error...

I found that (ty + t + y + 1) = (t + 1)(y + 1).

when factored...
then my next step would be

(y + 1) dy = dt/(t + 1).
which then i can integrate both sides to give me

y^2/2 + y + c = ln|t+1| + c

solving for y ultimately gives me

y = + or - (sqrt( 4ln|t+1| +1 ) +1 )/2

All over 2.

Am I right?

I replied in your other thread that same hint but it looks correct.

But just know that when you have things like y2+y3=ln(x2+x+1)+e87x+x3+C

you don't always need to make 'y' the subject of the formula, you can leave it as is.
 
amsscorpio said:
Ahh I THOUGHT I tried everything XD simple algebra error...

I found that (ty + t + y + 1) = (t + 1)(y + 1).

when factored...
then my next step would be

(y + 1) dy = dt/(t + 1).
which then i can integrate both sides to give me

y^2/2 + y + c = ln|t+1| + c
You don't need constants on both sides in the equation above.
amsscorpio said:
solving for y ultimately gives me

y = + or - (sqrt( 4ln|t+1| +1 ) +1 )/2
Now you don't have any constants. The constant that should have been on the right side in your previous equation will show up in this one inside the radical.
amsscorpio said:
All over 2.

Am I right?
You can check by differenting and seeing whether it is a solution of the original differential equation. You might want to make life a bit easier on yourself by working with y2 rather than y, differentiating implicitly.
 
Ahh I don't know how to choose best answer + feedback on yahoo answers lol, I did it to have more chances of geting help, thank you and yes I will remember that.
 
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