Show that function is a solution to the linear DE

  • Thread starter Thread starter Painguy
  • Start date Start date
  • Tags Tags
    Function Linear
Painguy
Messages
118
Reaction score
0

Homework Statement


Show that for any linear equation of the form

\frac{dy}{dx} + P(x)y = 0

if y(x) is a soltuion, then for any constant C the function Cy(x) is also a solution


Homework Equations





The Attempt at a Solution


(dy/dx) + P(x)y=0
∫P(x)y=∫0
y=-C/P(x)

C(dy/dx) + CP(x)y=0
C((dy/dx) + P(x)y)=0
∫P(x)y=∫0
y=-C/P(x)

This all seems a little to simple. Is what I did correct?
 
Physics news on Phys.org
Yes. In fact what you did was more complicated than it needs to be: you don't need the integration.
 
Painguy said:

Homework Statement


Show that for any linear equation of the form

\frac{dy}{dx} + P(x)y = 0

if y(x) is a soltuion, then for any constant C the function Cy(x) is also a solution


Homework Equations





The Attempt at a Solution


(dy/dx) + P(x)y=0
∫P(x)y=∫0
y=-C/P(x)

C(dy/dx) + CP(x)y=0
C((dy/dx) + P(x)y)=0
∫P(x)y=∫0
y=-C/P(x)

This all seems a little to simple. Is what I did correct?
Simon Bridge said:
Yes. In fact what you did was more complicated than it needs to be: you don't need the integration.
No, it isn't correct at all. That isn't how you solve this DE and you don't need to solve it anyway. To show that Cy satisfies the DE, plug it into the DE and verify it works. You will need to use the fact that y solves it.
 
Last edited:
Urgh - I didn't notice the mistakes in the integration etc.
My bad. Not looking carefully enough. i.e.
(dy/dx) + P(x)y=0
∫P(x)y=∫0
y=-C/P(x)
... the 2nd line does not follow from the 1st, and the 3rd does not follow from the 2nd.
Using proper notation on line 2 should have told you this.

It's besides the point for your question - you don't need to solve the DE.
Iif you still don't understand what went wrong later, then we'll have to address 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