Why do we find Complementary Function for 2nd order differential equations. Why do we consider the homogeneous equation to find it and why is it a part of the solution ?
Individually it does not even satisfy the main differential equation.
:)
Printable View
Why do we find Complementary Function for 2nd order differential equations. Why do we consider the homogeneous equation to find it and why is it a part of the solution ?
Individually it does not even satisfy the main differential equation.
:)
For any *linear* ODE, you find the complementary function (solution to the homogeneous problem) for at least two reasons. (Note that all the examples will be 1st order ODEs to keep things clear and simple, but the same reasoning applies to any degree linear ODE).
First (and foremost):
It *is* part of the final solution. Much like an indefinite integral has a +C added to it, the complementary function ("the"? - it actually will incorporate one unknown constant for each degree of the ODE) is the "generic thing" you can add to any particular solution to get another particular solution. Without including all possible solutions, you actually haven't solved the problem - and it's the homogeneous solution that you must know in order to have determined *all* the possible particular solutions. Without that +C in the indefinite integral, you actually haven't found the indefinite integral, as you won't have yet discovered all the function's possible anti-derivatives. Likewise for linear ODEs, you get the full set of solutions only when you incorporate the homogeneous solutions.
That ("like +C for indefinite integrals") simile is actually literal. Example:
Observe thatmeans exactly that
are the solutions to
.
Now look atin terms of homogenous and particular solutions,
and
.
Haveand
.
Solve those, choosing just one of the many possible. Solve it as
.
When you solve for, you get
, where
is some real constant.
Thus the general solution to the 1st order linear ODEis
.
In the general case:
If, given, you find a particular
such that
, then saying
is just another way of saying that
the ODEhas a particular solution
and homogeneous solutions
.
Second:
The method of variation of parameters is very useful, and requires first solving the (much easier) homogenous equation.
Ex: Solve
First, solve, giving
.
Now, try to find a particular solution. We need only find ONE, and we'll have then found them all, since we already know.
Try. (That changes the constant A in the complementary function into a function A in a guess at a partiuclar solution. It "varies the parameter".)
Then, so
becomes
, so
, so
.
Now, at this point you could carry that +C around in the calculations, but why bother? We need only find ONE particular solution. So make life easy, and try it with C = 0.
Thus we'll see ifgives a particular solution, so try
.
Get, so
. Voila - a particular solution!
Thus the general solution tois
, so
.
Cheers ! :D