Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation. is called the reduced equation of (N).

Size: px
Start display at page:

Download "Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation. is called the reduced equation of (N)."

Transcription

1 Section 3.4. Second Order Nonhomogeneous Equations y + p(x)y + q(x)y = f(x) (N) The corresponding homogeneous equation y + p(x)y + q(x)y = 0 (H) is called the reduced equation of (N). 1

2 General Results THEOREM 1: If z = z 1 (x) and z = z 2 (x) are solutions of equation (N), then y(x) = z 1 (x) z 2 (x) is a solution of equation (H). 2

3 THEOREM 2: Let y = y 1 (x) and y = y 2 (x) be linearly independent solutions of the reduced equation (H) and let z = z(x) be a particular solution of (N). Then y(x) = C 1 y 1 (x) + C 2 y 2 (x) + z(x) is the general solution of (N). 3

4 The general solution of (N) consists of the general solution of the reduced equation (H) plus a particular solution of (N): y = C 1 y 1 (x) + C 2 y 2 (x) }{{} + z(x). }{{} gen soln (H) + part soln (N) 4

5 To find the general solution of (N) you need to find: (i) a fundamental set of solutions y 1, y 2 of the reduced equation (H), and (ii) a particular solution z of (N). 5

6 THEOREM: (Superposition Principle) If z = z f (x) and z = z g (x) are particular solutions of y + p(x)y + q(x)y = f(x) and y + p(x)y + q(x)y = g(x) respectively, then z(x) = z f (x) + z g (x) is a particular solution of y + p(x)y + q(x)y = f(x) + g(x). 6

7 Variation of Parameters Let y = y 1 (x) and y = y 2 (x) be independent solutions of the reduced equation (H) and let W(x) = W(x) = y 1 y 2 y 2y 1 be their Wronskian. Set z(x) = y 1 (x)u(x) + y 2 (x)v(x) where u and v are to be determined so that z is a solution of (N). 7

8

9

10 u (x) = y 2(x)f(x), W(x) u(x) = y 2 (x)f(x) W(x) dx; v (x) = y 1(x)f(x) W(x) v(x) = y 1 (x)f(x) W(x) dx and z(x) = y 1 (x) y 2 (x)f(x) W(x) dx+y 2 (x) y 1 (x)f(x) W(x) dx 8

11 Examples: 1. {y 1 (x) = x 2, y 2 (x) = x 4 } is a fundamental set of solutions of the reduced equation of y 5 x y + 8 x2y = 4x3 Find a particular solution z of the equation. 9

12 y 1 = x 2, y 2 = x 4 W[y 1, y 2 ] = 10

13 2. Find the general solution of y 4y + 4y = e2x x 11

14

15 3. Find the general solution of y + y 6y = 3e 2x 12

16 Section 3.5. Undetermined Coefficients aka Guessing Find a particular solution of y + ay + by = f(x) NOTE: This method can be used only when: 1. constant coefficients 2. f is an exponential function 13

17

18 If f(x) = ce rx set z(x) = Ae rx Example: Find a particular solution of y 5y + 6y = 7e 4x. Set z = Ae 4x where A is to be determined. 14

19 Answer: z = 1 6 e 4x. The general solution of the differential equation is: y = C 1 e 2x + C 2 e 3x e 4x. 15

20

21 If f(x) = c cos βx, d sin βx, or c cos βx + d sin βx, set z(x) = A cos βx + B sin βx where A, B are to be determined 16

22 Example: Find a particular solution of y 2y + y = 3cos 2x. Set z = Acos 2x + B sin 2x 17

23 Answer: z = 9 25 cos 2x sin 2x. The general solution of the differential equation is: y = C 1 e x +C 2 xe x 9 25 cos 2x sin 2x. 18

24 Example: Find a particular solution of y 2y +5y = 2cos 3x 4sin 3x+e 2x Set z = Acos 3x + B sin 3x + Ce 2x where A, B, C are to be determined. 19

25 y 2y +5y = 2cos 3x 4sin 3x+e 2x 20

26 Answer: z = 8 13 cos 3x sin 3x e2x. 21

27 If f(x) = ce αx cos βx, de αx sin βx or ce αx cos βx + de αx sin βx set z(x) = Ae αx cos βx + Be αx sin βx where A, B are to be determined. 22

28 Example: Find a particular solution of y + 9y = 4e x sin 2x. Set z = Ae x cos 2x + Be x sin 2x Answer: z = 4 13 ex cos 2x ex sin 2x. 23

29 Example: Find a particular solution z of y + y 6y = 3e 2x. 24

30 A BIG Difficulty: The trial solution z is a solution of the reduced equation. Example 3, Section 3.4: z = 3 5 x e2x 25

31 Example: Find a particular solution z of y 6y + 9y = 5e 3x. 26

32

33

34 Example: Find a particular solution z of y + 4y = 2cos 2x. 27

35 Example: Find a particular solution z of y 5y + 6y = 4e 2x

36

37 Example: Find a particular solution z of y 3y = 4e 3x 2 29

38

39 Answers: z 1 = 3 5 x e2x z 2 = 5 2 x2 e 3x z 3 = 1 2 xsin 2x z 4 = 4xe 2x z 5 = 4 3 x e3x 2 3 x 30

40 The Method of Undetermined Coefficients A. Applies only to equations of the form y + ay + by = f(x) where a, b are constants and f is an exponential function. c.f Variation of Parameters 31

41 B. Basic Case: If: f(x) = ae rx set z = Ae rx. f(x) = ccos βx, dsin βx, or ccos βx + dsin βx, set z = Acos βx + B sin βx. f(x) = ce αx cos βx, de αx sin βx or ce αx cos βx + de αx sin βx, set z = Ae αx cos βx + Be αx sin βx. 32

42 BUT: If z satisfies the reduced equation, try xz; if xz also satisfies the reduced equation, then x 2 z will give a particular solution. 33

43 C. General Case: If f(x) = p(x)e rx where p is a polynomial of degree n, then set z = P(x)e rx where P is a polynomial of degree n with undetermined coefficients. 34

44 Example: Find a particular solution of y y 6y = (2x 2 1)e 2x. Set z = (Ax 2 + Bx + C)e 2x. Answer: z = ( 1 2 x2 4 3 x 16 9 ) e 2x. 35

45 If f(x) = p(x)cos βx + q(x)sin βx where p, q are polynomials of degree n, then set z = P(x)cos βx + Q(x)sin βx where P, Q are polynomials of degree n with undetermined coefficients. 36

46 Example: y 2y 3y = 3 cos x + (x 2)sin x. Set z = (Ax+B)cos x+(cx+d)sin x. Answer: z = ( 1 10 x 47 ) ( 1 cos x 50 5 x 2 ) sin x

47 If f(x) = p(x)e αx cos βx + q(x)e αx sin βx where p, q are polynomials of degree n, then set z = P(x)e αx cos βx + Q(x)e αx sin βx where P, Q are polynomials of degree n with undetermined coefficients. 38

48 Example: y + 4y = 2x e x cos x. Set z = (Ax+B)e x cos x+(cx+d)e x sin x Answer: z = 1 25 (10x 7)ex cos x (5x 1)ex sin x. 39

49 BUT: Warning!!! If any part of z satisfies the reduced equation, try xz; if any part of xz also satisfies the reduced equation, then x 2 z will give a particular solution. 40

50 Examples: 1. Give the form of a particular solution of y 4y 5y = 2cos 3x 5e 5x + 4. Answer: z = Acos 3x + B sin 3x + Cxe 5x + D 41

51 Answer: z = Ax + B + Cx 2 e 4x Give the form of a particular solution of y + 8y + 16y = 2x 1 + 7e 4x.

52 C cos 2x + Dsin 2x + Ee 2x Give the form of a particular solution of y + y = 4sin x cos 2x + 2e 2x. Answer: z = Axcos x + Bxsin x +

53 4. Give the form of the general solution of y + 9y = 4cos 2x + 3sin 2x Answer: y = C 1 cos 3x + C 2 sin 3x + Acos 2x + B sin 2x 44

54 5. Give the form of a particular solution of y + 9y = 4cos 3x + 3sin 2x Answer: z = Axcos 3x + Bxsin 3x + C cos 2x + Dsin 2x 45

55 6. Give the form of the general solution of y + 4y + 4y = 4xe 2x + 3 Answer: y = C 1 e 2x + C 2 xe 2x + (Ax 3 + Bx 2 )e 2x + C 46

56 7. Give the form of the general solution of y + 4y + 4y = 4e 2x sin 2x + 3x Answer: y = C 1 e 2x + C 2 xe 2x + Ae 2x cos 2x + Be 2x sin 2x + Cx + D 47

57 8. Give the form of the general solution of y + 4y = 4sin 2x + 3 Answer: y = C 1 e 4x +C 2 +Acos 2x+B sin 2x+Cx 48

58 9. Give the form of a particular solution of y + 2y + 10y = 2e 3x sin x + 4e 3x Answer: z = Ae 3x cos x + Be 3x sin x + Ce 3x 49

59 10. Give the form of the general solution of y + 2y + 10y = 2e x sin 3x + 2e x Answer: y = C 1 e x cos 3x+C 2 e x sin 3x+ Axe x cos 3x + Bxe x sin 3x + Ce x 50

60 11. Give the form of a particular solution of y 2y 8y = 2cos 3x (3x+1)e 2x 4 Answer: z = Acos 3x+B sin 3x+(Cx 2 +Dx)e 2x +E 51

61 12. Give the form of a particular solution of y 2y 8y = 2cos 3x 3xe 2x 3x Answer: z = Acos 3x+B sin 3x+(Cx 2 +Dx)e 2x +Ex + F 52

62 13. Find the general solution of y 4y + 4y = 4e 2x + e2x x Answer: y = C 1 e 2x + C 2 xe 2x 2x 2 e 2x + xe 2x ln x 53

63 Summary: 1. Variation of parameters: Can be applied to any linear nonhomogeneous equations, but requires a fundamental set of solutions of the reduced equation. 54

64 2. Undetermined coefficients: Is limited to linear nonhomogeneous equations with constant coefficients, and f must be an exponential function, f(x) = ae rx, f(x) = ccos βx + dsin βx, f(x) = ce αx cos βx + de αx sin βx, or p(x)f(x) p a polynomial. 55

65 In cases where both methods are applicable, the method of undetermined coefficients is usually more efficient and, hence, the preferable method. 56

66 Section 3.6. Vibrating Mechanical Systems 57

67 I. Undamped, Free Vibrations Hooke s Law: The restoring force of a spring is proportional to the displacement: F = ky, k > 0. Newton s Second Law: Force equals mass times acceleration: F = ma = m d2 y dt 2. Mathematical model: m d2 y dt 2 = ky 58

68 which can be written where ω = k/m. d 2 y dt 2 + ω2 y = 0 ω/2π is called the natural frequency of the system.

69 The general solution of this equation is: y = C 1 sin ωt + C 2 cos ωt which can be written y = Asin(ωt + φ). A is called the amplitude, φ is called the phase shift. 59

70 y A t A

71 II. Damped, Free Vibrations: A resistance force R (e.g., friction) proportional to the velocity v = y and acting in a direction opposite to the motion: R = cy with c > 0. Force Equation: F = ky(t) cy (t). Newton s Second Law: F = ma = my 60

72 Mathematical Model: my (t) = ky(t) cy (t) or y + c m y + k m y = 0 (c, k, m constant)

73 Characteristic equation: r 2 + c m r + k m = 0. Roots r = c ± c 2 4km. 2m There are three cases to consider: c 2 4km < 0, c 2 4km > 0, c 2 4km = 0. 61

74 Case 1: c 2 4km < 0. Complex roots: (Underdamped) r 1 = c 2m + iω, r 2 = c 2m iω where ω = 4km c 2 2m. General solution: y = e ( c/2m)t (C 1 cos ωt + C 2 sin ωt) 62

75 or y(t) = A e ( c/2m)t sin(ωt + φ 0 ) where A and φ 0 are constants, NOTE: The motion is oscillatory AND y(t) 0 as t. 63

76 Underdamped Case: y t 64

77 Case 2: c 2 4km > 0. Two distinct real roots: (Overdamped) r 1 = c + c 2 4km, r 2 = c c 2 4km. 2m 2m General solution: y(t) = y = C 1 e r 1t + C 2 e r 2t. The motion is nonoscillatory. 65

78 NOTE: Since c 2 4km < c 2 = c, r 1 and r 2 are both negative and y(t) 0 as t. 66

79 Case 3: c 2 4km = 0. One real root: (Critically Damped) r 1 = c 2m, General solution: y(t) = y = C 1 e (c/2m) t +C 2 t e (c/2m) t. The motion is nonoscillatory and y(t) 0 as t. 67

80 Overdamped and Critically Damped Cases: y y t t y t 68

81 III. Forced Free Vibrations Apply an external force G to an undamped, freely vibrating system Force Equation: F = ky + G. Mathematical Model: my = ky+g or y + k m y = G m, a nonhomogeneous equation. 69

82 A periodic external force: G = α cos γt, α, γ > 0 const. Force Equation: F = ky + α cos γt Mathematical Model: y + k m y = α m cos γt y + ω 2 y = α m cos γt where ω = k/m. 70

83 ω/2π is called the natural frequency of the system, γ/2π is called the applied frequency. 71

84 Case 1: γ ω. y + ω 2 y = α m cos γt General solution, reduced equation: y = Asin(ωt + φ 0 ). Form of particular solution (undetermined coefficients): z = Acos γt + B sin γt. A particular solution: z = α/m ω 2 γ 2 cos γt. 72

85 General solution: y = Asin(ωt + φ 0 ) + α/m ω 2 cos γt. γ2

86 ω/γ rational: periodic motion 1 ω/γ irrational: not periodic y 1 t 73

87 Case 2: γ = ω. y + ω 2 y = α m cos ωt General solution, reduced equation: y = Asin(ωt + φ 0 ). Form of particular solution (undetermined coefficients): z = A tcos γt + B tsin γt. A particular solution: α 2ωm t sin ωt. 74

88 General solution: y = Asin(ωt + φ 0 ) + α 2ωm t sin ωt. Resonance: Unbounded oscillation!

89 Resonance: y = Asin(ωt + φ 0 ) + α 2ωm t sin ωt. y t 75

90 IV. Forced Damped Vibrations Apply an external force G to a damped, freely vibrating system Force Equation: F = ky cy + G. Mathematical Model: my = ky cy + G or y + c m y + k m y = G m, a nonhomogeneous equation. 76

91 A periodic external force: G = α cos γt, α, γ > 0 const. Force Equation: F = ky cy + αcos γt Mathematical Model: y + c m y + k m y = α m cos γt or y + α y + β y = α m cos γt where α = c/m, β = k/m. 77

92 General solution, reduced equation: Case I: distinct real roots: Y c (t) = C 1 e r 1t + C 2 e r 2t, r 1 < 0, r 2 < 0 Note: lim Y c (t) = 0. t 78

93 Case II: real, equal roots: Y c (t) = C 1 e rt + C 2 t e rt, r 1 = r 2 = r < 0 Note: lim Y c (t) = 0. t Case III: complex roots: Y c (t) = C 1 e rt cos ωt + C 2 e rt sin ωt, r 1 = r + ωi, r 2 = r ωi < 0, r < 0. Note: lim Y c (t) = 0. t 79

94 Particular solution of (N) y + α y + β y = α m cos γt will have the form: Z(t) = Acos γt + B sin γt. General solution of (N): y(t) = Y c (t) + Z(t) Note: lim y(t) = Z(t) t 80

95 Y c (t), the general solution of the reduced equation, is called the transient solution. Z(t) the particular solution of (N), is called the steady state solution. Example: y + 2y + 5y = cos t General solution y = C 1 e t cos 2t + C 2 e t sin 2t+ 1 5 cos t sin t 81

96 Steady state and transient solutions. y x 1 y x 1 82

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation. is called the reduced equation of (N).

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation. is called the reduced equation of (N). Section 3.4. Second Order Nonhomogeneous Equations y + p(x)y + q(x)y = f(x) (N) The corresponding homogeneous equation y + p(x)y + q(x)y = 0 (H) is called the reduced equation of (N). 1 General Results

More information

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation. is called the reduced equation of (N).

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation. is called the reduced equation of (N). Section 3.4. Second Order Nonhomogeneous Equations y + p(x)y + q(x)y = f(x) (N) The corresponding homogeneous equation y + p(x)y + q(x)y = 0 (H) is called the reduced equation of (N). 1 General Results

More information

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation Section 3.4. Second Order Nonhomogeneous Equations y + p(x)y + q(x)y = f(x) (N) The corresponding homogeneous equation y + p(x)y + q(x)y = 0 (H) is called the reduced equation of (N). 1 General Results

More information

dx n a 1(x) dy

dx n a 1(x) dy HIGHER ORDER DIFFERENTIAL EQUATIONS Theory of linear equations Initial-value and boundary-value problem nth-order initial value problem is Solve: a n (x) dn y dx n + a n 1(x) dn 1 y dx n 1 +... + a 1(x)

More information

2. Determine whether the following pair of functions are linearly dependent, or linearly independent:

2. Determine whether the following pair of functions are linearly dependent, or linearly independent: Topics to be covered on the exam include: Recognizing, and verifying solutions to homogeneous second-order linear differential equations, and their corresponding Initial Value Problems Recognizing and

More information

3.4.1 Distinct Real Roots

3.4.1 Distinct Real Roots Math 334 3.4. CONSTANT COEFFICIENT EQUATIONS 34 Assume that P(x) = p (const.) and Q(x) = q (const.), so that we have y + py + qy = 0, or L[y] = 0 (where L := d2 dx 2 + p d + q). (3.7) dx Guess a solution

More information

4.2 Homogeneous Linear Equations

4.2 Homogeneous Linear Equations 4.2 Homogeneous Linear Equations Homogeneous Linear Equations with Constant Coefficients Consider the first-order linear differential equation with constant coefficients a 0 and b. If f(t) = 0 then this

More information

Math Assignment 5

Math Assignment 5 Math 2280 - Assignment 5 Dylan Zwick Fall 2013 Section 3.4-1, 5, 18, 21 Section 3.5-1, 11, 23, 28, 35, 47, 56 Section 3.6-1, 2, 9, 17, 24 1 Section 3.4 - Mechanical Vibrations 3.4.1 - Determine the period

More information

Consider an ideal pendulum as shown below. l θ is the angular acceleration θ is the angular velocity

Consider an ideal pendulum as shown below. l θ is the angular acceleration θ is the angular velocity 1 Second Order Ordinary Differential Equations 1.1 The harmonic oscillator Consider an ideal pendulum as shown below. θ l Fr mg l θ is the angular acceleration θ is the angular velocity A point mass m

More information

APPLIED MATHEMATICS. Part 1: Ordinary Differential Equations. Wu-ting Tsai

APPLIED MATHEMATICS. Part 1: Ordinary Differential Equations. Wu-ting Tsai APPLIED MATHEMATICS Part 1: Ordinary Differential Equations Contents 1 First Order Differential Equations 3 1.1 Basic Concepts and Ideas................... 4 1.2 Separable Differential Equations................

More information

Ordinary Differential Equations

Ordinary Differential Equations Ordinary Differential Equations (MA102 Mathematics II) Shyamashree Upadhyay IIT Guwahati Shyamashree Upadhyay ( IIT Guwahati ) Ordinary Differential Equations 1 / 15 Method of Undetermined Coefficients

More information

Differential Equations

Differential Equations Differential Equations A differential equation (DE) is an equation which involves an unknown function f (x) as well as some of its derivatives. To solve a differential equation means to find the unknown

More information

MAT187H1F Lec0101 Burbulla

MAT187H1F Lec0101 Burbulla Spring 2017 Second Order Linear Homogeneous Differential Equation DE: A(x) d 2 y dx 2 + B(x)dy dx + C(x)y = 0 This equation is called second order because it includes the second derivative of y; it is

More information

Math 4B Notes. Written by Victoria Kala SH 6432u Office Hours: T 12:45 1:45pm Last updated 7/24/2016

Math 4B Notes. Written by Victoria Kala SH 6432u Office Hours: T 12:45 1:45pm Last updated 7/24/2016 Math 4B Notes Written by Victoria Kala vtkala@math.ucsb.edu SH 6432u Office Hours: T 2:45 :45pm Last updated 7/24/206 Classification of Differential Equations The order of a differential equation is the

More information

Second-Order Linear ODEs

Second-Order Linear ODEs C0.tex /4/011 16: 3 Page 13 Chap. Second-Order Linear ODEs Chapter presents different types of second-order ODEs and the specific techniques on how to solve them. The methods are systematic, but it requires

More information

17.2 Nonhomogeneous Linear Equations. 27 September 2007

17.2 Nonhomogeneous Linear Equations. 27 September 2007 17.2 Nonhomogeneous Linear Equations 27 September 2007 Nonhomogeneous Linear Equations The differential equation to be studied is of the form ay (x) + by (x) + cy(x) = G(x) (1) where a 0, b, c are given

More information

MATHEMATICS FOR ENGINEERS & SCIENTISTS 23

MATHEMATICS FOR ENGINEERS & SCIENTISTS 23 MATHEMATICS FOR ENGINEERS & SCIENTISTS 3.5. Second order linear O.D.E.s: non-homogeneous case.. We ll now consider non-homogeneous second order linear O.D.E.s. These are of the form a + by + c rx) for

More information

Chapter 2 Second-Order Linear ODEs

Chapter 2 Second-Order Linear ODEs Chapter 2 Second-Order Linear ODEs Advanced Engineering Mathematics Wei-Ta Chu National Chung Cheng University wtchu@cs.ccu.edu.tw 1 2.1 Homogeneous Linear ODEs of Second Order 2 Homogeneous Linear ODEs

More information

2. Second-order Linear Ordinary Differential Equations

2. Second-order Linear Ordinary Differential Equations Advanced Engineering Mathematics 2. Second-order Linear ODEs 1 2. Second-order Linear Ordinary Differential Equations 2.1 Homogeneous linear ODEs 2.2 Homogeneous linear ODEs with constant coefficients

More information

Applications of Linear Higher-Order DEs

Applications of Linear Higher-Order DEs Week #4 : Applications of Linear Higher-Order DEs Goals: Solving Homogeneous DEs with Constant Coefficients - Second and Higher Order Applications - Damped Spring/Mass system Applications - Pendulum 1

More information

Work sheet / Things to know. Chapter 3

Work sheet / Things to know. Chapter 3 MATH 251 Work sheet / Things to know 1. Second order linear differential equation Standard form: Chapter 3 What makes it homogeneous? We will, for the most part, work with equations with constant coefficients

More information

Second-Order Linear ODEs

Second-Order Linear ODEs Chap. 2 Second-Order Linear ODEs Sec. 2.1 Homogeneous Linear ODEs of Second Order On pp. 45-46 we extend concepts defined in Chap. 1, notably solution and homogeneous and nonhomogeneous, to second-order

More information

Math 2142 Homework 5 Part 1 Solutions

Math 2142 Homework 5 Part 1 Solutions Math 2142 Homework 5 Part 1 Solutions Problem 1. For the following homogeneous second order differential equations, give the general solution and the particular solution satisfying the given initial conditions.

More information

ENGI Second Order Linear ODEs Page Second Order Linear Ordinary Differential Equations

ENGI Second Order Linear ODEs Page Second Order Linear Ordinary Differential Equations ENGI 344 - Second Order Linear ODEs age -01. Second Order Linear Ordinary Differential Equations The general second order linear ordinary differential equation is of the form d y dy x Q x y Rx dx dx Of

More information

Notes on the Periodically Forced Harmonic Oscillator

Notes on the Periodically Forced Harmonic Oscillator Notes on the Periodically orced Harmonic Oscillator Warren Weckesser Math 38 - Differential Equations 1 The Periodically orced Harmonic Oscillator. By periodically forced harmonic oscillator, we mean the

More information

Chapter 3. Reading assignment: In this chapter we will cover Sections dx 1 + a 0(x)y(x) = g(x). (1)

Chapter 3. Reading assignment: In this chapter we will cover Sections dx 1 + a 0(x)y(x) = g(x). (1) Chapter 3 3 Introduction Reading assignment: In this chapter we will cover Sections 3.1 3.6. 3.1 Theory of Linear Equations Recall that an nth order Linear ODE is an equation that can be written in the

More information

4.9 Free Mechanical Vibrations

4.9 Free Mechanical Vibrations 4.9 Free Mechanical Vibrations Spring-Mass Oscillator When the spring is not stretched and the mass m is at rest, the system is at equilibrium. Forces Acting in the System When the mass m is displaced

More information

Theory of Higher-Order Linear Differential Equations

Theory of Higher-Order Linear Differential Equations Chapter 6 Theory of Higher-Order Linear Differential Equations 6.1 Basic Theory A linear differential equation of order n has the form a n (x)y (n) (x) + a n 1 (x)y (n 1) (x) + + a 0 (x)y(x) = b(x), (6.1.1)

More information

Section 3.7: Mechanical and Electrical Vibrations

Section 3.7: Mechanical and Electrical Vibrations Section 3.7: Mechanical and Electrical Vibrations Second order linear equations with constant coefficients serve as mathematical models for mechanical and electrical oscillations. For example, the motion

More information

MATH 23 Exam 2 Review Solutions

MATH 23 Exam 2 Review Solutions MATH 23 Exam 2 Review Solutions Problem 1. Use the method of reduction of order to find a second solution of the given differential equation x 2 y (x 0.1875)y = 0, x > 0, y 1 (x) = x 1/4 e 2 x Solution

More information

UNDETERMINED COEFFICIENTS SUPERPOSITION APPROACH *

UNDETERMINED COEFFICIENTS SUPERPOSITION APPROACH * 4.4 UNDETERMINED COEFFICIENTS SUPERPOSITION APPROACH 19 Discussion Problems 59. Two roots of a cubic auxiliary equation with real coeffi cients are m 1 1 and m i. What is the corresponding homogeneous

More information

Math 3313: Differential Equations Second-order ordinary differential equations

Math 3313: Differential Equations Second-order ordinary differential equations Math 3313: Differential Equations Second-order ordinary differential equations Thomas W. Carr Department of Mathematics Southern Methodist University Dallas, TX Outline Mass-spring & Newton s 2nd law Properties

More information

Math 211. Substitute Lecture. November 20, 2000

Math 211. Substitute Lecture. November 20, 2000 1 Math 211 Substitute Lecture November 20, 2000 2 Solutions to y + py + qy =0. Look for exponential solutions y(t) =e λt. Characteristic equation: λ 2 + pλ + q =0. Characteristic polynomial: λ 2 + pλ +

More information

MB4018 Differential equations

MB4018 Differential equations MB4018 Differential equations Part II http://www.staff.ul.ie/natalia/mb4018.html Prof. Natalia Kopteva Spring 2015 MB4018 (Spring 2015) Differential equations Part II 0 / 69 Section 1 Second-Order Linear

More information

17.8 Nonhomogeneous Linear Equations We now consider the problem of solving the nonhomogeneous second-order differential

17.8 Nonhomogeneous Linear Equations We now consider the problem of solving the nonhomogeneous second-order differential ADAMS: Calculus: a Complete Course, 4th Edition. Chapter 17 page 1016 colour black August 15, 2002 1016 CHAPTER 17 Ordinary Differential Equations 17.8 Nonhomogeneous Linear Equations We now consider the

More information

Second order linear equations

Second order linear equations Second order linear equations Samy Tindel Purdue University Differential equations - MA 266 Taken from Elementary differential equations by Boyce and DiPrima Samy T. Second order equations Differential

More information

MA 266 Review Topics - Exam # 2 (updated)

MA 266 Review Topics - Exam # 2 (updated) MA 66 Reiew Topics - Exam # updated Spring First Order Differential Equations Separable, st Order Linear, Homogeneous, Exact Second Order Linear Homogeneous with Equations Constant Coefficients The differential

More information

Chapter 2 Second Order Differential Equations

Chapter 2 Second Order Differential Equations Chapter 2 Second Order Differential Equations Either mathematics is too big for the human mind or the human mind is more than a machine. - Kurt Gödel (1906-1978) 2.1 The Simple Harmonic Oscillator The

More information

6 Second Order Linear Differential Equations

6 Second Order Linear Differential Equations 6 Second Order Linear Differential Equations A differential equation for an unknown function y = f(x) that depends on a variable x is any equation that ties together functions of x with y and its derivatives.

More information

M A : Ordinary Differential Equations

M A : Ordinary Differential Equations M A 2 0 5 1: Ordinary Differential Equations Essential Class Notes & Graphics D 19 * 2018-2019 Sections D07 D11 & D14 1 1. INTRODUCTION CLASS 1 ODE: Course s Overarching Functions An introduction to the

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Chapter 1 Introduction and Basic Terminology Most of the phenomena studied in the sciences and engineering involve processes that change with time. For example, it is well known

More information

Basic Theory of Linear Differential Equations

Basic Theory of Linear Differential Equations Basic Theory of Linear Differential Equations Picard-Lindelöf Existence-Uniqueness Vector nth Order Theorem Second Order Linear Theorem Higher Order Linear Theorem Homogeneous Structure Recipe for Constant-Coefficient

More information

Linear DifferentiaL Equation

Linear DifferentiaL Equation Linear DifferentiaL Equation Massoud Malek The set F of all complex-valued functions is known to be a vector space of infinite dimension. Solutions to any linear differential equations, form a subspace

More information

0.1 Problems to solve

0.1 Problems to solve 0.1 Problems to solve Homework Set No. NEEP 547 Due September 0, 013 DLH Nonlinear Eqs. reducible to first order: 1. 5pts) Find the general solution to the differential equation: y = [ 1 + y ) ] 3/. 5pts)

More information

Fourier transforms. c n e inπx. f (x) = Write same thing in an equivalent form, using n = 1, f (x) = l π

Fourier transforms. c n e inπx. f (x) = Write same thing in an equivalent form, using n = 1, f (x) = l π Fourier transforms We can imagine our periodic function having periodicity taken to the limits ± In this case, the function f (x) is not necessarily periodic, but we can still use Fourier transforms (related

More information

Introductory Differential Equations

Introductory Differential Equations Introductory Differential Equations Lecture Notes June 3, 208 Contents Introduction Terminology and Examples 2 Classification of Differential Equations 4 2 First Order ODEs 5 2 Separable ODEs 5 22 First

More information

F = ma, F R + F S = mx.

F = ma, F R + F S = mx. Mechanical Vibrations As we mentioned in Section 3.1, linear equations with constant coefficients come up in many applications; in this section, we will specifically study spring and shock absorber systems

More information

Elementary Differential Equations, Section 2 Prof. Loftin: Practice Test Problems for Test Find the radius of convergence of the power series

Elementary Differential Equations, Section 2 Prof. Loftin: Practice Test Problems for Test Find the radius of convergence of the power series Elementary Differential Equations, Section 2 Prof. Loftin: Practice Test Problems for Test 2 SOLUTIONS 1. Find the radius of convergence of the power series Show your work. x + x2 2 + x3 3 + x4 4 + + xn

More information

Introduction to Differential Equations

Introduction to Differential Equations Chapter 1 Introduction to Differential Equations 1.1 Basic Terminology Most of the phenomena studied in the sciences and engineering involve processes that change with time. For example, it is well known

More information

APPLICATIONS OF SECOND-ORDER DIFFERENTIAL EQUATIONS

APPLICATIONS OF SECOND-ORDER DIFFERENTIAL EQUATIONS APPLICATIONS OF SECOND-ORDER DIFFERENTIAL EQUATIONS Second-order linear differential equations have a variety of applications in science and engineering. In this section we explore two of them: the vibration

More information

MA Ordinary Differential Equations

MA Ordinary Differential Equations MA 108 - Ordinary Differential Equations Santanu Dey Department of Mathematics, Indian Institute of Technology Bombay, Powai, Mumbai 76 dey@math.iitb.ac.in March 26, 2014 Outline of the lecture Method

More information

A: Brief Review of Ordinary Differential Equations

A: Brief Review of Ordinary Differential Equations A: Brief Review of Ordinary Differential Equations Because of Principle # 1 mentioned in the Opening Remarks section, you should review your notes from your ordinary differential equations (odes) course

More information

SECOND-ORDER DIFFERENTIAL EQUATIONS

SECOND-ORDER DIFFERENTIAL EQUATIONS Chapter 16 SECOND-ORDER DIFFERENTIAL EQUATIONS OVERVIEW In this chapter we extend our study of differential euations to those of second der. Second-der differential euations arise in many applications

More information

ODE. Philippe Rukimbira. Department of Mathematics Florida International University PR (FIU) MAP / 92

ODE. Philippe Rukimbira. Department of Mathematics Florida International University PR (FIU) MAP / 92 ODE Philippe Rukimbira Department of Mathematics Florida International University PR (FIU) MAP 2302 1 / 92 4.4 The method of Variation of parameters 1. Second order differential equations (Normalized,

More information

The Harmonic Oscillator

The Harmonic Oscillator The Harmonic Oscillator Math 4: Ordinary Differential Equations Chris Meyer May 3, 008 Introduction The harmonic oscillator is a common model used in physics because of the wide range of problems it can

More information

Nonhomogeneous Linear Differential Equations with Constant Coefficients - (3.4) Method of Undetermined Coefficients

Nonhomogeneous Linear Differential Equations with Constant Coefficients - (3.4) Method of Undetermined Coefficients Nonhomogeneous Linear Differential Equations with Constant Coefficients - (3.4) Method of Undetermined Coefficients Consider an nth-order nonhomogeneous linear differential equation with constant coefficients:

More information

Thursday, August 4, 2011

Thursday, August 4, 2011 Chapter 16 Thursday, August 4, 2011 16.1 Springs in Motion: Hooke s Law and the Second-Order ODE We have seen alrealdy that differential equations are powerful tools for understanding mechanics and electro-magnetism.

More information

Homework #6 Solutions

Homework #6 Solutions Problems Section.1: 6, 4, 40, 46 Section.:, 8, 10, 14, 18, 4, 0 Homework #6 Solutions.1.6. Determine whether the functions f (x) = cos x + sin x and g(x) = cos x sin x are linearly dependent or linearly

More information

MATH 1231 MATHEMATICS 1B Calculus Section 2: - ODEs.

MATH 1231 MATHEMATICS 1B Calculus Section 2: - ODEs. MATH 1231 MATHEMATICS 1B 2007. For use in Dr Chris Tisdell s lectures: Tues 11 + Thur 10 in KBT Calculus Section 2: - ODEs. 1. Motivation 2. What you should already know 3. Types and orders of ODEs 4.

More information

Math 2Z03 - Tutorial # 6. Oct. 26th, 27th, 28th, 2015

Math 2Z03 - Tutorial # 6. Oct. 26th, 27th, 28th, 2015 Math 2Z03 - Tutorial # 6 Oct. 26th, 27th, 28th, 2015 Tutorial Info: Tutorial Website: http://ms.mcmaster.ca/ dedieula/2z03.html Office Hours: Mondays 3pm - 5pm (in the Math Help Centre) Tutorial #6: 3.4

More information

Review For the Final: Problem 1 Find the general solutions of the following DEs. a) x 2 y xy y 2 = 0 solution: = 0 : homogeneous equation.

Review For the Final: Problem 1 Find the general solutions of the following DEs. a) x 2 y xy y 2 = 0 solution: = 0 : homogeneous equation. Review For the Final: Problem 1 Find the general solutions of the following DEs. a) x 2 y xy y 2 = 0 solution: y y x y2 = 0 : homogeneous equation. x2 v = y dy, y = vx, and x v + x dv dx = v + v2. dx =

More information

Math 266 Midterm Exam 2

Math 266 Midterm Exam 2 Math 266 Midterm Exam 2 March 2st 26 Name: Ground Rules. Calculator is NOT allowed. 2. Show your work for every problem unless otherwise stated (partial credits are available). 3. You may use one 4-by-6

More information

B Ordinary Differential Equations Review

B Ordinary Differential Equations Review B Ordinary Differential Equations Review The profound study of nature is the most fertile source of mathematical discoveries. - Joseph Fourier (1768-1830) B.1 First Order Differential Equations Before

More information

M A : Ordinary Differential Equations

M A : Ordinary Differential Equations M A 2 0 5 1: Ordinary Differential Equations Essential Class Notes & Graphics C 17 * Sections C11-C18, C20 2016-2017 1 Required Background 1. INTRODUCTION CLASS 1 The definition of the derivative, Derivative

More information

Section 11.1 What is a Differential Equation?

Section 11.1 What is a Differential Equation? 1 Section 11.1 What is a Differential Equation? Example 1 Suppose a ball is dropped from the top of a building of height 50 meters. Let h(t) denote the height of the ball after t seconds, then it is known

More information

Applications of Second-Order Differential Equations

Applications of Second-Order Differential Equations Applications of Second-Order Differential Equations ymy/013 Building Intuition Even though there are an infinite number of differential equations, they all share common characteristics that allow intuition

More information

Forced Mechanical Vibrations

Forced Mechanical Vibrations Forced Mechanical Vibrations Today we use methods for solving nonhomogeneous second order linear differential equations to study the behavior of mechanical systems.. Forcing: Transient and Steady State

More information

Diff. Eq. App.( ) Midterm 1 Solutions

Diff. Eq. App.( ) Midterm 1 Solutions Diff. Eq. App.(110.302) Midterm 1 Solutions Johns Hopkins University February 28, 2011 Problem 1.[3 15 = 45 points] Solve the following differential equations. (Hint: Identify the types of the equations

More information

First and Second Order ODEs

First and Second Order ODEs Civil Engineering 2 Mathematics Autumn 211 M. Ottobre First and Second Order ODEs Warning: all the handouts that I will provide during the course are in no way exhaustive, they are just short recaps. Notation

More information

The particular integral :

The particular integral : Second order linear equation with constant coefficients The particular integral : d f df Lf = a + a + af = h( x) Solutions with combinations of driving functions d f df Lf = a + a + af = h( x) + h( x)

More information

MATH 251 Examination I February 23, 2017 FORM A. Name: Student Number: Section:

MATH 251 Examination I February 23, 2017 FORM A. Name: Student Number: Section: MATH 251 Examination I February 23, 2017 FORM A Name: Student Number: Section: This exam has 12 questions for a total of 100 points. Show all you your work! In order to obtain full credit for partial credit

More information

28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod)

28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod) 28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod) θ + ω 2 sin θ = 0. Indicate the stable equilibrium points as well as the unstable equilibrium points.

More information

Ordinary Differential Equations (ODEs)

Ordinary Differential Equations (ODEs) Chapter 13 Ordinary Differential Equations (ODEs) We briefly review how to solve some of the most standard ODEs. 13.1 First Order Equations 13.1.1 Separable Equations A first-order ordinary differential

More information

Series Solutions of Linear ODEs

Series Solutions of Linear ODEs Chapter 2 Series Solutions of Linear ODEs This Chapter is concerned with solutions of linear Ordinary Differential Equations (ODE). We will start by reviewing some basic concepts and solution methods for

More information

Second Order Linear ODEs, Part II

Second Order Linear ODEs, Part II Craig J. Sutton craig.j.sutton@dartmouth.edu Department of Mathematics Dartmouth College Math 23 Differential Equations Winter 2013 Outline Non-homogeneous Linear Equations 1 Non-homogeneous Linear Equations

More information

Applied Differential Equation. October 22, 2012

Applied Differential Equation. October 22, 2012 Applied Differential Equation October 22, 22 Contents 3 Second Order Linear Equations 2 3. Second Order linear homogeneous equations with constant coefficients.......... 4 3.2 Solutions of Linear Homogeneous

More information

Atoms An atom is a term with coefficient 1 obtained by taking the real and imaginary parts of x j e ax+icx, j = 0, 1, 2,...,

Atoms An atom is a term with coefficient 1 obtained by taking the real and imaginary parts of x j e ax+icx, j = 0, 1, 2,..., Atoms An atom is a term with coefficient 1 obtained by taking the real and imaginary parts of x j e ax+icx, j = 0, 1, 2,..., where a and c represent real numbers and c 0. Details and Remarks The definition

More information

MATH 2250 Final Exam Solutions

MATH 2250 Final Exam Solutions MATH 225 Final Exam Solutions Tuesday, April 29, 28, 6: 8:PM Write your name and ID number at the top of this page. Show all your work. You may refer to one double-sided sheet of notes during the exam

More information

Undetermined Coefficents, Resonance, Applications

Undetermined Coefficents, Resonance, Applications Undetermined Coefficents, Resonance, Applications An Undetermined Coefficients Illustration Phase-amplitude conversion I Phase-amplitude conversion II Cafe door Pet door Cafe Door Model Pet Door Model

More information

Linear second-order differential equations with constant coefficients and nonzero right-hand side

Linear second-order differential equations with constant coefficients and nonzero right-hand side Linear second-order differential equations with constant coefficients and nonzero right-hand side We return to the damped, driven simple harmonic oscillator d 2 y dy + 2b dt2 dt + ω2 0y = F sin ωt We note

More information

Higher-order ordinary differential equations

Higher-order ordinary differential equations Higher-order ordinary differential equations 1 A linear ODE of general order n has the form a n (x) dn y dx n +a n 1(x) dn 1 y dx n 1 + +a 1(x) dy dx +a 0(x)y = f(x). If f(x) = 0 then the equation is called

More information

MATH 251 Week 6 Not collected, however you are encouraged to approach all problems to prepare for exam

MATH 251 Week 6 Not collected, however you are encouraged to approach all problems to prepare for exam MATH 51 Week 6 Not collected, however you are encouraged to approach all problems to prepare for exam A collection of previous exams could be found at the coordinator s web: http://www.math.psu.edu/tseng/class/m51samples.html

More information

Jim Lambers MAT 285 Spring Semester Practice Exam 2 Solution. y(t) = 5 2 e t 1 2 e 3t.

Jim Lambers MAT 285 Spring Semester Practice Exam 2 Solution. y(t) = 5 2 e t 1 2 e 3t. . Solve the initial value problem which factors into Jim Lambers MAT 85 Spring Semester 06-7 Practice Exam Solution y + 4y + 3y = 0, y(0) =, y (0) =. λ + 4λ + 3 = 0, (λ + )(λ + 3) = 0. Therefore, the roots

More information

Form A. 1. Which of the following is a second-order, linear, homogenous differential equation? 2

Form A. 1. Which of the following is a second-order, linear, homogenous differential equation? 2 Form A Math 4 Common Part of Final Exam December 6, 996 INSTRUCTIONS: Please enter your NAME, ID NUMBER, FORM designation, and INDEX NUMBER on your op scan sheet. The index number should be written in

More information

MATH Test II

MATH Test II MATH 3113-008 Test II Dr. Darren Ong March 25, 2015 2:30pm-3:20pm Answer the questions in the spaces provided on the question sheets. If you run out of room for an answer, continue on the back of the page.

More information

3. Identify and find the general solution of each of the following first order differential equations.

3. Identify and find the general solution of each of the following first order differential equations. Final Exam MATH 33, Sample Questions. Fall 7. y = Cx 3 3 is the general solution of a differential equation. Find the equation. Answer: y = 3y + 9 xy. y = C x + C x is the general solution of a differential

More information

Math 240 Calculus III

Math 240 Calculus III DE Higher Order Calculus III Summer 2015, Session II Tuesday, July 28, 2015 Agenda DE 1. of order n An example 2. constant-coefficient linear Introduction DE We now turn our attention to solving linear

More information

) sm wl t. _.!!... e -pt sinh y t. Vo + mx" + cx' + kx = 0 (26) has a unique tions x(o) solution for t ;?; 0 satisfying given initial condi

) sm wl t. _.!!... e -pt sinh y t. Vo + mx + cx' + kx = 0 (26) has a unique tions x(o) solution for t ;?; 0 satisfying given initial condi 1 48 Chapter 2 Linear Equations of Higher Order 28. (Overdamped) If Xo = 0, deduce from Problem 27 that x(t) Vo = e -pt sinh y t. Y 29. (Overdamped) Prove that in this case the mass can pass through its

More information

A Brief Review of Elementary Ordinary Differential Equations

A Brief Review of Elementary Ordinary Differential Equations A A Brief Review of Elementary Ordinary Differential Equations At various points in the material we will be covering, we will need to recall and use material normally covered in an elementary course on

More information

5 Linear Dierential Equations

5 Linear Dierential Equations Dierential Equations (part 2): Linear Dierential Equations (by Evan Dummit, 2016, v. 2.01) Contents 5 Linear Dierential Equations 1 5.1 General Linear Dierential Equations...................................

More information

Section 4.9; Section 5.6. June 30, Free Mechanical Vibrations/Couple Mass-Spring System

Section 4.9; Section 5.6. June 30, Free Mechanical Vibrations/Couple Mass-Spring System Section 4.9; Section 5.6 Free Mechanical Vibrations/Couple Mass-Spring System June 30, 2009 Today s Session Today s Session A Summary of This Session: Today s Session A Summary of This Session: (1) Free

More information

Table of contents. d 2 y dx 2, As the equation is linear, these quantities can only be involved in the following manner:

Table of contents. d 2 y dx 2, As the equation is linear, these quantities can only be involved in the following manner: M ath 0 1 E S 1 W inter 0 1 0 Last Updated: January, 01 0 Solving Second Order Linear ODEs Disclaimer: This lecture note tries to provide an alternative approach to the material in Sections 4. 4. 7 and

More information

First order differential equations

First order differential equations First order differential equations Samy Tindel Purdue University Differential equations and linear algebra - MA 262 Taken from Differential equations and linear algebra by Goode and Annin Samy T. First

More information

Chapter 3: Second Order Equations

Chapter 3: Second Order Equations Exam 2 Review This review sheet contains this cover page (a checklist of topics from Chapters 3). Following by all the review material posted pertaining to chapter 3 (all combined into one file). Chapter

More information

Background ODEs (2A) Young Won Lim 3/7/15

Background ODEs (2A) Young Won Lim 3/7/15 Background ODEs (2A) Copyright (c) 2014-2015 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any

More information

Math K (24564) - Lectures 02

Math K (24564) - Lectures 02 Math 39100 K (24564) - Lectures 02 Ethan Akin Office: NAC 6/287 Phone: 650-5136 Email: ethanakin@earthlink.net Spring, 2018 Contents Second Order Linear Equations, B & D Chapter 4 Second Order Linear Homogeneous

More information

=================~ NONHOMOGENEOUS LINEAR EQUATIONS. rn y" - y' - 6y = 0. lid y" + 2y' + 2y = 0, y(o) = 2, y'(0) = I

=================~ NONHOMOGENEOUS LINEAR EQUATIONS. rn y - y' - 6y = 0. lid y + 2y' + 2y = 0, y(o) = 2, y'(0) = I ~ EXERCISES rn y" - y' - 6y = 0 3. 4y" + y = 0 5. 9y" - 12y' + 4y = 0 2. y" + 4 y' + 4 y = 0 4. y" - 8y' + 12y = 0 6. 25y" + 9y = 0 dy 8. dt2-6 d1 + 4y = 0 00 y" - 4y' + By = 0 10. y" + 3y' = 0 [ITJ2-+2--y=0

More information

PUTNAM PROBLEMS DIFFERENTIAL EQUATIONS. First Order Equations. p(x)dx)) = q(x) exp(

PUTNAM PROBLEMS DIFFERENTIAL EQUATIONS. First Order Equations. p(x)dx)) = q(x) exp( PUTNAM PROBLEMS DIFFERENTIAL EQUATIONS First Order Equations 1. Linear y + p(x)y = q(x) Muliply through by the integrating factor exp( p(x)) to obtain (y exp( p(x))) = q(x) exp( p(x)). 2. Separation of

More information

Goals: Second-order Linear Equations Linear Independence of Solutions and the Wronskian Homogeneous DEs with Constant Coefficients

Goals: Second-order Linear Equations Linear Independence of Solutions and the Wronskian Homogeneous DEs with Constant Coefficients Week #3 : Higher-Order Homogeneous DEs Goals: Second-order Linear Equations Linear Independence of Solutions and the Wronskian Homogeneous DEs with Constant Coefficients 1 Second-Order Linear Equations

More information

Unforced Mechanical Vibrations

Unforced Mechanical Vibrations Unforced Mechanical Vibrations Today we begin to consider applications of second order ordinary differential equations. 1. Spring-Mass Systems 2. Unforced Systems: Damped Motion 1 Spring-Mass Systems We

More information