PDE: Solving to find a constant c

  • Thread starter Thread starter RJLiberator
  • Start date Start date
  • Tags Tags
    Constant Pde
RJLiberator
Gold Member
Messages
1,094
Reaction score
63

Homework Statement


Consider the nonlinear (ordinary) differential equation u' = u(1-u).
a) Show that u_1 (x) = e^x/(1+e^x) and u_2(x) = 1 are solutions.
b) Show that u_1+u_2 is not a solution.
c) For which values of c is cu_1 a solution? How about cu_2 ?

Homework Equations



N/a

The Attempt at a Solution



a) To show that they are a solution I plugged in the corresponding u_1 and u_2 into the equations and proved equality.
b) To show that this is not a solution, I did the same.
c) This is where I am having trouble, here is my strategy:

We observe c*u_2 first.
we know u_2' = 0 so from u'=u(1-u)
we have c*u' = 0 and we know that 1*c = c so on the right hand side we have c(1-c) and so we have:
c-c^2 =0
This means c is either 0 or 1.

This doesn't seem right, there seems to be a better way (perhaps involving differential equations knowledge) to solve for c. I would imagine c could be in the form e^x of some sort.

Similarly with c*u_1 I am finding equally difficult problems where c = 0.
 
Physics news on Phys.org
Substitute in the proposed solution.

Apply all the operations and simplify.

See if you can find a value of C for which the resulting equation is true.
 
So, when I solved for part c for u_2 and found that c=c^2
This means that c = 0 or 1.
That would be a correct solution then?
 
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