Variation of parameters, Mathematics

Assignment Help:

In the previous section we looked at the method of undetermined coefficients for getting a particular solution to

p (t) y′′ + q (t) y′ + r (t) y = g (t)    .....................(1)

and we observed that while it decreased things down to just an algebra problem, the algebra could become fairly messy. On the top of such undetermined coefficients will merely work for a fairly tiny class of functions.

The method of Variation of Parameters is a very general method which can be used in many more cases. Though, there are two drawbacks to the method. Firstly, the complementary solution is absolutely needed to do the problem. It is in contrast to the method of undetermined coefficients where this was advisable to contain the complementary solution on hand, although was not needed. Second, as we will notice, so as to complete the method we will be doing a couple of integrals and there is no guarantee as we will be capable to do the integrals. Therefore, while this will always be possible to write down a formula to find the particular solution, we may not be capable to actually get it if the integrals are too difficult or if we are not capable to find the complementary solution.

We're intended for derive the formula for variation of parameters. We'll start off through acknowledging as the complementary solution to (1) is

yc (t ) = c1 y1 (t ) + c2 y2 (t)

Remember also that it is the general solution to the homogeneous differential equation.

p (t ) y′′ + q (t ) y′ + r (t ) y = 0    ............. (2)

 As well as recall that so as to write down the complementary solution we know as y1(t) and y2(t) are a fundamental set of solutions.

What we're going to do is notice if we can determine a pair of functions, u1(t) and u2(t) hence,

YP (t) = u1(t) y1(t ) + u2(t ) y2(t )

It will be a solution to (1). We have two unknowns now and so we'll require two equations eventually. One equation is simple. Our proposed solution should satisfy the differential equation, thus we'll get the first equation by plugging our proposed solution in (1). The second equation can arrive from a variety of places. We are going to determine our second equation simply through making an assumption as we will make our work easier. We'll say more regarding to this shortly.

Therefore, let's start. If we're going to plug our given solution in the differential equation we're going to require some derivatives hence let's get those. The first derivative is,

YP (t) = u'1y1 + u1 y'1 + u'2 y2 + u2 y'2

There is the assumption. Just to create the first derivative easier to deal along with we are going to suppose that whatever u1(t) and u2(t) are they will satisfy the subsequent.

u'1 y1 + u'2 y2 = 0   .........................(3)

Here's no motive ahead of time to believe that it can be done. Though, we will notice that it will work out. We simply create this assumption on the hope which it won't cause problems down the road and to create the first derivative simple so don't get excited regarding to it.

With this assumption the first derivative turns into,

Y'P(t) = u'1 y1 + u'2 y2

The second derivative is after that,

Y''P(t) = u'1 y'1 + u1y''1 +u'2 y'2 + u2 y''2

Plug the solution and its derivatives in (1).

p(t) (u'1 y'1 + u1 y''1+ u2 y''2) + q(t) (u1 y'1 + u2 y'2) + r(t) (u1 y1 + u2 y2) = g(t)

 Rearranging a little gives the subsequent,

p(t) (u'1 y'1 + u'2 y'2) + u1(t) (p(t) y''1 + q(t) y'1 + r(t)y1) + u2(t) (p(t) y''2 + q(t) y'2 + r(t)y2) = g(t)

Here, both y1(t) and y2(t) are solutions to (2) and therefore the second and third terms are zero. Acknowledging this and rearranging a little provides us,

p(t) (u'1 y'1 + u'2 y'2) + u1(t)(0) + u2(t)(0) = g(t)

 (u'1 y'1 + u'2 y'2) = (g(t))/(p(t))   ............................(4)

We've mostly got the two equations which we need. Before proceeding we're try to go back and create a further assumption. The previous equation, (4), is in fact the one that we want, however, so as to make things simpler for us we are going to suppose that the function p(t) = 1.

Conversely, we are going to go back and start working along with the differential equation,

y′′ + q (t) y′ + r (t) y = g (t)

If the coefficient of the second derivative isn't one divide this out hence it turns into a one. The formula which we're going to be getting will suppose this! Upon doing this the two equations which we need so solve for the unknown functions are

 u1′ y1 + u2′ y2 = 0   ....................(5)

u1′ y1′ + u2′ y2′ = g (t )    ...........(6)

Notice that in this system we know the two solutions and therefore the simply two unknowns there are u1′ and u2′.  Solving this system is in fact quite easy. Firstly, solve (5) for u1′ and plug this in (6) and do several simplification.

u1′ = - (u2′ y2/y1)  ...................(7)

- (u2′ y2/y1) y'1 + u'2 y'2 = g(t)

u'2(y'2 - (y2y'1)/y1) = g(t)

u'2 =( y1g(t))/( y1 y'2-y2y'1)   ..................(8)

Thus, we now have an expression for u2′.  Plugging it in (7) will provide us an expression for u1'.

u'1 =- (( y2g(t))/( y1 y'2-y2y'1)).......(9)

Then, let's notice that,

W(y1y2) = y1y'2 - y'1y2≠ 0

Recall that y1(t) and y2(t) are a fundamental set of solutions and thus we identify that the Wronskian won't be zero!

At last, all that we require to do is integrate (8) and (9) so as to determine what u1(t) and u2(t) are.  Doing this provides,

951_Variation of Parameters.png

1476_Variation of Parameters1.png

Thus, provided we can do these integrals, an exact solution to the differential equation is

YP(t) = y1u1 + y2u2

1409_Variation of Parameters2.png

Therefore, let's summarize up what we've found here.


Related Discussions:- Variation of parameters

What is combination formula, Q. What is Combination Formula? Ans. ...

Q. What is Combination Formula? Ans. The difference between combinations and permutations is that permutations take ordering into consideration, whereas combinations do no

Direction fields, This topic is specified its own section for a couple of p...

This topic is specified its own section for a couple of purposes. Firstly, understanding direction fields and what they tell us regarding a differential equation as well as its sol

Simultaneous equations, two rolls of carpet cost £574, the first cost £8 pe...

two rolls of carpet cost £574, the first cost £8 per meter, the second which is 7m longer costs £7 p/m. how many meters are there in each roll

Area under curve, Write a program to find the area under the curve y = f(x)...

Write a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve between two points can b

Example of adding signed numbers, Example of Adding signed numbers: E...

Example of Adding signed numbers: Example: (2) + (-4) =      Solution: Start with 2 and count 4 whole numbers to the left. Thus: (2) + (-4) = -2 Adding

Calculate the area of rectangle , Calculate the area of RECTANGLE ? Th...

Calculate the area of RECTANGLE ? The area of a rectangle is the amount of space taken up by a rectangle, which is a two-dimensional shape. You find the area (A) of a recta

Reduction-types of word problems related to subtraction, Reduction -when t...

Reduction -when the original amount and the balance or remainder are known, to find the part that has been given away. (e.g., there were 15 toffees in a container, and there are

Negative signs in fractions, Q. Negative Signs in Fractions? It reall...

Q. Negative Signs in Fractions? It really doesn't matter where you put a negative sign in a fraction.  The following are all the same: The negative sign can go in

Calculate the quarterly premium of a pension policy, You plan to retire whe...

You plan to retire when you are 65th years old.  You are now 25 years old.  You plan to buy a pension annuity that will pay you $100,000 per year starting one year after you turn 6

Find the height of the lighthouse, Two  ships  are  sailing  in  the  sea  ...

Two  ships  are  sailing  in  the  sea  on  either  side  of  a  lighthouse;  the  angles  of depression of two ships as observed from the top of the lighthouse are 600  and 450 re

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd