Question
Question: If \[y = P{e^{ax}} + Q{e^{bx}}\], then show that \[\dfrac{{{d^2}y}}{{d{x^2}}} - (a + b)\dfrac{{dy}}{...
If y=Peax+Qebx, then show that dx2d2y−(a+b)dxdy+aby=0.
Solution
Hint: We have the value of y, find the value of dxdy and dx2d2y , and then substitute the values in the given expression to show that dx2d2y−(a+b)dxdy+aby=0.
Complete step-by-step answer:
A differential equation is an equation that relates one or more functions and their derivatives.
Any function that satisfies the differential equation is said to be the solution of the differential equation.
A differential equation can have more than one solution and the general form of the solution is called the general solution of the differential equation.
We are given the value of y as follows:
y=Peax+Qebx............(1)
And we need to show the following is true:
dx2d2y−(a+b)dxdy+aby=0............(2)
For this to be true, y=Peax+Qebx must be a solution of dx2d2y−(a+b)dxdy+aby=0.
We can find the values of dxdy and dx2d2y and substitute in the expression dx2d2y−(a+b)dxdy+aby and check if it is equal to zero.
Differentiating both sides of equation (1) with respect to x, we have:
dxdy=dxd(Peax+Qebx)
We know that the derivative of the sum of two functions is the sum of the derivative of the two functions. Hence, we have:
dxdy=dxd(Peax)+dxd(Qebx)
The derivative of eax is aeax, then, we have:
dxdy=aPeax+bQebx..........(3)
Differentiating both sides of equation (3) with respect to x, we have:
dx2d2y=dxd(aPeax+bQebx)
Simplifying, we have:
dx2d2y=dxd(aPeax)+dxd(bQebx)
dx2d2y=a2Peax+b2Qebx..........(4)
Let LHS=dx2d2y−(a+b)dxdy+aby, then substituting equations (1), (3) and (4) in equation (2), we have:
LHS=a2Peax+b2Qebx−(a+b)(aPeax+bQebx)+ab(Peax+Qebx)
Evaluating, we have:
LHS=a2Peax+b2Qebx−a2Peax−abPeax−b2Qebx−abQebx+abPeax+abQebx
Canceling common terms, we have:
LHS=0
dx2d2y−(a+b)dxdy+aby=0
Hence, we showed dx2d2y−(a+b)dxdy+aby=0.
Note: Do not forget the negative sign when evaluating −(a+b)dxdy and remember that the differentiation of aeax is a2eax.Students should remember the formulas of product of differentiation and quotient of differentiation for solving these types of problems.