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

Logarithmic form and exponential form, Logarithmic form and exponential for...

Logarithmic form and exponential form ; We'll begin with b = 0 , b ≠ 1. Then we have y= log b x          is equivalent to                  x= b y The first one is called

Differential calculus and probability, Josephine is constructing an open bo...

Josephine is constructing an open box by cutting the squares off the corners of a sheet of paper sized 20cm by 16cm. She is considering options of 3cm, 4cm and 5cm squares in order

Arden''s Theorem, Find the Regular Grammar for the following Regular Expres...

Find the Regular Grammar for the following Regular Expression: a(a+b)*(ab*+ba*)b.

Two circles touch internally, Two circles touch internally at a point P and...

Two circles touch internally at a point P and from a point T on the common tangent at P, tangent segments TQ and TR are drawn to the two circles. Prove that TQ = TR. Given:

Developing pre-number concepts, DEVELOPING PRE-NUMBER CONCEPTS :  Previous...

DEVELOPING PRE-NUMBER CONCEPTS :  Previously you have read how children acquire concepts. You know that, for children to grasp a concept, they must be given several opportunities

Tables and funcuctions, write an equation for a functionthat gives the valu...

write an equation for a functionthat gives the value in ech table .

Solution to an initial value problem, S olve the subsequent IVP. dv/dt =...

S olve the subsequent IVP. dv/dt = 9.8 - 0.196v;               v(0) = 48 Solution To determine the solution to an Initial Value Problem we should first determine the gen

Example of multiplication of matrix, Given So calculate AB. Sol...

Given So calculate AB. Solution The new matrix will contain size 2 x 4. The entry in row 1 and column 1 of the new matrix will be determined by multiplying row 1 of

Stats, Instructions: 1. Write the null and alternative hypotheses. ...

Instructions: 1. Write the null and alternative hypotheses. 2. Calculate the test statistic. 3. Determine the critical value whether or not there has been an improv

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