Math 211 Math 211 Lecture #22 November 14, 2000 2 Second Order - - PDF document

math 211 math 211
SMART_READER_LITE
LIVE PREVIEW

Math 211 Math 211 Lecture #22 November 14, 2000 2 Second Order - - PDF document

1 Math 211 Math 211 Lecture #22 November 14, 2000 2 Second Order Equations Second Order Equations y + py + qy = 0 Equivalent system: x = A x , where y 0 1 x = A = . and y q p Definition:


slide-1
SLIDE 1

1

Math 211 Math 211

Lecture #22 November 14, 2000

Return

2

Second Order Equations Second Order Equations

y′′ + py′ + qy = 0

  • Equivalent system: x′ = Ax, where

x = y y′

  • and

A = 1 −q −p

  • .

Definition: Two functions u(t) and v(t) are linearly independent if neither is a constant multiple of the other.

Return

3

General Solution General Solution

Theorem: Suppose that y1(t) & y2(t) are linearly independent solutions to the equation y′′ + py′ + qy = 0. Then the general solution is y(t) = C1y1(t) + C2y2(t). Definition: A set of two linearly independent solutions is called a fundamental set of solutions.

1 John C. Polking

slide-2
SLIDE 2

System Return

4

Solutions to y′′ + py′ + qy = 0. Solutions to y′′ + py′ + qy = 0.

  • Look for exponential solutions y(t) = eλt.
  • Characteristic equation: λ2 + pλ + q = 0.
  • Characteristic polynomial: λ2 + pλ + q.
  • Compare

y′′ + py′ + qy = 0 ODE λ2 + pλ + q = 0

  • ch. poly.

Solutions General solution Return

5

Real Roots Real Roots

  • If λ is a root to the characteristic polynomial

then y(t) = eλt is a solution.

  • If λ is a root to the characteristic polynomial
  • f multiplicity 2, then y1(t) = eλt and

y2(t) = teλt are linearly independent solutions.

Solutions General solution Return

6

Complex Roots Complex Roots

  • If λ = α + iβ is a complex root of the

characteristic equation, then so is λ = α − iβ.

  • A complex valued fundamental set of

solutions is z(t) = eλt and z(t) = eλt.

  • A real valued fundamental set of solutions is

x(t) = eαt cos βt and y(t) = eαt sin βt.

2 John C. Polking

slide-3
SLIDE 3

General solution Real roots Complex roots

7

Examples Examples

  • y′′ − 5y′ + 6y = 0.
  • y′′ + 25y = 0.
  • y′′ + 4y′ + 13y = 0.

Return

8

The Vibrating Spring The Vibrating Spring

Newton’s second law: ma = total force.

  • Forces acting:

⋄ Gravity mg. ⋄ Restoring force R(x). ⋄ Damping force D(v). ⋄ External force F(t).

VS1 Return

9

The Vibrating Spring (2) The Vibrating Spring (2)

ma = mg + R(x) + D(v) + F(t)

  • Hooke’s law: R(x) = −kx. k > 0 is the

spring constant.

  • Spring-mass equilibrium x0 = mg/k.
  • Set y = x − x0. Equation becomes

my′′ = −ky + D(y′) + F(t).

3 John C. Polking

slide-4
SLIDE 4

VS1 VS2 Return

10

The Vibrating Spring (3) The Vibrating Spring (3)

  • Damping force D(y′) = −µy′.
  • Equation becomes

my′′ = −ky − µy′ + F(t),

  • r

my′′ + µy′ + ky = F(t),

  • r

y′′ + µ my′ + k my = 1 mF(t).

VS3 Return

11

RLC Circuit RLC Circuit

L C R

E

+ − I I

LI′′ + RI′ + 1 C I = E′(t),

  • r

I′′ + R L I′ + 1 LC I = 1 LE′(t).

VS3 RLC Return

12

Harmonic Motion (1) Harmonic Motion (1)

  • Spring: y′′ + µ

my′ + k my = 1 mF(t).

  • Circuit: I′′ + R

LI′ + 1 LC I = 1 LE′(t).

  • Essentially the same equation. Use

x′′ + 2cx′ + ω2

0x = f(t).

  • The equation for harmonic motion.

4 John C. Polking

slide-5
SLIDE 5

HM1 Return

13

Harmonic Motion (2) Harmonic Motion (2)

x′′ + 2cx′ + ω2

0x = f(t).

  • ω0 is the natural frequency.

⋄ Spring: ω0 =

  • k/m.

⋄ Circuit: ω0 =

  • 1/LC.
  • c is the damping constant.
  • f(t) is the forcing term.

Complex roots HM2 Return

14

Simple Harmonic Motion Simple Harmonic Motion

No forcing, and no damping. x′′ + ω2

0x = 0

  • p(λ) = λ2 + ω2

0, λ = ±iω0.

Fundamental set of solutions x1(t) = cos ω0t & x2(t) = sin ω0t.

HM2 SHM1 Return

15

Simple Harmonic Motion (2) Simple Harmonic Motion (2)

General solution x(t) = C1 cos ω0t + C2 sin ω0t.

  • Every solution is periodic with period ω0.

⋄ ω0 is the natural frequency. ⋄ The period is T = 2π/ω0.

5 John C. Polking