SlideShare a Scribd company logo
1 of 11
Download to read offline
SECTION 5.5

UNDETERMINED COEFFICIENTS
AND VARIATION OF PARAMETERS

The method of undetermined coefficients is based on "educated guessing". If we can guess
correctly the form of a particular solution of a nonhomogeneous linear equation with constant
coefficients, then we can determine the particular solution explicitly by substitution in the given
differential equation. It is pointed out at the end of Section 5.5 that this simple approach is not
always successful โ€” in which case the method of variation of parameters is available if a
complementary function is known. However, undetermined coefficients does turn out to work
well with a surprisingly large number of the nonhomogeneous linear differential equations that
arise in elementary scientific applications.

In each of Problems 1-20 we give first the form of the trial solution ytrial, then the equations in
the coefficients we get when we substitute ytrial into the differential equation and collect like
terms, and finally the resulting particular solution yp.

1.      ytrial = Ae3 x ;     25 A = 1;     yp = (1/25)e3x

2.      ytrial = A + Bx;       โˆ’ 2 A โˆ’ B = 4, โˆ’ 2 B = 3;    yp = -(5 + 6x)/4

3.      ytrial = A cos 3x + B sin 3x; โˆ’ 15 A โˆ’ 3B = 0, 3 A โˆ’ 15B = 2;
        yp = (cos 3x - 5 sin 3x)/39

4.      ytrial = Ae x + B x e x ;   9 A + 12 B = 0, 9 B = 3;       yp = (-4ex + 3xex)/9

5.     First we substitute sin2x = (1 - cos 2x)/2 on the right-hand side of the differential
       equation. Then:
        ytrial = A + B cos 2 x + C sin 2 x; A = 1/ 2, โˆ’ 3B + 2C = โˆ’ 1/ 2, โˆ’ 2 B โˆ’ 3C = 0;
        yp = (13 + 3 cos 2x - 2 sin 2x)/26

6.      ytrial = A + B x + C x 2; 7 A + 4 B + 4C = 0, 7 B + 8C = 0, 7C = 1;
                               2
        yp = (4 - 56x + 49x )/343

7.     First we substitute sinh x = (ex - e-x)/2 on the right-hand side of the differential
       equation. Then:
        ytrial = Ae x + B e โˆ’ x ;   โˆ’ 3 A = 1/ 2, โˆ’ 3B = โˆ’ 1/ 2;     yp = (e-x - ex)/6 = -(1/3)sinh x
8.    First we note that cosh 2x is part of the complementary function
      yc = c1 cosh 2 x + c2 sinh 2 x. . Then:

      ytrial = x ( A cosh 2 x + B sinh 2 x ) ;        4 A = 0, 4 B = 1;     yp = (1/4)x sinh 2x

9.    First we note that ex is part of the complementary function yc = c1ex + c2e-3x. Then:
      ytrial = A + x( B + Cx) e x ; โˆ’ 3 A = 0, 4 B + 2C = 0, 8C = 1;
      yp = -(1/3) + (2x2 - x)ex /16.

10.   First we note the duplication with the complementary function yc = c1 cos 3x + c2 sin 3x.
      Then:
      ytrial = x ( A cos 3x + B sin 3x ) ;         6B = 2, โˆ’ 6 A = 3;      yp = (2x sin 3x - 3x cos 3x)/6

11.   First we note the duplication with the complementary function
      yc = c1 x + c2 cos 2 x + c3 sin 2 x. Then:

      ytrial = x ( A + B x ) ;         4 A = โˆ’ 1, 8 B = 3;   yp = (3x2 - 2x)/8

12.   First we note the duplication with the complementary function
      yc = c1 x + c2 cos x + c3 sin x. Then:

      ytrial = Ax + x ( B cos x + C sin x ) ;         A = 2, โˆ’ 2 B = 0, โˆ’ 2C = โˆ’ 1;
      yp = 2x + (1/2)x sin x

13.   ytrial = e x ( A cos x + B sin x ) ;       7 A + 4 B = 0, โˆ’ 4 A + 7 B = 1;
               x
      yp = e (7 sin x - 4 cos x)/65

14.   First we note the duplication with the complementary function
      yc = (c1 + c2 x ) e โˆ’ x + (c3 + c4 x ) e x . Then:

      ytrial = x 2 ( A + B x ) e x ;      8 A + 24 B = 0, 24 B = 1;       yp = (-3x2ex + x3ex)/24

15.   This is something of a trick problem. We cannot solve the characteristic equation
      r 5 + 5r 4 โˆ’ 1 = 0 to find the complementary function, but we can see that it contains no
      constant term (why?). Hence the trial solution ytrial = A leads immediately to the
      particular solution yp = -17.
16.     ytrial = A + ( B + Cx + Dx 2 ) e3 x ;
       9 A = 5, 18B + 6C + 2 D = 0, 18C + 12 D = 0, 18D = 2;
       yp = (45 + e3x - 6xe3x + 9x2 e3x)/81

17.    First we note the duplication with the complementary function yc = c1 cos x + c2 sin x.
       Then:
       ytrial = x [( A + Bx ) cos x + (C + Dx) sin x ];
       2 B + 2C = 0, 4 D = 1, โˆ’2 A + 2 D = 1, โˆ’4 B = 0;
       yp = (x2 sin x - x cos x)/4

18.    First we note the duplication with the complementary function
       yc = c1e โˆ’ x + c2 e x + c3e โˆ’2 x + c4e 2 x . Then:

       ytrial = x(Aex) + x(B + Cx) e2x; โˆ’6 A = 1, 12 B + 38C = 0, 24C = โˆ’1;
       yp = -(24xex - 19xe2x + 6x2 e2x)/144

19.    First we note the duplication with the part c1 + c2 x of the complementary function
       (which corresponds to the factor r 2 of the characteristic polynomial). Then:
       ytrial = x2(A + Bx + Cx2);                 4 A + 12 B = โˆ’1, 12 B + 48C = 0, 24C = 3;
       yp = (10x2 - 4x3 + x4)/8

20.    First we note that the characteristic polynomial r 3 โˆ’ r has the zero r = 1 corresponding
       to the duplicating part ex of the complementary function. Then:
        ytrial = A + x ( Be x ) ;      โˆ’ A = 7, 3B = 1;          yp = -7 + (1/3)xex

In Problems 21-30 we list first the complementary function yc, then the initially proposed trial
function yi, and finally the actual trial function yp in which duplication with the
complementary function has been eliminated.

21.     yc = e x (c1 cos x + c2 sin x ) ;         yi = e x ( A cos x + B sin x )
        yp = x โ‹… e x ( A cos x + B sin x )

22.     yc = (c1 + c2 x + c3 x 2 ) + (c4 e x ) + (c5 e โˆ’ x ) ;    yi = ( A + Bx + Cx 2 ) + ( D e x )
        yp = x 3 โ‹… ( A + Bx + Cx 2 ) + x โ‹… ( D e x )

23.     yc = c1 cos x + c2 sin x;             yi = ( A + Bx) cos 2 x + (C + Dx) sin 2 x
        yp = x โ‹… [( A + Bx) cos 2 x + (C + Dx) sin 2 x ]
24.    yc = c1 + c2 e โˆ’3 x + c3e 4 x ;       yi = ( A + Bx) + (C + Dx)e โˆ’3 x
        yp = x โ‹… ( A + Bx ) + x โ‹… (C + Dx )e โˆ’3 x

25.    yc = c1e โˆ’ x + c2 e โˆ’2 x ;        yi = ( A + Bx)e โˆ’ x + (C + Dx )e โˆ’2 x
        yp = x โ‹… ( A + Bx )e โˆ’ x + x โ‹… (C + Dx )e โˆ’2 x

26.    yc = e3 x (c1 cos 2 x + c2 sin 2 x ) ;          yi = ( A + Bx) e3 x cos 2 x + (C + Dx)e3 x sin 2 x
        yp = x โ‹… ๏ฃฎ( A + Bx)e3 x cos 2 x + (C + Dx)e3 x sin 2 x ๏ฃน
                 ๏ฃฐ                                             ๏ฃป

27.    yc = (c1 cos x + c2 sin x ) + (c3 cos 2 x + c3 sin 2 x )
       yi = ( A cos x + B sin x ) + (C cos 2 x + D sin 2 x )
        yp = x โ‹… ๏ฃฎ( A cos x + B sin x ) + (C cos 2 x + D sin 2 x )๏ฃน
                 ๏ฃฐ                                                ๏ฃป

28.    yc = (c1 + c2 x ) + (c3 cos 3x + c3 sin 3x )
       yi = ( A + Bx + Cx 2 ) cos 3x + ( D + Ex + Fx 2 ) sin 3x
        yp = x โ‹… ๏ฃฎ( A + Bx + Cx 2 ) cos 3x + ( D + Ex + Fx 2 ) sin 3x ๏ฃน
                 ๏ฃฐ                                                    ๏ฃป

29.    yc = ( c1 + c2 x + c3 x 2 ) e x + c4e 2 x + c5e โˆ’2 x ;     yi = ( A + Bx ) e x + C e 2 x + D e โˆ’2 x
        yp = x 3 โ‹… ( A + Bx ) e x + x โ‹… (C e 2 x ) + x โ‹… ( D e โˆ’2 x )

30.    yc = (c1 + c2 x ) e โˆ’ x + (c3 + c4 x ) e x
       yi = yp = ( A + Bx + Cx 2 ) cos x + ( D + Ex + Fx 2 ) sin x

In Problems 31-40 we list first the complementary function yc, the trial solution ytr for the
method of undetermined coefficients, and the corresponding general solution yg = yc + yp where
yp results from determining the coefficients in ytr so as to satisfy the given nonhomogeneous
differential equation. Then we list the linear equations obtained by imposing the given initial
conditions, and finally the resulting particular solution y(x).

31.    yc = c1 cos 2 x + c2 sin 2 x;          ytr = A + Bx;             yg = c1 cos 2 x + c2 sin 2 x + x / 2 ;

       c1 = 1, 2c2 + 1/ 2 = 2;              y ( x) = cos 2 x + (3 / 4) sin 2 x + x / 2

32.    yc = c1e โˆ’ x + c2 e โˆ’2 x ;    ytr = Ae x ;        yg = c1e โˆ’ x + c2e โˆ’2 x + e x / 6 ;

       c1 + c2 + 1/ 6 = 0, โˆ’ c1 โˆ’ 2c2 + 1/ 6 = 3;                y ( x) = (15 eโˆ’ x โˆ’ 16 eโˆ’2 x + e x ) / 6
33.   yc = c1 cos 3x + c2 sin 3x;           ytr = A cos 2 x + B sin 2 x

      yg = c1 cos 3x + c2 sin 3x + (1/ 5) sin 2 x

      c1 = 1, 3c2 + 2 / 5 = 0;            y ( x) = (15cos 3x โˆ’ 2sin 3x + 3sin 2 x ) /15

34.   yc = c1 cos x + c2 sin x;         ytr = x โ‹… ( A cos x + B sin x )

      yg = c1 cos x + c2 sin x + (1/ 2) x sin 2 x

      c1 = 1, c2 = โˆ’ 1;           y ( x) = cos x โˆ’ sin x + (1/ 2) x sin x

35.   yc = e x (c1 cos x + c2 sin x ) ;        ytr = A + B x

      yg = e x (c1 cos x + c2 sin x ) + 1 + x / 2

      c1 + 1 = 3, c1 + c2 + 1/ 2 = 0;           y ( x) = e x ( 4 cos x โˆ’ 5sin x ) / 2 + 1 + x / 2

36.   yc = c1 + c2 x + c3e โˆ’2 x + c4 e 2 x ;    ytr = x 2 โ‹… ( A + B x + C x 2 )

      yg = c1 + c2 x + c3e โˆ’2 x + c4 e 2 x โˆ’ x 2 /16 โˆ’ x 4 / 48

      c1 + c3 + c4 = 1, c2 โˆ’ 2c3 + 2c4 = 1, 4c3 + 4c4 โˆ’ 1/ 8 = โˆ’1, โˆ’ 8c3 + 8c4 = โˆ’1

      y ( x) = ( 234 + 240 x โˆ’ 9e โˆ’2 x โˆ’ 33e 2 x โˆ’ 12 x 2 โˆ’ 4 x 4 ) /192

37.   yc = c1 + c2 e x + c3 x e x ;     ytr = x โ‹… ( A ) + x 2 โ‹… ( B + Cx ) e x

      yg = c1 + c2e x + c3 x e x + x โˆ’ x 2 e x / 2 + x 3e x / 6

      c1 + c2 = 0, c2 + c3 + 1 = 0, c2 + 2c3 โˆ’ 1 = 1

      y ( x ) = 4 + x + e x ( โˆ’24 + 18 x โˆ’ 3 x 2 + x 3 ) / 6

38.   yc = e โˆ’ x (c1 cos x + c2 sin x ) ;      ytr = A cos 3x + B sin 3x

      yg = e โˆ’ x (c1 cos x + c2 sin x ) โˆ’ (6 cos 3x + 7 sin 3x ) / 85

      c1 โˆ’ 6 /185 = 2, โˆ’ c1 + c2 โˆ’ 21/ 85 = 0

      y ( x ) = ๏ฃฎe โˆ’ x (176 cos x + 197 sin x ) โˆ’ ( 6 cos 3x + 7 sin 3x )๏ฃน / 85
                ๏ฃฐ                                                        ๏ฃป
39.   yc = c1 + c2 x + c3e โˆ’ x ;      ytr = x 2 โ‹… ( A + Bx ) + x โ‹… (Ce โˆ’ x )

      yg = c1 + c2 x + c3e โˆ’ x โˆ’ x 2 / 2 + x 3 / 6 + x e โˆ’ x

      c1 + c3 = 1, c2 โˆ’ c3 + 1 = 0, c3 โˆ’ 3 = 1

      y ( x ) = ( โˆ’18 + 18 x โˆ’ 3 x 2 + x 3 ) / 6 + (4 + x ) e โˆ’ x

40.   yc = c1e โˆ’ x + c2e x + c3 cos x + c4 sin x;         ytr = A

      yg = c1e โˆ’ x + c2e x + c3 cos x + c4 sin x โˆ’ 5

      c1 + c2 + c3 โˆ’ 5 = 0, โˆ’ c1 + c2 + c4 = 0, c1 + c2 โˆ’ c3 = 0, โˆ’ c1 + c2 โˆ’ c4 = 0

      y ( x ) = (5e โˆ’ x + 5e x + 10cos x โˆ’ 20 ) / 4

41.   The trial solution ytr = A + Bx + Cx 2 + Dx 3 + Ex 4 + Fx 5 leads to the equations

                         2 A โˆ’ B โˆ’ 2C โˆ’ 6 D + 24 E = 0
                         โˆ’2 B โˆ’ 2C โˆ’ 6 D โˆ’ 24 E + 120 F = 0
                         โˆ’2C โˆ’ 3D โˆ’ 12 E โˆ’ 60 F = 0
                         โˆ’2 D โˆ’ 4 E โˆ’ 20 F = 0
                         โˆ’2 E โˆ’ 5 F = 0
                         โˆ’2 F = 8

      that are readily solve by back-substitution. The resulting particular solution is

               y(x) = โ€“255 - 450x + 30x2 + 20x3 + 10x4 - 4x5

42.   The characteristic equation r 4 โˆ’ r 3 โˆ’ r 2 โˆ’ r โˆ’ 2 = 0 has roots r = โˆ’ 1, 2, ยฑ i so the
      complementary function is yc = c1e โˆ’ x + c2e 2 x + c3 cos x + c4 sin x. We find that the
      coefficients satisfy the equations

                         c1 + c2 + c3 โˆ’ 255 = 0
                         โˆ’c1 + 2c2 + c4 โˆ’ 450 = 0
                         c1 + 4c2 โˆ’ c3 + 60 = 0
                         โˆ’c1 + 8c2 โˆ’ c4 + 120 = 0

      Solution of this system gives finally the particular solution y = yc + yp where yp is the
      particular solution of Problem 41 and
yc = 10 e โˆ’ x + 35 e 2 x + 210 cos x + 390sin x.

43.   (a)     cos 3x + i sin 3x = (cos x + i sin x)3
                                = cos3 x + 3 i cos2 x sin x โˆ’ 3cos x sin 2 x โˆ’ i sin 3 x
      When we equate real parts we get the equation

              cos3 x โˆ’ 3 ( cos x ) (1 โˆ’ cos 2 x ) = 4 cos3 x โˆ’ 3cos x

      and readily solve for cos3 x = 3 cos x + 1 cos 3x. The formula for sin 3 x is derived
                                      4        4
      similarly by equating imaginary parts in the first equation above.

      (b)    Upon substituting the trial solution yp = A cos x + B sin x + C cos 3x + D sin 3x
      in the differential equation yโ€ฒโ€ฒ + 4 y = 3 cos x + 1 cos 3x, we find that A = 1/4, B = 0,
                                               4         4
      C = โ€“1/20, D = 0. The resulting general solution is

             y(x) = c1 cos 2x + c2 sin 2x + (1/4)cos x - (1/20)cos 3x.

44.   We use the identity sin x sin 3 x = 1 cos 2 x โˆ’ 1 cos 4 x, and hence substitute the trial
                                           2          2

      solution yp = A cos 2 x + B sin 2 x + C cos 4 x + D sin 4 x in the differential equation
      yโ€ฒโ€ฒ + yโ€ฒ + y = 1 cos 2 x โˆ’ 1 cos 4 x. We find that A = โ€“3/26, B = 1/13, C = โ€“14/482,
                     2           2
      D = 2/141. The resulting general solution is

             y(x) = e-x/2 (c1 cos x 3 /2 + c2 sin x 3 /2)
                       + (-3 cos 2x + 2 sin 2x)/26 + (-15 cos 4x + 4 sin 4x)/482.

45.   We substitute

             sin4 x = (1 - cos 2x)2 /4
                      = (1 - 2 cos 2x + cos2 2x)/4 = (3 - 4 cos 2x + cos 4x)/8

      on the right-hand side of the differential equation, and then substitute the trial solution
       yp = A cos 2 x + B sin 2 x + C cos 4 x + D sin 4 x + E. We find that A = โ€“1/10, B = 0,
      C = โ€“1/56, D = 0, E = 1/24. The resulting general solution is

             y = c1 cos 3x + c2 sin 3x + 1/24 - (1/10)cos 2x - (1/56)cos 4x.

46.   By the formula for cos3 x in Problem 43, the differential equation can be written as

                       yโ€ฒโ€ฒ + y =   3
                                   4
                                       x cos x + 1 x cos 3x.
                                                 4
The complementary solution is yc = c1 cos x + c2 sin x, so we substitute the trial solution

                yp = x โ‹… ๏ฃฎ( A + Bx ) cos x + (C + Dx ) sin x ๏ฃน + ๏ฃฎ( E + Fx ) cos 3x + (G + Hx ) sin 3x ๏ฃน .
                         ๏ฃฐ                                   ๏ฃป ๏ฃฐ                                       ๏ฃป

       We find that A = 3 /16, B = C = 0, D = 3 /16, E = 0, F = โˆ’1/ 32, G = 3 /128, H = 0. Hence
       the general solution is given by y = yc + y1 + y2 where

               y1 = (3x cos x + 3x2sin x)/16 and y2 = (3 sin 3x - 4x cos 3x)/128.

In Problems 47-49 we list the independent solutions y1 and y2 of the associated homogeneous
equation, their Wronskian W = W ( y1 , y2 ), the coefficient functions

                    โŒ  y ( x) f ( x)                  โŒ  y ( x) f ( x)
        u1 ( x) = โˆ’ ๏ฃต 2             dx and u2 ( x) = ๏ฃต 1             dx
                    โŒก W ( x)                         โŒก W ( x)

in the particular solution yp = u1 y1 + u2 y2 of Eq. (32) in the text, and finally yp itself.

47.    y1 = e-2x,               y2 = e-x,                         W = e-3x
       u1 = -(4/3)e3x,          u2 = 2e2x,
       yp = (2/3)ex

48.    y1 = e-2x,               y2 = e4x,                         W = 6e2x
       u1 = -x/2,               u2 = -e-6x /12,
       yp = -(6x + 1)e-2x /12

49.    y1 = e2x,                y2 = xe2x,                        W = e4x
       u1 = -x2,                u2 = 2x,
       yp = x2e2x

50.    The complementary function is y1 = c1 cosh 2x + c2 sinh 2x, so the Wronskian is

                                W = 2 cosh2 2x - 2 sinh2 2x = 2,

                                                           โ€ฒ      โ€ฒ
       so when we solve Equations (31) simultaneously for u1 and u2 , integrate each and
       substitute in yp = y1u1 + y2u2, the result is

                y p = โˆ’ (cosh 2 x )   1   1
                                          2   (sinh 2 x )(sinh 2 x ) dx + (sinh 2 x )   1   1
                                                                                            2   (cosh 2 x )(sinh 2 x ) dx .

       Using the identities 2 sinh2 x = cosh 2x - 1 and 2 sinh x cosh x = sinh 2x, we evaluate
       the integrals and find that
yp = (4x cosh 2x - sinh 4x cosh 2x + cosh 4x sinh 2x)/16,
              yp = (4x cosh 2x - sinh 2x)/16.

51.   y1 = cos 2 x,         y2 = sin 2 x,          W = 2
      Liberal use of trigonometric sum and product identities yields

      u1 = (cos 5 x โˆ’ 5cos x) / 20,          u1 = (sin 5 x โˆ’ 5sin x) / 20
      yp = -(1/4)(cos 2x cos x - sin 2x sin x) + (1/20)(cos 5x cos 2x + sin 5x sin 2x)
         = -(1/5)cos 3x (!)

52.   y1 = cos 3x,             y2 = sin 3x,              W = 3
      u1 = โˆ’ (6 x โˆ’ sin 6 x) / 36,     u1 = โˆ’ (1 + cos 6 x) / 36
      yp = -(x cos 3x)/6

53.   y1 = cos 3x,             y2 = sin 3x,              W = 3
       โ€ฒ
      u1 = -(2/3)tan 3x,               โ€ฒ
                                      u2 = 2/3

      yp = (2/9)[3x sin 3x + (cos 3x) ln cos 3x ]

54.   y1 = cos x,              y2 = sin x,               W = 1
       โ€ฒ
      u1 = -csc x,              โ€ฒ
                               u2 = cos x csc2x

      yp = -1 - (cos x) ln csc x โˆ’ cot x

55.   y1 = cos 2x,             y2 = sin 2x,              W = 2
       โ€ฒ
      u1 = -(1/2)sin2 x sin 2x = -(1/4)(1 - cos 2x)sin 2x
       โ€ฒ
      u2 = (1/2)sin2 x cos 2x = (1/4)(1 - cos 2x)cos 2x
      yp = (1 - x sin 2x)/8

56.   y1 = e-2x,               y2 = e2x,                 W = 4
      u1 = -(3x - 1)e3x /36,          u2 = -(x + 1)e-x /4
      yp = -ex(3x + 2)/9
57.   With y1 = x, y2 = x-1, and f(x) = 72x3, Equations (31) in the text take the form

                                     โ€ฒ        โ€ฒ
                                  x u1 + x-1 u2 = 0,
                                     โ€ฒ        โ€ฒ
                                    u1 - x-2 u2 = 72x3.

      Upon multiplying the second equation by x and then adding, we readily solve first for

                                   โ€ฒ
                                  u1 = 36x3,          so      u1 = 9x4
      and then
                         โ€ฒ        โ€ฒ
                        u2 = -x2 u1 = -36x5,                  so       u2 = -6x6.

      Then it follows that

                        yp = y1u1 + y2u2 = (x)(9x4) + (x-1)(-6x6) = 3x5.

58.   Here it is important to remember that โ€” for variation of parameters โ€” the differential
      equation must be written in standard form with leading coefficient 1. We therefore
      rewrite the given equation with complementary function yc = c1x2 + c2x3 as

                                           yโ€ณ - (4/x)yโ€ฒ + (6/x2)y = x.

      Thus f(x) = x, and W = x4, so simultaneous solution of Equations (31) as in Problem
                                      โ€ฒ      โ€ฒ
      50 (followed by integration of u1 and u2 ) yields


                                           1                       1
                              y p = โˆ’ x 2 x 3 โ‹… x โ‹… x โˆ’4 dx +x 3 x 2 โ‹… x โ‹… x โˆ’4 dx

                                  = โˆ’ x2   1           1
                                               dx +x 3 (1 / x ) dx = x 3 (ln x โˆ’ 1).

59.   y1 = x2,                    y2 = x2 ln x,
      W = x3,                     f(x) = x2
       โ€ฒ
      u1 = -x ln x,                โ€ฒ
                                  u2 = x
      yp = x4 /4

60.   y1 = x1/ 2 ,                 y2 = x 3/ 2
      f(x) = 2x-2/3;              W = x
      u1 = โˆ’ 12 x5 / 6 / 5,       u2 = โˆ’ 12 x โˆ’1/ 6

      yp = โˆ’ 72 x 4 / 3 / 5
61.   y1 = cos(ln x),          y2 = sin(ln x),              W = 1/x,
      f(x) = (ln x)/x2
      u1 = (ln x)cos(ln x) - sin(ln x)
      u2 = (ln x)sin(ln x) + cos(ln x)
      yp = ln x (!)

62.   y1 = x,                  y2 = 1 + x2,
      W = x2 - 1,              f(x) = 1
       โ€ฒ
      u1 = (1 + x2)/(1 - x2),             โ€ฒ
                                         u2 = x/(x2 - 1)
      yp = -x2 + x ln|(1 + x)/(1 - x)| + (1/2)(1 + x2)ln|1 - x2|

63.   This is simply a matter of solving the equations in (31) for the derivatives

                                     y2 ( x ) f ( x )               y1 ( x ) f ( x )
                            u1 = โˆ’
                             โ€ฒ                        and   u2 =
                                                             โ€ฒ                       ,
                                        W (x)                          W ( x)

      integrating each, and then substituting the results in (32).

64.   Here we have y1 ( x ) = cos x, y2 ( x ) = sin x, W ( x ) = 1, f ( x ) = 2 sin x , so (33) gives

                                       1                              1
                  y p ( x ) = โˆ’ (cos x ) sin x โ‹… 2 sin x dx +(sin x ) cos x โ‹… 2 sin x dx

                                       1                             1
                          = โˆ’ (cos x ) (1 โˆ’ cos 2 x ) dx +(sin x ) 2(sin x ) โ‹… cos x dx
                          = โˆ’ (cos x )( x โˆ’ sin x cos x ) + (sin x )(sin 2 x )
                            = โˆ’ x cos x + (sin x )(cos2 x + sin 2 x )
                  y p ( x ) = โˆ’ x cos x + sin x

      But we can drop the term sin x because it satisfies the associated homogeneous
      equation yโ€ฒโ€ฒ + y = 0.

More Related Content

What's hot

Chapter 16
Chapter 16Chapter 16
Chapter 16ramiz100111
ย 
Chapter 09
Chapter 09Chapter 09
Chapter 09ramiz100111
ย 
Cuaderno+de+integrales
Cuaderno+de+integralesCuaderno+de+integrales
Cuaderno+de+integralesjoseluisroyo
ย 
Forced Vibrations Project
Forced Vibrations ProjectForced Vibrations Project
Forced Vibrations ProjectMark Falcone
ย 
Elementary differential equations with boundary value problems solutions
Elementary differential equations with boundary value problems solutionsElementary differential equations with boundary value problems solutions
Elementary differential equations with boundary value problems solutionsHon Wa Wong
ย 
Emat 213 midterm 2 winter 2006
Emat 213 midterm 2 winter 2006Emat 213 midterm 2 winter 2006
Emat 213 midterm 2 winter 2006akabaka12
ย 
Sistem pertidaksamaan kuadrat 2 variabel
Sistem pertidaksamaan kuadrat 2 variabelSistem pertidaksamaan kuadrat 2 variabel
Sistem pertidaksamaan kuadrat 2 variabelAlya Titania Annisaa
ย 
Spm Add Maths Formula List Form4
Spm Add Maths Formula List Form4Spm Add Maths Formula List Form4
Spm Add Maths Formula List Form4guest76f49d
ย 
Salazar xavier taller1_3258
Salazar xavier taller1_3258Salazar xavier taller1_3258
Salazar xavier taller1_3258XAVIERALEXANDERSALAZ
ย 
Solution Manual : Chapter - 05 Integration
Solution Manual : Chapter - 05 IntegrationSolution Manual : Chapter - 05 Integration
Solution Manual : Chapter - 05 IntegrationHareem Aslam
ย 
Ma8353 TRANSFORMS AND PARTIAL DIFFERENTIAL EQUATIONS
Ma8353 TRANSFORMS AND PARTIAL DIFFERENTIAL EQUATIONSMa8353 TRANSFORMS AND PARTIAL DIFFERENTIAL EQUATIONS
Ma8353 TRANSFORMS AND PARTIAL DIFFERENTIAL EQUATIONSBIBIN CHIDAMBARANATHAN
ย 
ใ‚ฒใƒผใƒ ็†่ซ–NEXT ็ทšๅฝข่จˆ็”ปๅ•้กŒ็ฌฌ5ๅ›ž -ๅŒๅฏพๅฎš็†่จผๆ˜Ž-
ใ‚ฒใƒผใƒ ็†่ซ–NEXT ็ทšๅฝข่จˆ็”ปๅ•้กŒ็ฌฌ5ๅ›ž -ๅŒๅฏพๅฎš็†่จผๆ˜Ž-ใ‚ฒใƒผใƒ ็†่ซ–NEXT ็ทšๅฝข่จˆ็”ปๅ•้กŒ็ฌฌ5ๅ›ž -ๅŒๅฏพๅฎš็†่จผๆ˜Ž-
ใ‚ฒใƒผใƒ ็†่ซ–NEXT ็ทšๅฝข่จˆ็”ปๅ•้กŒ็ฌฌ5ๅ›ž -ๅŒๅฏพๅฎš็†่จผๆ˜Ž-ssusere0a682
ย 
Solution Manual : Chapter - 01 Functions
Solution Manual : Chapter - 01 FunctionsSolution Manual : Chapter - 01 Functions
Solution Manual : Chapter - 01 FunctionsHareem Aslam
ย 
Another possibility
Another possibilityAnother possibility
Another possibilityCss Founder
ย 
Paso 2 profundizar y contextualizar el conocimiento de la unidad 1 ff
Paso 2 profundizar y contextualizar el conocimiento de la unidad 1 ffPaso 2 profundizar y contextualizar el conocimiento de la unidad 1 ff
Paso 2 profundizar y contextualizar el conocimiento de la unidad 1 ffALGEBRAGEOMETRIA
ย 
Shape drawing algs
Shape drawing algsShape drawing algs
Shape drawing algsMusawarNice
ย 
Teoria y problemas de sistema de ecuaciones lineales se44 ccesa007
Teoria y problemas de sistema de ecuaciones lineales se44 ccesa007Teoria y problemas de sistema de ecuaciones lineales se44 ccesa007
Teoria y problemas de sistema de ecuaciones lineales se44 ccesa007Demetrio Ccesa Rayme
ย 

What's hot (20)

Chapter 16
Chapter 16Chapter 16
Chapter 16
ย 
Guia edo todas
Guia edo todasGuia edo todas
Guia edo todas
ย 
Chapter 09
Chapter 09Chapter 09
Chapter 09
ย 
Cuaderno+de+integrales
Cuaderno+de+integralesCuaderno+de+integrales
Cuaderno+de+integrales
ย 
Forced Vibrations Project
Forced Vibrations ProjectForced Vibrations Project
Forced Vibrations Project
ย 
Elementary differential equations with boundary value problems solutions
Elementary differential equations with boundary value problems solutionsElementary differential equations with boundary value problems solutions
Elementary differential equations with boundary value problems solutions
ย 
Emat 213 midterm 2 winter 2006
Emat 213 midterm 2 winter 2006Emat 213 midterm 2 winter 2006
Emat 213 midterm 2 winter 2006
ย 
Sistem pertidaksamaan kuadrat 2 variabel
Sistem pertidaksamaan kuadrat 2 variabelSistem pertidaksamaan kuadrat 2 variabel
Sistem pertidaksamaan kuadrat 2 variabel
ย 
Spm Add Maths Formula List Form4
Spm Add Maths Formula List Form4Spm Add Maths Formula List Form4
Spm Add Maths Formula List Form4
ย 
Salazar xavier taller1_3258
Salazar xavier taller1_3258Salazar xavier taller1_3258
Salazar xavier taller1_3258
ย 
Solution Manual : Chapter - 05 Integration
Solution Manual : Chapter - 05 IntegrationSolution Manual : Chapter - 05 Integration
Solution Manual : Chapter - 05 Integration
ย 
U unit4 vm
U unit4 vmU unit4 vm
U unit4 vm
ย 
Ma8353 TRANSFORMS AND PARTIAL DIFFERENTIAL EQUATIONS
Ma8353 TRANSFORMS AND PARTIAL DIFFERENTIAL EQUATIONSMa8353 TRANSFORMS AND PARTIAL DIFFERENTIAL EQUATIONS
Ma8353 TRANSFORMS AND PARTIAL DIFFERENTIAL EQUATIONS
ย 
ใ‚ฒใƒผใƒ ็†่ซ–NEXT ็ทšๅฝข่จˆ็”ปๅ•้กŒ็ฌฌ5ๅ›ž -ๅŒๅฏพๅฎš็†่จผๆ˜Ž-
ใ‚ฒใƒผใƒ ็†่ซ–NEXT ็ทšๅฝข่จˆ็”ปๅ•้กŒ็ฌฌ5ๅ›ž -ๅŒๅฏพๅฎš็†่จผๆ˜Ž-ใ‚ฒใƒผใƒ ็†่ซ–NEXT ็ทšๅฝข่จˆ็”ปๅ•้กŒ็ฌฌ5ๅ›ž -ๅŒๅฏพๅฎš็†่จผๆ˜Ž-
ใ‚ฒใƒผใƒ ็†่ซ–NEXT ็ทšๅฝข่จˆ็”ปๅ•้กŒ็ฌฌ5ๅ›ž -ๅŒๅฏพๅฎš็†่จผๆ˜Ž-
ย 
Solution Manual : Chapter - 01 Functions
Solution Manual : Chapter - 01 FunctionsSolution Manual : Chapter - 01 Functions
Solution Manual : Chapter - 01 Functions
ย 
Another possibility
Another possibilityAnother possibility
Another possibility
ย 
Paso 2 profundizar y contextualizar el conocimiento de la unidad 1 ff
Paso 2 profundizar y contextualizar el conocimiento de la unidad 1 ffPaso 2 profundizar y contextualizar el conocimiento de la unidad 1 ff
Paso 2 profundizar y contextualizar el conocimiento de la unidad 1 ff
ย 
Shape drawing algs
Shape drawing algsShape drawing algs
Shape drawing algs
ย 
Teoria y problemas de sistema de ecuaciones lineales se44 ccesa007
Teoria y problemas de sistema de ecuaciones lineales se44 ccesa007Teoria y problemas de sistema de ecuaciones lineales se44 ccesa007
Teoria y problemas de sistema de ecuaciones lineales se44 ccesa007
ย 
Complex variables
Complex variablesComplex variables
Complex variables
ย 

Similar to Sect5 5

Sect5 1
Sect5 1Sect5 1
Sect5 1inKFUPM
ย 
Cรกlculo ii howard anton - capรญtulo 16 [tรณpicos do cรกlculo vetorial]
Cรกlculo ii   howard anton - capรญtulo 16 [tรณpicos do cรกlculo vetorial]Cรกlculo ii   howard anton - capรญtulo 16 [tรณpicos do cรกlculo vetorial]
Cรกlculo ii howard anton - capรญtulo 16 [tรณpicos do cรกlculo vetorial]Henrique Covatti
ย 
Ejerciciosderivadasresueltos
EjerciciosderivadasresueltosEjerciciosderivadasresueltos
Ejerciciosderivadasresueltosbellidomates
ย 
Sect5 2
Sect5 2Sect5 2
Sect5 2inKFUPM
ย 
maths jee formulas.pdf
maths jee formulas.pdfmaths jee formulas.pdf
maths jee formulas.pdfGARRYB4
ย 
Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...
Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...
Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...Hareem Aslam
ย 
Solved exercises simple integration
Solved exercises simple integrationSolved exercises simple integration
Solved exercises simple integrationKamel Attar
ย 
Linear Differential Equations1
Linear Differential Equations1Linear Differential Equations1
Linear Differential Equations1Sebastian Vattamattam
ย 
log and algebra rules
log and algebra ruleslog and algebra rules
log and algebra rulessriam99
ย 
Formulario Geometria Analitica.pdf
Formulario Geometria Analitica.pdfFormulario Geometria Analitica.pdf
Formulario Geometria Analitica.pdfAntonio Guasco
ย 
Sect3 7
Sect3 7Sect3 7
Sect3 7inKFUPM
ย 
Pembahasan ujian nasional matematika ipa sma 2013
Pembahasan ujian nasional matematika ipa sma 2013Pembahasan ujian nasional matematika ipa sma 2013
Pembahasan ujian nasional matematika ipa sma 2013mardiyanto83
ย 
Integration SPM
Integration SPMIntegration SPM
Integration SPMHanini Hamsan
ย 
resposta do capitulo 15
resposta do capitulo 15resposta do capitulo 15
resposta do capitulo 15silvio_sas
ย 

Similar to Sect5 5 (18)

Sect5 1
Sect5 1Sect5 1
Sect5 1
ย 
Cรกlculo ii howard anton - capรญtulo 16 [tรณpicos do cรกlculo vetorial]
Cรกlculo ii   howard anton - capรญtulo 16 [tรณpicos do cรกlculo vetorial]Cรกlculo ii   howard anton - capรญtulo 16 [tรณpicos do cรกlculo vetorial]
Cรกlculo ii howard anton - capรญtulo 16 [tรณpicos do cรกlculo vetorial]
ย 
Ejerciciosderivadasresueltos
EjerciciosderivadasresueltosEjerciciosderivadasresueltos
Ejerciciosderivadasresueltos
ย 
Sect5 2
Sect5 2Sect5 2
Sect5 2
ย 
1st semester chemistry stream (2015-June) Question Papers
1st semester chemistry stream (2015-June) Question Papers 1st semester chemistry stream (2015-June) Question Papers
1st semester chemistry stream (2015-June) Question Papers
ย 
maths jee formulas.pdf
maths jee formulas.pdfmaths jee formulas.pdf
maths jee formulas.pdf
ย 
Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...
Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...
Solution Manual : Chapter - 06 Application of the Definite Integral in Geomet...
ย 
Solved exercises simple integration
Solved exercises simple integrationSolved exercises simple integration
Solved exercises simple integration
ย 
Linear Differential Equations1
Linear Differential Equations1Linear Differential Equations1
Linear Differential Equations1
ย 
Sample question paper 2 with solution
Sample question paper 2 with solutionSample question paper 2 with solution
Sample question paper 2 with solution
ย 
log and algebra rules
log and algebra ruleslog and algebra rules
log and algebra rules
ย 
Formulario Geometria Analitica.pdf
Formulario Geometria Analitica.pdfFormulario Geometria Analitica.pdf
Formulario Geometria Analitica.pdf
ย 
Sect3 7
Sect3 7Sect3 7
Sect3 7
ย 
Pembahasan ujian nasional matematika ipa sma 2013
Pembahasan ujian nasional matematika ipa sma 2013Pembahasan ujian nasional matematika ipa sma 2013
Pembahasan ujian nasional matematika ipa sma 2013
ย 
Integration SPM
Integration SPMIntegration SPM
Integration SPM
ย 
resposta do capitulo 15
resposta do capitulo 15resposta do capitulo 15
resposta do capitulo 15
ย 
Class XII CBSE Mathematics Sample question paper with solution
Class XII CBSE Mathematics Sample question paper with solutionClass XII CBSE Mathematics Sample question paper with solution
Class XII CBSE Mathematics Sample question paper with solution
ย 
EPCA_MODULE-2.pptx
EPCA_MODULE-2.pptxEPCA_MODULE-2.pptx
EPCA_MODULE-2.pptx
ย 

More from inKFUPM

Tb10
Tb10Tb10
Tb10inKFUPM
ย 
Tb18
Tb18Tb18
Tb18inKFUPM
ย 
Tb14
Tb14Tb14
Tb14inKFUPM
ย 
Tb13
Tb13Tb13
Tb13inKFUPM
ย 
Tb17
Tb17Tb17
Tb17inKFUPM
ย 
Tb16
Tb16Tb16
Tb16inKFUPM
ย 
Tb15
Tb15Tb15
Tb15inKFUPM
ย 
Tb12
Tb12Tb12
Tb12inKFUPM
ย 
Tb11
Tb11Tb11
Tb11inKFUPM
ย 
Tb09
Tb09Tb09
Tb09inKFUPM
ย 
Tb05
Tb05Tb05
Tb05inKFUPM
ย 
Tb07
Tb07Tb07
Tb07inKFUPM
ย 
Tb04
Tb04Tb04
Tb04inKFUPM
ย 
Tb02
Tb02Tb02
Tb02inKFUPM
ย 
Tb03
Tb03Tb03
Tb03inKFUPM
ย 
Tb06
Tb06Tb06
Tb06inKFUPM
ย 
Tb01
Tb01Tb01
Tb01inKFUPM
ย 
Tb08
Tb08Tb08
Tb08inKFUPM
ย 
21221
2122121221
21221inKFUPM
ย 
Sect5 6
Sect5 6Sect5 6
Sect5 6inKFUPM
ย 

More from inKFUPM (20)

Tb10
Tb10Tb10
Tb10
ย 
Tb18
Tb18Tb18
Tb18
ย 
Tb14
Tb14Tb14
Tb14
ย 
Tb13
Tb13Tb13
Tb13
ย 
Tb17
Tb17Tb17
Tb17
ย 
Tb16
Tb16Tb16
Tb16
ย 
Tb15
Tb15Tb15
Tb15
ย 
Tb12
Tb12Tb12
Tb12
ย 
Tb11
Tb11Tb11
Tb11
ย 
Tb09
Tb09Tb09
Tb09
ย 
Tb05
Tb05Tb05
Tb05
ย 
Tb07
Tb07Tb07
Tb07
ย 
Tb04
Tb04Tb04
Tb04
ย 
Tb02
Tb02Tb02
Tb02
ย 
Tb03
Tb03Tb03
Tb03
ย 
Tb06
Tb06Tb06
Tb06
ย 
Tb01
Tb01Tb01
Tb01
ย 
Tb08
Tb08Tb08
Tb08
ย 
21221
2122121221
21221
ย 
Sect5 6
Sect5 6Sect5 6
Sect5 6
ย 

Recently uploaded

FULL ENJOY ๐Ÿ” 8264348440 ๐Ÿ” Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY ๐Ÿ” 8264348440 ๐Ÿ” Call Girls in Diplomatic Enclave | DelhiFULL ENJOY ๐Ÿ” 8264348440 ๐Ÿ” Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY ๐Ÿ” 8264348440 ๐Ÿ” Call Girls in Diplomatic Enclave | Delhisoniya singh
ย 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
ย 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
ย 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
ย 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
ย 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
ย 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
ย 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
ย 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
ย 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
ย 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
ย 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
ย 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
ย 
Swan(sea) Song โ€“ personal research during my six years at Swansea ... and bey...
Swan(sea) Song โ€“ personal research during my six years at Swansea ... and bey...Swan(sea) Song โ€“ personal research during my six years at Swansea ... and bey...
Swan(sea) Song โ€“ personal research during my six years at Swansea ... and bey...Alan Dix
ย 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
ย 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
ย 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
ย 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
ย 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
ย 

Recently uploaded (20)

FULL ENJOY ๐Ÿ” 8264348440 ๐Ÿ” Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY ๐Ÿ” 8264348440 ๐Ÿ” Call Girls in Diplomatic Enclave | DelhiFULL ENJOY ๐Ÿ” 8264348440 ๐Ÿ” Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY ๐Ÿ” 8264348440 ๐Ÿ” Call Girls in Diplomatic Enclave | Delhi
ย 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
ย 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
ย 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
ย 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
ย 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
ย 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
ย 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
ย 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
ย 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
ย 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
ย 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
ย 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
ย 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
ย 
Swan(sea) Song โ€“ personal research during my six years at Swansea ... and bey...
Swan(sea) Song โ€“ personal research during my six years at Swansea ... and bey...Swan(sea) Song โ€“ personal research during my six years at Swansea ... and bey...
Swan(sea) Song โ€“ personal research during my six years at Swansea ... and bey...
ย 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
ย 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
ย 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
ย 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
ย 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
ย 

Sect5 5

  • 1. SECTION 5.5 UNDETERMINED COEFFICIENTS AND VARIATION OF PARAMETERS The method of undetermined coefficients is based on "educated guessing". If we can guess correctly the form of a particular solution of a nonhomogeneous linear equation with constant coefficients, then we can determine the particular solution explicitly by substitution in the given differential equation. It is pointed out at the end of Section 5.5 that this simple approach is not always successful โ€” in which case the method of variation of parameters is available if a complementary function is known. However, undetermined coefficients does turn out to work well with a surprisingly large number of the nonhomogeneous linear differential equations that arise in elementary scientific applications. In each of Problems 1-20 we give first the form of the trial solution ytrial, then the equations in the coefficients we get when we substitute ytrial into the differential equation and collect like terms, and finally the resulting particular solution yp. 1. ytrial = Ae3 x ; 25 A = 1; yp = (1/25)e3x 2. ytrial = A + Bx; โˆ’ 2 A โˆ’ B = 4, โˆ’ 2 B = 3; yp = -(5 + 6x)/4 3. ytrial = A cos 3x + B sin 3x; โˆ’ 15 A โˆ’ 3B = 0, 3 A โˆ’ 15B = 2; yp = (cos 3x - 5 sin 3x)/39 4. ytrial = Ae x + B x e x ; 9 A + 12 B = 0, 9 B = 3; yp = (-4ex + 3xex)/9 5. First we substitute sin2x = (1 - cos 2x)/2 on the right-hand side of the differential equation. Then: ytrial = A + B cos 2 x + C sin 2 x; A = 1/ 2, โˆ’ 3B + 2C = โˆ’ 1/ 2, โˆ’ 2 B โˆ’ 3C = 0; yp = (13 + 3 cos 2x - 2 sin 2x)/26 6. ytrial = A + B x + C x 2; 7 A + 4 B + 4C = 0, 7 B + 8C = 0, 7C = 1; 2 yp = (4 - 56x + 49x )/343 7. First we substitute sinh x = (ex - e-x)/2 on the right-hand side of the differential equation. Then: ytrial = Ae x + B e โˆ’ x ; โˆ’ 3 A = 1/ 2, โˆ’ 3B = โˆ’ 1/ 2; yp = (e-x - ex)/6 = -(1/3)sinh x
  • 2. 8. First we note that cosh 2x is part of the complementary function yc = c1 cosh 2 x + c2 sinh 2 x. . Then: ytrial = x ( A cosh 2 x + B sinh 2 x ) ; 4 A = 0, 4 B = 1; yp = (1/4)x sinh 2x 9. First we note that ex is part of the complementary function yc = c1ex + c2e-3x. Then: ytrial = A + x( B + Cx) e x ; โˆ’ 3 A = 0, 4 B + 2C = 0, 8C = 1; yp = -(1/3) + (2x2 - x)ex /16. 10. First we note the duplication with the complementary function yc = c1 cos 3x + c2 sin 3x. Then: ytrial = x ( A cos 3x + B sin 3x ) ; 6B = 2, โˆ’ 6 A = 3; yp = (2x sin 3x - 3x cos 3x)/6 11. First we note the duplication with the complementary function yc = c1 x + c2 cos 2 x + c3 sin 2 x. Then: ytrial = x ( A + B x ) ; 4 A = โˆ’ 1, 8 B = 3; yp = (3x2 - 2x)/8 12. First we note the duplication with the complementary function yc = c1 x + c2 cos x + c3 sin x. Then: ytrial = Ax + x ( B cos x + C sin x ) ; A = 2, โˆ’ 2 B = 0, โˆ’ 2C = โˆ’ 1; yp = 2x + (1/2)x sin x 13. ytrial = e x ( A cos x + B sin x ) ; 7 A + 4 B = 0, โˆ’ 4 A + 7 B = 1; x yp = e (7 sin x - 4 cos x)/65 14. First we note the duplication with the complementary function yc = (c1 + c2 x ) e โˆ’ x + (c3 + c4 x ) e x . Then: ytrial = x 2 ( A + B x ) e x ; 8 A + 24 B = 0, 24 B = 1; yp = (-3x2ex + x3ex)/24 15. This is something of a trick problem. We cannot solve the characteristic equation r 5 + 5r 4 โˆ’ 1 = 0 to find the complementary function, but we can see that it contains no constant term (why?). Hence the trial solution ytrial = A leads immediately to the particular solution yp = -17.
  • 3. 16. ytrial = A + ( B + Cx + Dx 2 ) e3 x ; 9 A = 5, 18B + 6C + 2 D = 0, 18C + 12 D = 0, 18D = 2; yp = (45 + e3x - 6xe3x + 9x2 e3x)/81 17. First we note the duplication with the complementary function yc = c1 cos x + c2 sin x. Then: ytrial = x [( A + Bx ) cos x + (C + Dx) sin x ]; 2 B + 2C = 0, 4 D = 1, โˆ’2 A + 2 D = 1, โˆ’4 B = 0; yp = (x2 sin x - x cos x)/4 18. First we note the duplication with the complementary function yc = c1e โˆ’ x + c2 e x + c3e โˆ’2 x + c4e 2 x . Then: ytrial = x(Aex) + x(B + Cx) e2x; โˆ’6 A = 1, 12 B + 38C = 0, 24C = โˆ’1; yp = -(24xex - 19xe2x + 6x2 e2x)/144 19. First we note the duplication with the part c1 + c2 x of the complementary function (which corresponds to the factor r 2 of the characteristic polynomial). Then: ytrial = x2(A + Bx + Cx2); 4 A + 12 B = โˆ’1, 12 B + 48C = 0, 24C = 3; yp = (10x2 - 4x3 + x4)/8 20. First we note that the characteristic polynomial r 3 โˆ’ r has the zero r = 1 corresponding to the duplicating part ex of the complementary function. Then: ytrial = A + x ( Be x ) ; โˆ’ A = 7, 3B = 1; yp = -7 + (1/3)xex In Problems 21-30 we list first the complementary function yc, then the initially proposed trial function yi, and finally the actual trial function yp in which duplication with the complementary function has been eliminated. 21. yc = e x (c1 cos x + c2 sin x ) ; yi = e x ( A cos x + B sin x ) yp = x โ‹… e x ( A cos x + B sin x ) 22. yc = (c1 + c2 x + c3 x 2 ) + (c4 e x ) + (c5 e โˆ’ x ) ; yi = ( A + Bx + Cx 2 ) + ( D e x ) yp = x 3 โ‹… ( A + Bx + Cx 2 ) + x โ‹… ( D e x ) 23. yc = c1 cos x + c2 sin x; yi = ( A + Bx) cos 2 x + (C + Dx) sin 2 x yp = x โ‹… [( A + Bx) cos 2 x + (C + Dx) sin 2 x ]
  • 4. 24. yc = c1 + c2 e โˆ’3 x + c3e 4 x ; yi = ( A + Bx) + (C + Dx)e โˆ’3 x yp = x โ‹… ( A + Bx ) + x โ‹… (C + Dx )e โˆ’3 x 25. yc = c1e โˆ’ x + c2 e โˆ’2 x ; yi = ( A + Bx)e โˆ’ x + (C + Dx )e โˆ’2 x yp = x โ‹… ( A + Bx )e โˆ’ x + x โ‹… (C + Dx )e โˆ’2 x 26. yc = e3 x (c1 cos 2 x + c2 sin 2 x ) ; yi = ( A + Bx) e3 x cos 2 x + (C + Dx)e3 x sin 2 x yp = x โ‹… ๏ฃฎ( A + Bx)e3 x cos 2 x + (C + Dx)e3 x sin 2 x ๏ฃน ๏ฃฐ ๏ฃป 27. yc = (c1 cos x + c2 sin x ) + (c3 cos 2 x + c3 sin 2 x ) yi = ( A cos x + B sin x ) + (C cos 2 x + D sin 2 x ) yp = x โ‹… ๏ฃฎ( A cos x + B sin x ) + (C cos 2 x + D sin 2 x )๏ฃน ๏ฃฐ ๏ฃป 28. yc = (c1 + c2 x ) + (c3 cos 3x + c3 sin 3x ) yi = ( A + Bx + Cx 2 ) cos 3x + ( D + Ex + Fx 2 ) sin 3x yp = x โ‹… ๏ฃฎ( A + Bx + Cx 2 ) cos 3x + ( D + Ex + Fx 2 ) sin 3x ๏ฃน ๏ฃฐ ๏ฃป 29. yc = ( c1 + c2 x + c3 x 2 ) e x + c4e 2 x + c5e โˆ’2 x ; yi = ( A + Bx ) e x + C e 2 x + D e โˆ’2 x yp = x 3 โ‹… ( A + Bx ) e x + x โ‹… (C e 2 x ) + x โ‹… ( D e โˆ’2 x ) 30. yc = (c1 + c2 x ) e โˆ’ x + (c3 + c4 x ) e x yi = yp = ( A + Bx + Cx 2 ) cos x + ( D + Ex + Fx 2 ) sin x In Problems 31-40 we list first the complementary function yc, the trial solution ytr for the method of undetermined coefficients, and the corresponding general solution yg = yc + yp where yp results from determining the coefficients in ytr so as to satisfy the given nonhomogeneous differential equation. Then we list the linear equations obtained by imposing the given initial conditions, and finally the resulting particular solution y(x). 31. yc = c1 cos 2 x + c2 sin 2 x; ytr = A + Bx; yg = c1 cos 2 x + c2 sin 2 x + x / 2 ; c1 = 1, 2c2 + 1/ 2 = 2; y ( x) = cos 2 x + (3 / 4) sin 2 x + x / 2 32. yc = c1e โˆ’ x + c2 e โˆ’2 x ; ytr = Ae x ; yg = c1e โˆ’ x + c2e โˆ’2 x + e x / 6 ; c1 + c2 + 1/ 6 = 0, โˆ’ c1 โˆ’ 2c2 + 1/ 6 = 3; y ( x) = (15 eโˆ’ x โˆ’ 16 eโˆ’2 x + e x ) / 6
  • 5. 33. yc = c1 cos 3x + c2 sin 3x; ytr = A cos 2 x + B sin 2 x yg = c1 cos 3x + c2 sin 3x + (1/ 5) sin 2 x c1 = 1, 3c2 + 2 / 5 = 0; y ( x) = (15cos 3x โˆ’ 2sin 3x + 3sin 2 x ) /15 34. yc = c1 cos x + c2 sin x; ytr = x โ‹… ( A cos x + B sin x ) yg = c1 cos x + c2 sin x + (1/ 2) x sin 2 x c1 = 1, c2 = โˆ’ 1; y ( x) = cos x โˆ’ sin x + (1/ 2) x sin x 35. yc = e x (c1 cos x + c2 sin x ) ; ytr = A + B x yg = e x (c1 cos x + c2 sin x ) + 1 + x / 2 c1 + 1 = 3, c1 + c2 + 1/ 2 = 0; y ( x) = e x ( 4 cos x โˆ’ 5sin x ) / 2 + 1 + x / 2 36. yc = c1 + c2 x + c3e โˆ’2 x + c4 e 2 x ; ytr = x 2 โ‹… ( A + B x + C x 2 ) yg = c1 + c2 x + c3e โˆ’2 x + c4 e 2 x โˆ’ x 2 /16 โˆ’ x 4 / 48 c1 + c3 + c4 = 1, c2 โˆ’ 2c3 + 2c4 = 1, 4c3 + 4c4 โˆ’ 1/ 8 = โˆ’1, โˆ’ 8c3 + 8c4 = โˆ’1 y ( x) = ( 234 + 240 x โˆ’ 9e โˆ’2 x โˆ’ 33e 2 x โˆ’ 12 x 2 โˆ’ 4 x 4 ) /192 37. yc = c1 + c2 e x + c3 x e x ; ytr = x โ‹… ( A ) + x 2 โ‹… ( B + Cx ) e x yg = c1 + c2e x + c3 x e x + x โˆ’ x 2 e x / 2 + x 3e x / 6 c1 + c2 = 0, c2 + c3 + 1 = 0, c2 + 2c3 โˆ’ 1 = 1 y ( x ) = 4 + x + e x ( โˆ’24 + 18 x โˆ’ 3 x 2 + x 3 ) / 6 38. yc = e โˆ’ x (c1 cos x + c2 sin x ) ; ytr = A cos 3x + B sin 3x yg = e โˆ’ x (c1 cos x + c2 sin x ) โˆ’ (6 cos 3x + 7 sin 3x ) / 85 c1 โˆ’ 6 /185 = 2, โˆ’ c1 + c2 โˆ’ 21/ 85 = 0 y ( x ) = ๏ฃฎe โˆ’ x (176 cos x + 197 sin x ) โˆ’ ( 6 cos 3x + 7 sin 3x )๏ฃน / 85 ๏ฃฐ ๏ฃป
  • 6. 39. yc = c1 + c2 x + c3e โˆ’ x ; ytr = x 2 โ‹… ( A + Bx ) + x โ‹… (Ce โˆ’ x ) yg = c1 + c2 x + c3e โˆ’ x โˆ’ x 2 / 2 + x 3 / 6 + x e โˆ’ x c1 + c3 = 1, c2 โˆ’ c3 + 1 = 0, c3 โˆ’ 3 = 1 y ( x ) = ( โˆ’18 + 18 x โˆ’ 3 x 2 + x 3 ) / 6 + (4 + x ) e โˆ’ x 40. yc = c1e โˆ’ x + c2e x + c3 cos x + c4 sin x; ytr = A yg = c1e โˆ’ x + c2e x + c3 cos x + c4 sin x โˆ’ 5 c1 + c2 + c3 โˆ’ 5 = 0, โˆ’ c1 + c2 + c4 = 0, c1 + c2 โˆ’ c3 = 0, โˆ’ c1 + c2 โˆ’ c4 = 0 y ( x ) = (5e โˆ’ x + 5e x + 10cos x โˆ’ 20 ) / 4 41. The trial solution ytr = A + Bx + Cx 2 + Dx 3 + Ex 4 + Fx 5 leads to the equations 2 A โˆ’ B โˆ’ 2C โˆ’ 6 D + 24 E = 0 โˆ’2 B โˆ’ 2C โˆ’ 6 D โˆ’ 24 E + 120 F = 0 โˆ’2C โˆ’ 3D โˆ’ 12 E โˆ’ 60 F = 0 โˆ’2 D โˆ’ 4 E โˆ’ 20 F = 0 โˆ’2 E โˆ’ 5 F = 0 โˆ’2 F = 8 that are readily solve by back-substitution. The resulting particular solution is y(x) = โ€“255 - 450x + 30x2 + 20x3 + 10x4 - 4x5 42. The characteristic equation r 4 โˆ’ r 3 โˆ’ r 2 โˆ’ r โˆ’ 2 = 0 has roots r = โˆ’ 1, 2, ยฑ i so the complementary function is yc = c1e โˆ’ x + c2e 2 x + c3 cos x + c4 sin x. We find that the coefficients satisfy the equations c1 + c2 + c3 โˆ’ 255 = 0 โˆ’c1 + 2c2 + c4 โˆ’ 450 = 0 c1 + 4c2 โˆ’ c3 + 60 = 0 โˆ’c1 + 8c2 โˆ’ c4 + 120 = 0 Solution of this system gives finally the particular solution y = yc + yp where yp is the particular solution of Problem 41 and
  • 7. yc = 10 e โˆ’ x + 35 e 2 x + 210 cos x + 390sin x. 43. (a) cos 3x + i sin 3x = (cos x + i sin x)3 = cos3 x + 3 i cos2 x sin x โˆ’ 3cos x sin 2 x โˆ’ i sin 3 x When we equate real parts we get the equation cos3 x โˆ’ 3 ( cos x ) (1 โˆ’ cos 2 x ) = 4 cos3 x โˆ’ 3cos x and readily solve for cos3 x = 3 cos x + 1 cos 3x. The formula for sin 3 x is derived 4 4 similarly by equating imaginary parts in the first equation above. (b) Upon substituting the trial solution yp = A cos x + B sin x + C cos 3x + D sin 3x in the differential equation yโ€ฒโ€ฒ + 4 y = 3 cos x + 1 cos 3x, we find that A = 1/4, B = 0, 4 4 C = โ€“1/20, D = 0. The resulting general solution is y(x) = c1 cos 2x + c2 sin 2x + (1/4)cos x - (1/20)cos 3x. 44. We use the identity sin x sin 3 x = 1 cos 2 x โˆ’ 1 cos 4 x, and hence substitute the trial 2 2 solution yp = A cos 2 x + B sin 2 x + C cos 4 x + D sin 4 x in the differential equation yโ€ฒโ€ฒ + yโ€ฒ + y = 1 cos 2 x โˆ’ 1 cos 4 x. We find that A = โ€“3/26, B = 1/13, C = โ€“14/482, 2 2 D = 2/141. The resulting general solution is y(x) = e-x/2 (c1 cos x 3 /2 + c2 sin x 3 /2) + (-3 cos 2x + 2 sin 2x)/26 + (-15 cos 4x + 4 sin 4x)/482. 45. We substitute sin4 x = (1 - cos 2x)2 /4 = (1 - 2 cos 2x + cos2 2x)/4 = (3 - 4 cos 2x + cos 4x)/8 on the right-hand side of the differential equation, and then substitute the trial solution yp = A cos 2 x + B sin 2 x + C cos 4 x + D sin 4 x + E. We find that A = โ€“1/10, B = 0, C = โ€“1/56, D = 0, E = 1/24. The resulting general solution is y = c1 cos 3x + c2 sin 3x + 1/24 - (1/10)cos 2x - (1/56)cos 4x. 46. By the formula for cos3 x in Problem 43, the differential equation can be written as yโ€ฒโ€ฒ + y = 3 4 x cos x + 1 x cos 3x. 4
  • 8. The complementary solution is yc = c1 cos x + c2 sin x, so we substitute the trial solution yp = x โ‹… ๏ฃฎ( A + Bx ) cos x + (C + Dx ) sin x ๏ฃน + ๏ฃฎ( E + Fx ) cos 3x + (G + Hx ) sin 3x ๏ฃน . ๏ฃฐ ๏ฃป ๏ฃฐ ๏ฃป We find that A = 3 /16, B = C = 0, D = 3 /16, E = 0, F = โˆ’1/ 32, G = 3 /128, H = 0. Hence the general solution is given by y = yc + y1 + y2 where y1 = (3x cos x + 3x2sin x)/16 and y2 = (3 sin 3x - 4x cos 3x)/128. In Problems 47-49 we list the independent solutions y1 and y2 of the associated homogeneous equation, their Wronskian W = W ( y1 , y2 ), the coefficient functions โŒ  y ( x) f ( x) โŒ  y ( x) f ( x) u1 ( x) = โˆ’ ๏ฃต 2 dx and u2 ( x) = ๏ฃต 1 dx โŒก W ( x) โŒก W ( x) in the particular solution yp = u1 y1 + u2 y2 of Eq. (32) in the text, and finally yp itself. 47. y1 = e-2x, y2 = e-x, W = e-3x u1 = -(4/3)e3x, u2 = 2e2x, yp = (2/3)ex 48. y1 = e-2x, y2 = e4x, W = 6e2x u1 = -x/2, u2 = -e-6x /12, yp = -(6x + 1)e-2x /12 49. y1 = e2x, y2 = xe2x, W = e4x u1 = -x2, u2 = 2x, yp = x2e2x 50. The complementary function is y1 = c1 cosh 2x + c2 sinh 2x, so the Wronskian is W = 2 cosh2 2x - 2 sinh2 2x = 2, โ€ฒ โ€ฒ so when we solve Equations (31) simultaneously for u1 and u2 , integrate each and substitute in yp = y1u1 + y2u2, the result is y p = โˆ’ (cosh 2 x ) 1 1 2 (sinh 2 x )(sinh 2 x ) dx + (sinh 2 x ) 1 1 2 (cosh 2 x )(sinh 2 x ) dx . Using the identities 2 sinh2 x = cosh 2x - 1 and 2 sinh x cosh x = sinh 2x, we evaluate the integrals and find that
  • 9. yp = (4x cosh 2x - sinh 4x cosh 2x + cosh 4x sinh 2x)/16, yp = (4x cosh 2x - sinh 2x)/16. 51. y1 = cos 2 x, y2 = sin 2 x, W = 2 Liberal use of trigonometric sum and product identities yields u1 = (cos 5 x โˆ’ 5cos x) / 20, u1 = (sin 5 x โˆ’ 5sin x) / 20 yp = -(1/4)(cos 2x cos x - sin 2x sin x) + (1/20)(cos 5x cos 2x + sin 5x sin 2x) = -(1/5)cos 3x (!) 52. y1 = cos 3x, y2 = sin 3x, W = 3 u1 = โˆ’ (6 x โˆ’ sin 6 x) / 36, u1 = โˆ’ (1 + cos 6 x) / 36 yp = -(x cos 3x)/6 53. y1 = cos 3x, y2 = sin 3x, W = 3 โ€ฒ u1 = -(2/3)tan 3x, โ€ฒ u2 = 2/3 yp = (2/9)[3x sin 3x + (cos 3x) ln cos 3x ] 54. y1 = cos x, y2 = sin x, W = 1 โ€ฒ u1 = -csc x, โ€ฒ u2 = cos x csc2x yp = -1 - (cos x) ln csc x โˆ’ cot x 55. y1 = cos 2x, y2 = sin 2x, W = 2 โ€ฒ u1 = -(1/2)sin2 x sin 2x = -(1/4)(1 - cos 2x)sin 2x โ€ฒ u2 = (1/2)sin2 x cos 2x = (1/4)(1 - cos 2x)cos 2x yp = (1 - x sin 2x)/8 56. y1 = e-2x, y2 = e2x, W = 4 u1 = -(3x - 1)e3x /36, u2 = -(x + 1)e-x /4 yp = -ex(3x + 2)/9
  • 10. 57. With y1 = x, y2 = x-1, and f(x) = 72x3, Equations (31) in the text take the form โ€ฒ โ€ฒ x u1 + x-1 u2 = 0, โ€ฒ โ€ฒ u1 - x-2 u2 = 72x3. Upon multiplying the second equation by x and then adding, we readily solve first for โ€ฒ u1 = 36x3, so u1 = 9x4 and then โ€ฒ โ€ฒ u2 = -x2 u1 = -36x5, so u2 = -6x6. Then it follows that yp = y1u1 + y2u2 = (x)(9x4) + (x-1)(-6x6) = 3x5. 58. Here it is important to remember that โ€” for variation of parameters โ€” the differential equation must be written in standard form with leading coefficient 1. We therefore rewrite the given equation with complementary function yc = c1x2 + c2x3 as yโ€ณ - (4/x)yโ€ฒ + (6/x2)y = x. Thus f(x) = x, and W = x4, so simultaneous solution of Equations (31) as in Problem โ€ฒ โ€ฒ 50 (followed by integration of u1 and u2 ) yields 1 1 y p = โˆ’ x 2 x 3 โ‹… x โ‹… x โˆ’4 dx +x 3 x 2 โ‹… x โ‹… x โˆ’4 dx = โˆ’ x2 1 1 dx +x 3 (1 / x ) dx = x 3 (ln x โˆ’ 1). 59. y1 = x2, y2 = x2 ln x, W = x3, f(x) = x2 โ€ฒ u1 = -x ln x, โ€ฒ u2 = x yp = x4 /4 60. y1 = x1/ 2 , y2 = x 3/ 2 f(x) = 2x-2/3; W = x u1 = โˆ’ 12 x5 / 6 / 5, u2 = โˆ’ 12 x โˆ’1/ 6 yp = โˆ’ 72 x 4 / 3 / 5
  • 11. 61. y1 = cos(ln x), y2 = sin(ln x), W = 1/x, f(x) = (ln x)/x2 u1 = (ln x)cos(ln x) - sin(ln x) u2 = (ln x)sin(ln x) + cos(ln x) yp = ln x (!) 62. y1 = x, y2 = 1 + x2, W = x2 - 1, f(x) = 1 โ€ฒ u1 = (1 + x2)/(1 - x2), โ€ฒ u2 = x/(x2 - 1) yp = -x2 + x ln|(1 + x)/(1 - x)| + (1/2)(1 + x2)ln|1 - x2| 63. This is simply a matter of solving the equations in (31) for the derivatives y2 ( x ) f ( x ) y1 ( x ) f ( x ) u1 = โˆ’ โ€ฒ and u2 = โ€ฒ , W (x) W ( x) integrating each, and then substituting the results in (32). 64. Here we have y1 ( x ) = cos x, y2 ( x ) = sin x, W ( x ) = 1, f ( x ) = 2 sin x , so (33) gives 1 1 y p ( x ) = โˆ’ (cos x ) sin x โ‹… 2 sin x dx +(sin x ) cos x โ‹… 2 sin x dx 1 1 = โˆ’ (cos x ) (1 โˆ’ cos 2 x ) dx +(sin x ) 2(sin x ) โ‹… cos x dx = โˆ’ (cos x )( x โˆ’ sin x cos x ) + (sin x )(sin 2 x ) = โˆ’ x cos x + (sin x )(cos2 x + sin 2 x ) y p ( x ) = โˆ’ x cos x + sin x But we can drop the term sin x because it satisfies the associated homogeneous equation yโ€ฒโ€ฒ + y = 0.