Ask your own question, for FREE!
Mathematics 22 Online
OpenStudy (anonymous):

solve this differential equation

OpenStudy (anonymous):

ganeshie8 (ganeshie8):

first order linear differential equation : \(y' + p(x) y = q(x) \)

ganeshie8 (ganeshie8):

start by cmputing the integrating factor : \(\large e^{\int p ~dx}\)

OpenStudy (anonymous):

IF: e^-5x?

ganeshie8 (ganeshie8):

yes, multiply IF both sides

ganeshie8 (ganeshie8):

before that, arrange the equation in standard form

OpenStudy (anonymous):

what do u mean by standard form?

ganeshie8 (ganeshie8):

below : \(\large \mathbb{y'-5y = x}\)

ganeshie8 (ganeshie8):

now multiply IF both sides

OpenStudy (anonymous):

hmm.. ok , (y'-5y)e^-5x = xe^-5x ?

ganeshie8 (ganeshie8):

yes, distribute left side

ganeshie8 (ganeshie8):

idea of multiplying IF both sides is to get the left side into form : p'q + pq'

ganeshie8 (ganeshie8):

\(\large \mathbb{y'-5y = x}\) multiply IF both sides \(\large \mathbb{y'e^{-5x}-5ye^{-5x} = xe^{-5x}}\)

ganeshie8 (ganeshie8):

left side is a derivative of product of two functions, right ?

ganeshie8 (ganeshie8):

\(\large \mathbb{y'-5y = x}\) multiply IF both sides \(\large \mathbb{y'e^{-5x}-5ye^{-5x} = xe^{-5x}}\) \(\large \mathbb{(ye^{-5x})' = xe^{-5x}}\)

OpenStudy (anonymous):

yeah okay how do i proceed?

ganeshie8 (ganeshie8):

next integrate both sides

ganeshie8 (ganeshie8):

left side gives u back the product funciton, right side u can use parts..

OpenStudy (anonymous):

y' = x + 5y y' - 5y = x y=yc+yp Where yc is the general solution of y' - 5y = 0 and yp is a particular solution of y' - 5y = x Characteristic equation: m-5=0 Then, m=5 and yc=A*e^(5*x) ; A is a real number To find yp we have to propose a posible solution (We always propose trying with a polynomial of the same degree as the one on the right of the equation) So we propose yp=B*x+C , and we replace it in the differential equation. (B*x+C)' - 5(B*x+C) = x B-5Bx-5C=x x(-5B)+(B-5C)=x For those two polynomials to be the same, their coefficients have to be equal. So: -5B=1 and B-5C=0 B=-1/5 and C=-1/25 Then, yp=B*x+C=-x/5-1/25 And finally, y=yc+yp=A*e^(5*x)-x/5-1/25 y=A*e^(5*x)-x/5-1/25

OpenStudy (anonymous):

where did 5 go?

ganeshie8 (ganeshie8):

differentiate it and see wat u get

ganeshie8 (ganeshie8):

\(\large \mathbb{(ye^{-5x})' } = ? \)

OpenStudy (anonymous):

aww.. product rule?

ganeshie8 (ganeshie8):

yess multiplying by IF fixes the left hand side to product rule... so that taking integral becomes trivial

OpenStudy (anonymous):

okay if i differentiate right -5y(e^-5x)?

ganeshie8 (ganeshie8):

how did u get that ? \(\large \mathbb{(ye^{-5x})' } = y'e^{-5x} + y(e^{-5x})'\)

ganeshie8 (ganeshie8):

\(\large \mathbb{y'-5y = x}\) multiply IF both sides \(\large \mathbb{y'e^{-5x}-5ye^{-5x} = xe^{-5x}}\) grouping left hand side by product rule : \(\large \mathbb{(ye^{-5x})' = xe^{-5x}}\)

OpenStudy (anonymous):

ahh.. im kinda confused by the ' anyway, why do we make it to form p'q+pq'?

ganeshie8 (ganeshie8):

lets carry out the integration and u will see why maybe :)

OpenStudy (anonymous):

hmm.. integration by parts? both sides?

ganeshie8 (ganeshie8):

\(\large \mathbb{y'-5y = x}\) multiply IF both sides \(\large \mathbb{y'e^{-5x}-5ye^{-5x} = xe^{-5x}}\) grouping left hand side by product rule : \(\large \mathbb{(ye^{-5x})' = xe^{-5x}}\) Integrate both sides \(\large \mathbb{\int (ye^{-5x})' dx = \int xe^{-5x}} dx\)

ganeshie8 (ganeshie8):

u need to recall the Fundamental Theorem of Calculus 2 : \(\int f(x)' dx = f(x)\)

ganeshie8 (ganeshie8):

left hand side, u are taking integral-of-a-derivative of a function so it gives u back the funciton

OpenStudy (anonymous):

ohh so that means it ye^-5x in the end ?

ganeshie8 (ganeshie8):

yup ! and thats true upto a constant... but dont wry about the details for now... go ahead taking the integral of right side also.. .

ganeshie8 (ganeshie8):

\(\large \mathbb{y'-5y = x}\) multiply IF both sides \(\large \mathbb{y'e^{-5x}-5ye^{-5x} = xe^{-5x}}\) grouping left hand side by product rule : \(\large \mathbb{(ye^{-5x})' = xe^{-5x}}\) Integrate both sides \(\large \mathbb{\int (ye^{-5x})' dx = \int xe^{-5x}} dx\) \(\large \mathbb{ ye^{-5x} = \int xe^{-5x}} dx\)

OpenStudy (anonymous):

ok.. RHS: -(1/5)xe^-5x - (1/25)e^-5x +c

ganeshie8 (ganeshie8):

lastly, isolate y, by dividing e^-5x both sides

OpenStudy (anonymous):

y = -(1/5)x- (1/25) +Ce^5x

OpenStudy (anonymous):

hmm.. i still dont get the p'q +pq' part, and how y'-5y got to ye^-5x in the first place..

OpenStudy (anonymous):

(ye^-5x)'

ganeshie8 (ganeshie8):

good question :) lets see what we get, by taking the derivative of that

ganeshie8 (ganeshie8):

(ye^-5x)' = ? take the derivative and see wat u get

ganeshie8 (ganeshie8):

take the derivative with respect to x

OpenStudy (anonymous):

y'e^-5x +y(e^-5x)' as you said just now?

ganeshie8 (ganeshie8):

take the derivative fully

ganeshie8 (ganeshie8):

y'e^-5x +y(e^-5x)' --------

ganeshie8 (ganeshie8):

take the derivative of that also

OpenStudy (anonymous):

-5e^-5x?

ganeshie8 (ganeshie8):

yes, so u have : (ye^-5x)' = y'e^-5x - 5ye^-5x

ganeshie8 (ganeshie8):

now look at wat you're asking now...

ganeshie8 (ganeshie8):

when u multiply by IF, left hand turns to derivative of product magically... go thru the solution again... u wil understand i hope :)

ganeshie8 (ganeshie8):

\(\large \mathbb{y'e^{-5x}-5ye^{-5x} = xe^{-5x}}\) grouping left hand side by product rule : \(\large \mathbb{(ye^{-5x})' = xe^{-5x}}\)

ganeshie8 (ganeshie8):

those two steps are equivalent. we have just used the product rule in reverse and grouped...

OpenStudy (anonymous):

ohh.. reverse product rule.. i see now, thank you very muchh! XD

ganeshie8 (ganeshie8):

ahh nice name 'reverse product rule' lol never heard of it before ;)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!