JUST THE MATHS SLIDES NUMBER 15.8 ORDINARY DIFFERENTIAL EQUATIONS - - PDF document

just the maths slides number 15 8 ordinary differential
SMART_READER_LITE
LIVE PREVIEW

JUST THE MATHS SLIDES NUMBER 15.8 ORDINARY DIFFERENTIAL EQUATIONS - - PDF document

JUST THE MATHS SLIDES NUMBER 15.8 ORDINARY DIFFERENTIAL EQUATIONS 8 (Simultaneous equations (A)) by A.J.Hobson 15.7.1 The substitution method UNIT 15.8 - ORDINARY DIFFERENTIAL EQUATIONS 8 SIMULTANEOUS EQUATIONS (A) 15.8.1 THE


slide-1
SLIDE 1

“JUST THE MATHS” SLIDES NUMBER 15.8 ORDINARY DIFFERENTIAL EQUATIONS 8 (Simultaneous equations (A)) by A.J.Hobson

15.7.1 The substitution method

slide-2
SLIDE 2

UNIT 15.8 - ORDINARY DIFFERENTIAL EQUATIONS 8 SIMULTANEOUS EQUATIONS (A) 15.8.1 THE SUBSTITUTION METHOD We consider, here, cases of two first order differential equations which must be satisfied simultaneously. The technique will be illustrated by examples: EXAMPLES

  • 1. Determine the general solutions for y and z in the case

when 5dy dx − 2dz dx + 4y − z = e−x, − − − − −(1) dy dx + 8y − 3z = 5e−x. − − − −(2) Solution First, we eliminate one of the dependent variables from the two equations. In this case, we eliminate z. From equation (2), z = 1 3

  dy

dx + 8y − 5e−x

   . 1

slide-3
SLIDE 3

Substituting this into equation (1), 5dy dx − 2 3

   d2y

dx2 + 8dy dx + 5e−x

   

+4y − 1 3

  dy

dx + 8y − 5e−x

   = e−x.

That is, −2 3 d2y dx2 − 2 3 dy dx + 4 3y = 8 3e−x

  • r

d2y dx2 + dy dx − 2y = −4e−x. The auxiliary equation is m2 + m − 2 = 0 or (m − 1)(m + 2) = 0. The complementary function is Aex + Be−2x, where A and B are arbitrary constants. A particular integral will be of the form ke−x, where k − k − 2k = −4 and hence k = 2. Thus, y = 2e−x + Aex + Be−2x.

2

slide-4
SLIDE 4

From the formula for z in terms of y, z = 1 3

  • −2e−x + Aex − 2Be−2x
  • +1

3

  • 16e−x + 8Aex + 8Be−2x − 5e−x
  • .

That is, z = 3e−x + 3Ae−x + 2Be−2x. Note: The above example would have been more difficult if the second differential equation had contained a term in dz

dx.

In such a case, we could eliminate dz

dx between the two

equations in order to obtain a statement with the same form as Equation (2).

  • 2. Solve, simultaneously, the differential equations

dz dx + 2y = ex, − − − − −(1) dy dx − 2z = 1 + x, − − − − (2) given that y = 1 and z = 2 when x = 0.

3

slide-5
SLIDE 5

Solution From equation (2), z = 1 2

  dy

dx − 1 − x

   .

Substituting into the first differential equation 1 2

   d2y

dx2 − 1

    + 2y = ex

  • r

d2y dx2 + 4y = 2ex + 1. The auxiliary equation is therefore m2+4 = 0, having solutions m = ±j2. The complementary function is A cos 2x + B sin 2x, where A and B are arbitrary constants. The particular integral will be of the form y = pex + q, where pex + 4pex + 4q = 2ex + 1. We require that 5p = 2 and 4q = 1.

4

slide-6
SLIDE 6

The general solution for y is y = A cos 2x + B sin 2x + 2 5ex + 1 4. Using the earlier formula for z, z = 1 2

  −2A sin 2x + 2B cos 2x + 2

5ex − 1 − x

  

= B cos 2x − A sin 2x + 1 5ex − 1 2 − x 2. Applying the boundary conditions, 1 = A + 2 5 + 1 4 giving A = 7 20 and 2 = B + 1 5 − 1 2 giving B = 23 10. The required solutions are therefore y = 7 20 cos 2x + 23 10 sin 2x + 2 5ex + 1 4 and z = 23 10 cos 2x − 7 20 sin 2x + 1 5ex − 1 2 − x 2.

5