Question
Question: If \[y=\lambda_{1} e^{ax}+\lambda_{2} xe^{bx}\] where \[\lambda_{1} ,\lambda_{2}\] are arbitrary con...
If y=λ1eax+λ2xebx where λ1,λ2 are arbitrary constants; is general solution of dx2d2y−2dxdy+y=0 then the value of ba is:
Solution
In this question it is given that we have to find the value of ba, where y=λ1eax+λ2xebx is general solution of dx2d2y−2dxdy+y=0 and λ1,λ2 are arbitrary constants. So to find the solution we have differentiate the given equation two times w.r.t ‘x’ which will lead us to a second order differential equation and after that by comparing with the above differential equation we can able to find the value of ba.
Important formulas that we will be using while solution,
dxd(emx)=memx,.......(1)
Where m is any arbitrary constant,
And dxd(uv)=udxdv+vdxdu......(2)
Where u and v are the function of x.
Complete step-by-step answer:
Given equation,
y=λ1eax+λ2xebx.............(3)
Differentiating both side of the above equation w.r.t ‘x’ we get,
dxdy=dxd(λ1eax+λ2xebx)
⇒dxdy=λ1dxd(eax)+λ2dxd(xebx)
[ since, λ1,λ2 are arbitrary constants that is why we take them outside the derivative]
Now by using the formula (1) and (2) the above differential equation can be written as,
dxdy=λ1(aeax)+λ2[xdxd(ebx)+ebxdxd(x)] [where considering u=x, v=ebx]
⇒dxdy=λ1aeax+λ2[x(bebx)+ebx⋅1]
⇒dxdy=λ1aeax+λ2b xebx+λ2ebx......(4)
Now again differentiating equation (4) w.r.t ‘x’, we get,
dx2d2y=dxd[aλ1eax+bλ2ebx]
⇒dx2d2y=aλ1dxd(eax)+bλ2dxd(ebx)
⇒dx2d2y=aλ1(aeax)+bλ2(bebx)
dx2d2y=dxd[λ1aeax+λ2b xebx+λ2ebx]
⇒dx2d2y=λ1adxd(eax)+λ2b dxd(xebx)+λ2dxd(ebx)
⇒dx2d2y=λ1a(aeax)+λ2b [xdxd(ebx)+ebxdxd(x)]+λ2(bebx) [using (1) and (2)]
⇒dx2d2y=λ1a(aeax)+λ2b [x(bebx)+ebx⋅1]+λ2(bebx)
⇒dx2d2y=λ1a2eax+λ2b2xebx+2λ2bebx.........(5)
In the question we have given that the equation (3) is the solution of the differential equation dx2d2y−2dxdy+y=0.........(6)
Now by putting the values of y, dxdy and dx2d2y in the equation (6), we get,
dx2d2y−2dxdy+y=0
⇒(λ1a2eax+λ2b2xebx+2λ2bebx)−2(λ1aeax+λ2bxebx+λ2ebx)+(λ1eax+λ2xebx)=0
⇒λ1(a2−2a+1)eax+λ2(b2−2b+1)xebx+2λ2(b−1)ebx=0
Now since as we know that, x2−2xy+y2=(x−y)2,
So by using this identity the above equation can be written as,
λ1(a−1)2eax+λ2(b−1)2xebx+2λ2(b−1)ebx=0
Now the from above equation we can say that if all the terms becomes zero then the above equation satisfied, but exponential function cannot be zero and also λ1,λ2 cannot be zero because if λ1,λ2 becomes zero then the given function becomes zero, i.e, y=0, which is not possible.
Therefore we can write the above equation satisfies if their coefficient becomes zero.
i.e, (a−1)2=0, (b−1)2=0 and (b−1)=0
Which implies,
a=1, b=1
Therefore the value of ba=11=1
Note: While solving this type of question you need to know that while derivative if a constant coefficient is there then by the rule we can take it outside i.e, \dfrac{d}{dx} \left\\{ af\left( x\right) \right\\} =a\dfrac{d}{dx} \left\\{ f\left( x\right) \right\\}
Also in while solving we have used the derivative of x, so for this another formula you need to know which is dxd(xn)=nxn−1
Since here n=1, that is why derivative of x is 1.