Inroductory differential equations

w3390
Messages
341
Reaction score
0

Homework Statement


A function y(t) satisfies the differential equation: dy/dt= y^4-7y^3+6y^2. What are the constant solutions to the equation?


Homework Equations


dy/dx= g(x)*f(y) --> INT([1/f(y)]dx/dy)=INT(g(x))


The Attempt at a Solution


My first attempt was to factor out a y^2 term and divide it to the other side and take the integral. After a couple more steps, I realized this was not correct. My second attempt was to factor the differential equation into two factors and divide one of the factors to the other side, but this always leaves me integrating a factor with y's with respect to t. I cannot figure out how to attack this problem.
 
Physics news on Phys.org
If you want the general solution why don't you just multiply both sides by dt and then divide by y^4-7y^3+6y^2.

That would give you

dy/ y^4-7y^3+6y^2 = dt

So integrate the left side with respect to y, and the right side with respect to t.
 
w3390 said:

Homework Statement


A function y(t) satisfies the differential equation: dy/dt= y^4-7y^3+6y^2. What are the constant solutions to the equation?


Homework Equations


dy/dx= g(x)*f(y) --> INT([1/f(y)]dx/dy)=INT(g(x))


The Attempt at a Solution


My first attempt was to factor out a y^2 term and divide it to the other side and take the integral. After a couple more steps, I realized this was not correct. My second attempt was to factor the differential equation into two factors and divide one of the factors to the other side, but this always leaves me integrating a factor with y's with respect to t. I cannot figure out how to attack this problem.
You are NOT asked to find a general solution! You are only asked to find the constant solutions. if y is constant then dy/dx= 0.

Can you solve y^4-7y^3+6y^2= 0?
 
oh wow good catch Ivy! Maybe i need to get some glasses... hah...

Do what Ivy said!
 
Time to stop doing it?
 
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