Differential Equation-Separable Equations

  • Thread starter Thread starter neshepard
  • Start date Start date
  • Tags Tags
    Differential
neshepard
Messages
67
Reaction score
0

Homework Statement


Find the solution of the diff eq that satisfies the given initial coordinate


Homework Equations


xcosx=(2y + e^(3y)) y' , y(0)=0


The Attempt at a Solution



So I have the family of solutions:
xsinx-cosx=y^2 + e^(3y)/3 + c

and I know to put 0 in for the x's, but the solution is wrong, and it appears like I need to put 0 into the y's (yes I did say y's) but not sure why.
 
Physics news on Phys.org
neshepard said:

Homework Statement


Find the solution of the diff eq that satisfies the given initial coordinate


Homework Equations


xcosx=(2y + e^(3y)) y' , y(0)=0


The Attempt at a Solution



So I have the family of solutions:
xsinx-cosx=y^2 + e^(3y)/3 + c

and I know to put 0 in for the x's, but the solution is wrong, and it appears like I need to put 0 into the y's (yes I did say y's) but not sure why.
Yes, substitute 0 for x and 0 for y. That's what y(0) = 0 means.

You have a sign error in your solution. It should be xsinx + cosx = y^2 + e^(3y) + C.
 
Thanks for the reply. And just to clarify, I have another problem where the initial condition is u(0)=-5 so I put in -5 for my x's and 0 for my y's?
 
neshepard said:
Thanks for the reply. And just to clarify, I have another problem where the initial condition is u(0)=-5 so I put in -5 for my x's and 0 for my y's?

If x is the dependent variable, that is, you have u(x), then you need to set x=0 and u=-5. You don't have x and y anymore, one of them has been replaced by a new function u in this other problem.
 
Nice...thanks.
 
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