Lecture 14: Forced/free motion; variation of parameters

Size: px
Start display at page:

Download "Lecture 14: Forced/free motion; variation of parameters"

Transcription

1 Lecture 14: Forced/free motion; variation of parameters Available on Canvas Files tab or Dr. Danny Crytser March 6, 2017

2 Equation of motion for a spring The equation of motion for a mass m on a spring with spring constant k and damping/friction constant c is

3 Equation of motion for a spring The equation of motion for a mass m on a spring with spring constant k and damping/friction constant c is mx + cx + kx = 0

4 Case 0: No damping/friction Assume that we have an ideal spring in which there is no friction.

5 Case 0: No damping/friction Assume that we have an ideal spring in which there is no friction. This corresponds to a spring equation of mx + kx = 0. This is the same as x + k m x = 0.

6 Case 0: No damping/friction Assume that we have an ideal spring in which there is no friction. This corresponds to a spring equation of mx + kx = 0. This is the same as x + k x = 0. Since m > 0, there are no real roots to the characteristic polynomial k m λ 2 + k m = 0,

7 Case 0: No damping/friction Assume that we have an ideal spring in which there is no friction. This corresponds to a spring equation of mx + kx = 0. This is the same as x + k x = 0. Since m k > 0, there are no real roots to the characteristic polynomial m λ 2 + k = 0,and we instead get basic solutions sin( k t) and m m k cos( t). m

8 Case 0: No damping/friction Assume that we have an ideal spring in which there is no friction. This corresponds to a spring equation of mx + kx = 0. This is the same as x + k x = 0. Since m k > 0, there are no real roots to the characteristic polynomial m λ 2 + k = 0,and we instead get basic solutions sin( k t) and m m cos( t). The general solution is k m k k x(t) = a sin( t) + b cos( m m t)

9 No damping, ctd. In this ideal spring, the mass continues going up and down forever.

10 No damping, ctd. In this ideal spring, the mass continues going up and down forever. As an example: if x(t) = 4 cos(2t), one of the solutions to the equation x + 4x = 0. Here the vertical axis is x and the horizontal axis is t.

11 Damping Now suppose that there is damping c > 0 in the spring equation mx + cx + kx = 0. The characteristic polynomial mr 2 + cr + k = 0 has roots r = c ± c 2 4mk 2m and so the system depends on the discriminant c 2 4mk.

12 Case 1: two real roots If c 2 4mk > 0, then the roots r = 1 2m ( c ± c 2 4mk) are both real, and as c 2 4mk < c 2, they are both negative as well. Call these roots r 1 and r 2. The general solution will be x(t) = c 1 exp(r 1 t) + c 2 exp(r 2 t) and as r 1, r 2 < 0 it will decay to 0 as t. (The term for this system is overdamped the friction in the spring overwhelms the tendency of the spring to bounce.)

13 Case 2: repeated real roots If c 2 4mk = 0, then there is one root r = c 2m, repeated, which is real and negative. Call this root r. Then the general solution will be x(t) = c 1 exp(rt) + c 2 t exp(rt) This will also converge to 0 as t. These systems are called critically damped. The graph of such a system looks the same as the graph of an overdamped system.

14 Case 3: complex roots If c 2 4mk < 0, then there are complex conjugate roots r = 1 ( c ± c 2m 2 4mk). The real part of the root is µ = c and the imaginary part is ν = ± 4mk c 2, so 2m 2m ( ) ( ct ct x(t) = c 1 exp sin(νt) + c 2 exp 2m 2m ) cos(νt) (Don t worry no need to learn this formula, although you should be able to find solutions to these systems.) Since c 0 and sin, cos 1, these solutions will still decay to 0 as t, but they will oscillate (go up and down) as they do. A system of this form is called underdamped

15 Energy of a mass-spring system For a mass-spring system (recall mx + cx + kx = 0) the energy of the mass-spring combination is ENERGY = POTENTIAL ENERGY+KINETIC ENERGY We can find the potential energy using the formula E p = kx2 2 (work done against spring to stretch it to its current position)

16 Energy of a mass-spring system For a mass-spring system (recall mx + cx + kx = 0) the energy of the mass-spring combination is ENERGY = POTENTIAL ENERGY+KINETIC ENERGY We can find the potential energy using the formula E p = kx2 2 (work done against spring to stretch it to its current position) and the kinetic energy is E k = mv 2 = m(x ) 2. So the total 2 2 energy of the system is E = kx m(x ) 2 2

17 Energy, ctd. The system obeys the spring equation mx + cx + kx = 0 and has energy function E = kx m(x ) 2 2

18 Energy, ctd. The system obeys the spring equation mx + cx + kx = 0 and has energy function E = kx m(x ) 2 2 With this information, we can conclude that the energy of the system is non-increasing d dt E = mkxx + m 2 d dt (x ) 2 = mkx x +mx x ) = x (kx +mx )

19 Energy, ctd. The system obeys the spring equation mx + cx + kx = 0 and has energy function E = kx m(x ) 2 2 With this information, we can conclude that the energy of the system is non-increasing d dt E = mkxx + m 2 d dt (x ) 2 = mkx x +mx x ) = x (kx +mx ) But mx + cx + kx = 0, so mx + kx = cx.

20 Energy, ctd. The system obeys the spring equation mx + cx + kx = 0 and has energy function E = kx m(x ) 2 2 With this information, we can conclude that the energy of the system is non-increasing d dt E = mkxx + m 2 d dt (x ) 2 = mkx x +mx x ) = x (kx +mx ) But mx + cx + kx = 0, so mx + kx = cx. So we have E = x ( cx ) = c(x ) 2 0, because c is nonnegative.

21 Energy, ctd. The system obeys the spring equation mx + cx + kx = 0 and has energy function E = kx m(x ) 2 2 With this information, we can conclude that the energy of the system is non-increasing d dt E = mkxx + m 2 d dt (x ) 2 = mkx x +mx x ) = x (kx +mx ) But mx + cx + kx = 0, so mx + kx = cx. So we have E = x ( cx ) = c(x ) 2 0, because c is nonnegative. So energy is not increasing.

22 Resonance Consider the equation y + 25y = sin(kt) ( )

23 Resonance Consider the equation y + 25y = sin(kt) ( ) The associated homogeneous equation y + 25y = 0 has characteristic equation x = 0,

24 Resonance Consider the equation y + 25y = sin(kt) ( ) The associated homogeneous equation y + 25y = 0 has characteristic equation x = 0, roots ±5i,

25 Resonance Consider the equation y + 25y = sin(kt) ( ) The associated homogeneous equation y + 25y = 0 has characteristic equation x = 0, roots ±5i, so the homogeneous solution is y h = c 1 sin(5t) + c 2 cos(5t).

26 Resonance Consider the equation y + 25y = sin(kt) ( ) The associated homogeneous equation y + 25y = 0 has characteristic equation x = 0, roots ±5i, so the homogeneous solution is y h = c 1 sin(5t) + c 2 cos(5t). (i) If k = 5, our guess for y p would take the form at sin(5t) + bt cos(5t),

27 Resonance Consider the equation y + 25y = sin(kt) ( ) The associated homogeneous equation y + 25y = 0 has characteristic equation x = 0, roots ±5i, so the homogeneous solution is y h = c 1 sin(5t) + c 2 cos(5t). (i) If k = 5, our guess for y p would take the form at sin(5t) + bt cos(5t), which we could solve to get y p = t cos(5t), which blows up as t. 10

28 Resonance Consider the equation y + 25y = sin(kt) ( ) The associated homogeneous equation y + 25y = 0 has characteristic equation x = 0, roots ±5i, so the homogeneous solution is y h = c 1 sin(5t) + c 2 cos(5t). (i) If k = 5, our guess for y p would take the form at sin(5t) + bt cos(5t), which we could solve to get y p = t cos(5t), which blows up as t. 10 (ii) If k 5, we guess y p = a sin(kt) + b cos(kt),

29 Resonance Consider the equation y + 25y = sin(kt) ( ) The associated homogeneous equation y + 25y = 0 has characteristic equation x = 0, roots ±5i, so the homogeneous solution is y h = c 1 sin(5t) + c 2 cos(5t). (i) If k = 5, our guess for y p would take the form at sin(5t) + bt cos(5t), which we could solve to get y p = t cos(5t), which blows up as t. 10 (ii) If k 5, we guess y p = a sin(kt) + b cos(kt),which we can plug into ( ) to get y p = 1 sin(kt). 25 k 2

30 Resonance Consider the equation y + 25y = sin(kt) ( ) The associated homogeneous equation y + 25y = 0 has characteristic equation x = 0, roots ±5i, so the homogeneous solution is y h = c 1 sin(5t) + c 2 cos(5t). (i) If k = 5, our guess for y p would take the form at sin(5t) + bt cos(5t), which we could solve to get y p = t cos(5t), which blows up as t. 10 (ii) If k 5, we guess y p = a sin(kt) + b cos(kt),which we can plug into ( ) to get y p = 1 sin(kt). (Here its 25 k 2 helpful to note y p = k 2 y p )

31 Resonance, ctd So if our right hand side (sin(kt)) has k = 5 we get a solution that blows up as t.

32 Resonance, ctd So if our right hand side (sin(kt)) has k = 5 we get a solution that blows up as t. Furthermore, if k is really close to 5, then 25 k 2 is really close to 0, and y p = 1 sin(kt) will 25 k 2 grow to be huge as well.

33 Resonance, ctd So if our right hand side (sin(kt)) has k = 5 we get a solution that blows up as t. Furthermore, if k is really close to 5, then 25 k 2 is really close to 0, and y p = 1 sin(kt) will 25 k 2 grow to be huge as well. So the thing that makes the system blow up is when the frequency of the right hand side (sometimes called the forcing term) is equal or close to the frequency of the homogeneous (or free) system.

34 Resonance, ctd So if our right hand side (sin(kt)) has k = 5 we get a solution that blows up as t. Furthermore, if k is really close to 5, then 25 k 2 is really close to 0, and y p = 1 sin(kt) will 25 k 2 grow to be huge as well. So the thing that makes the system blow up is when the frequency of the right hand side (sometimes called the forcing term) is equal or close to the frequency of the homogeneous (or free) system. This is what is known as resonance: when the frequency of the forcing term matches the frequency of the free system, any solution will be unbounded (go to infinity).

35 Resonance IRL This happens in the real world: when soldiers march across a bridge, they break stride (don t march at same pace as one another). This is because if the frequency of their walking lined up with the natural vibration of the bridge, it could cause resonance in the bridge to rip the structure apart. (1831, Broughton Suspension Bridge in England)

36 Resonance IRL, ctd. This mathematical example explains why resonance is something that we have to worry about even though we can never land precisely on the exact same frequency as the resonant frequency of the bridge, the response will still blow up if we get close to it.

37 Resonance IRL, ctd. This mathematical example explains why resonance is something that we have to worry about even though we can never land precisely on the exact same frequency as the resonant frequency of the bridge, the response will still blow up if we get close to it. (Sweeping some details under the rug here in the real world there is a damping effect that changes the meaning of resonance.

38 Resonance IRL, ctd. This mathematical example explains why resonance is something that we have to worry about even though we can never land precisely on the exact same frequency as the resonant frequency of the bridge, the response will still blow up if we get close to it. (Sweeping some details under the rug here in the real world there is a damping effect that changes the meaning of resonance. Practical resonance versus pure resonance.)

39 Free versus forced In free motion of a spring, there is no external force acting upon the mass and we get mx + cx + kx = 0 for the equation of motion.

40 Free versus forced In free motion of a spring, there is no external force acting upon the mass and we get mx + cx + kx = 0 for the equation of motion. In forced motion, there is an external force F (t) acting upon the spring (say a magnet or another spring) and we get a new equation mx + cx + kx = F (t)

41 Free versus forced In free motion of a spring, there is no external force acting upon the mass and we get mx + cx + kx = 0 for the equation of motion. In forced motion, there is an external force F (t) acting upon the spring (say a magnet or another spring) and we get a new equation mx + cx + kx = F (t) So the relationship between free and forced is the same as the relationship between homogeneous and inhomogeneous.

42 Relationship with electrical circuits The spring equation mx + cx + kx = F (t)

43 Relationship with electrical circuits The spring equation mx + cx + kx = F (t) has an electrical analogue LI + RI + I C = E

44 Relationship with electrical circuits The spring equation has an electrical analogue mx + cx + kx = F (t) LI + RI + I C = E where I = I (t) is the current, L is the inductance, R is the resistance, C is the capacitance, and E is the impressed (external) voltage.

45 Relationship with electrical circuits The spring equation has an electrical analogue mx + cx + kx = F (t) LI + RI + I C = E where I = I (t) is the current, L is the inductance, R is the resistance, C is the capacitance, and E is the impressed (external) voltage. (I don t know anything else about circuits)

46 Variation of parameters Some inhomogeneous equations cannot be solved using method of undetermined parameters (i.e. guessing y p ).

47 Variation of parameters Some inhomogeneous equations cannot be solved using method of undetermined parameters (i.e. guessing y p ). Example y + 3y + 2y = 1 t

48 Variation of parameters Some inhomogeneous equations cannot be solved using method of undetermined parameters (i.e. guessing y p ). Example y + 3y + 2y = 1 t This example doesn t have any of the familiar forms from our table for guessing y p. How do we find a solution?

49 Ingredients for variation of parameters There are a few things we need in order to do variation of parameters: (i) We ll need two independent solutions of the AHE:

50 Ingredients for variation of parameters There are a few things we need in order to do variation of parameters: (i) We ll need two independent solutions of the AHE: so for y + 3y + 2y = 1 t, the AHE is y + 3y + 2y = 0, and the basic solutions are y 1 = exp( t) and y 2 = exp( 2t).

51 Ingredients for variation of parameters There are a few things we need in order to do variation of parameters: (i) We ll need two independent solutions of the AHE: so for y + 3y + 2y = 1 t, the AHE is y + 3y + 2y = 0, and the basic solutions are y 1 = exp( t) and y 2 = exp( 2t). (ii) We ll need the Wronskian: W (f, g) = fg gf.

52 Ingredients for variation of parameters There are a few things we need in order to do variation of parameters: (i) We ll need two independent solutions of the AHE: so for y + 3y + 2y = 1 t, the AHE is y + 3y + 2y = 0, and the basic solutions are y 1 = exp( t) and y 2 = exp( 2t). (ii) We ll need the Wronskian: W (f, g) = fg gf. Theorem If y + q(t)y + r(t)y = g(t) is an inhomogeneous system,

53 Ingredients for variation of parameters There are a few things we need in order to do variation of parameters: (i) We ll need two independent solutions of the AHE: so for y + 3y + 2y = 1 t, the AHE is y + 3y + 2y = 0, and the basic solutions are y 1 = exp( t) and y 2 = exp( 2t). (ii) We ll need the Wronskian: W (f, g) = fg gf. Theorem If y + q(t)y + r(t)y = g(t) is an inhomogeneous system,with y 1 (t) and y 2 (t) two independent solutions of the AHE,

54 Ingredients for variation of parameters There are a few things we need in order to do variation of parameters: (i) We ll need two independent solutions of the AHE: so for y + 3y + 2y = 1 t, the AHE is y + 3y + 2y = 0, and the basic solutions are y 1 = exp( t) and y 2 = exp( 2t). (ii) We ll need the Wronskian: W (f, g) = fg gf. Theorem If y + q(t)y + r(t)y = g(t) is an inhomogeneous system,with y 1 (t) and y 2 (t) two independent solutions of the AHE,then a particular solution y p is given by y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt

55 Ingredients for variation of parameters There are a few things we need in order to do variation of parameters: (i) We ll need two independent solutions of the AHE: so for y + 3y + 2y = 1 t, the AHE is y + 3y + 2y = 0, and the basic solutions are y 1 = exp( t) and y 2 = exp( 2t). (ii) We ll need the Wronskian: W (f, g) = fg gf. Theorem If y + q(t)y + r(t)y = g(t) is an inhomogeneous system,with y 1 (t) and y 2 (t) two independent solutions of the AHE,then a particular solution y p is given by y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt The general solution is given by y = y h + y p, where y h = c 1 y 1 + c 2 y 2.

56 Example of var of params y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt

57 Example of var of params y p (t) = y 1 Suppose we have the system y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt y 2y + y = et (= g(t)) t Can t do a guess, let s try variation of param s.

58 Example of var of params y p (t) = y 1 Suppose we have the system y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt y 2y + y = et (= g(t)) t Can t do a guess, let s try variation of param s. AHE is y 2y + y = 0, which has char eqn x 2 2x + 1 = 0, roots 1, 1.

59 Example of var of params y p (t) = y 1 Suppose we have the system y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt y 2y + y = et (= g(t)) t Can t do a guess, let s try variation of param s. AHE is y 2y + y = 0, which has char eqn x 2 2x + 1 = 0, roots 1, 1. So y 1 = e t, y 2 = te t. What is W (y 1, y 2 )?

60 Example of var of params y p (t) = y 1 Suppose we have the system y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt y 2y + y = et (= g(t)) t Can t do a guess, let s try variation of param s. AHE is y 2y + y = 0, which has char eqn x 2 2x + 1 = 0, roots 1, 1. So y 1 = e t, y 2 = te t. What is W (y 1, y 2 )? y 1 y 2 y 2 y 1 = e t (e t + te t ) te t (e t ) = e 2t.

61 Example, ctd y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 Where y 1 = e t, y 2 = te t, g(t) = et. t 2 +1 y 1 g(t) W (y 1, y 2 ) dt

62 Example, ctd y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 Where y 1 = e t, y 2 = te t, g(t) = y p = e t et. t 2 +1 te t e t dt + (t 2 tet + 1) e2t y 1 g(t) W (y 1, y 2 ) dt e t e t dt (t 2 + 1) e2t

63 Example, ctd y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 Where y 1 = e t, y 2 = te t, g(t) = y p = e t = e t et. t 2 +1 te t e t dt + (t 2 tet + 1) e2t t dt + t 2 tet + 1 y 1 g(t) W (y 1, y 2 ) dt e t e t dt (t 2 + 1) e2t 1 t dt

64 Example, ctd y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 Where y 1 = e t, y 2 = te t, g(t) = y p = e t = e t et. t 2 +1 te t e t dt + (t 2 tet + 1) e2t t dt + t 2 tet + 1 y 1 g(t) W (y 1, y 2 ) dt e t e t dt (t 2 + 1) e2t 1 t dt = e t (1/2)ln(t 2 + 1) + te t arctan(t)

65 Example, ctd y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 Where y 1 = e t, y 2 = te t, g(t) = y p = e t = e t et. t 2 +1 te t e t dt + (t 2 tet + 1) e2t t dt + t 2 tet + 1 y 1 g(t) W (y 1, y 2 ) dt e t e t dt (t 2 + 1) e2t 1 t dt = e t (1/2)ln(t 2 + 1) + te t arctan(t) So y p = e t (t arctan(t) ln( t 2 + 1)),

66 Example, ctd y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 Where y 1 = e t, y 2 = te t, g(t) = y p = e t = e t et. t 2 +1 te t e t dt + (t 2 tet + 1) e2t t dt + t 2 tet + 1 y 1 g(t) W (y 1, y 2 ) dt e t e t dt (t 2 + 1) e2t 1 t dt = e t (1/2)ln(t 2 + 1) + te t arctan(t) So y p = e t (t arctan(t) ln( t 2 + 1)),general y = y p + y h = e t (t arctan(t) ln( t 2 + 1)) + c 1 e t + c 2 e 2t.

67 Example 2 Let the system be y + y = 1 + tan(t)

68 Example 2 Let the system be y + y = 1 + tan(t) (restrict to t ( π/2, π/2) to avoid singularities)

69 Example 2 Let the system be y + y = 1 + tan(t) (restrict to t ( π/2, π/2) to avoid singularities) The AHE here is y + y = 0, which has basic solutions y 1 = cos(t) and y 2 = sin(t).

70 Example 2 Let the system be y + y = 1 + tan(t) (restrict to t ( π/2, π/2) to avoid singularities) The AHE here is y + y = 0, which has basic solutions y 1 = cos(t) and y 2 = sin(t). You can check (nice!) that W (y 1, y 2 ) = 1.

71 Example 2 Let the system be y + y = 1 + tan(t) (restrict to t ( π/2, π/2) to avoid singularities) The AHE here is y + y = 0, which has basic solutions y 1 = cos(t) and y 2 = sin(t). You can check (nice!) that W (y 1, y 2 ) = 1.

72 Ex 2: y + y = 1 + tan t y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt

73 Ex 2: y + y = 1 + tan t y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt where y 1 = cos(t), y 2 = sin(t), g(t) = 1 + tan(t), W (y 1, y 2 ) = 1.

74 Ex 2: y + y = 1 + tan t y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt where y 1 = cos(t), y 2 = sin(t), g(t) = 1 + tan(t), W (y 1, y 2 ) = 1. [ ] [ ] y p = cos(t) sin(t) + sin(t) tan(t)dt +sin(t) cos(t) + sin(t)dt

75 Ex 2: y + y = 1 + tan t y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt where y 1 = cos(t), y 2 = sin(t), g(t) = 1 + tan(t), W (y 1, y 2 ) = 1. [ ] [ ] y p = cos(t) sin(t) + sin(t) tan(t)dt +sin(t) cos(t) + sin(t)dt = cos(t)(cos(t)+sin(t) ln(sec(t)+tan(t)))+sin(t)(sin(t) cos(t))

76 Ex 2: y + y = 1 + tan t y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt where y 1 = cos(t), y 2 = sin(t), g(t) = 1 + tan(t), W (y 1, y 2 ) = 1. [ ] [ ] y p = cos(t) sin(t) + sin(t) tan(t)dt +sin(t) cos(t) + sin(t)dt = cos(t)(cos(t)+sin(t) ln(sec(t)+tan(t)))+sin(t)(sin(t) cos(t)) = 1 cos(t) ln(sec(t) + tan(t))

77 Ex 2: y + y = 1 + tan t y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt where y 1 = cos(t), y 2 = sin(t), g(t) = 1 + tan(t), W (y 1, y 2 ) = 1. [ ] [ ] y p = cos(t) sin(t) + sin(t) tan(t)dt +sin(t) cos(t) + sin(t)dt = cos(t)(cos(t)+sin(t) ln(sec(t)+tan(t)))+sin(t)(sin(t) cos(t)) = 1 cos(t) ln(sec(t) + tan(t)) Since y h = c 1 cos(t) + c 2 sin(t), we have the general is y = c 1 cos(t) + c 2 sin(t) + 1 cos(t) ln(sec(t) + tan(t)).

78 More about variation of parameters Theorem If y + q(t)y + r(t)y = g(t) is an inhomogeneous system, with y 1 (t) and y 2 (t) two independent solutions of the AHE, then a particular solution y p is given by y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 The general solution is given by y = y h + y p, where y h = c 1 y 1 + c 2 y 2. (Restating.) y 1 g(t) W (y 1, y 2 ) dt

79 More about variation of parameters Theorem If y + q(t)y + r(t)y = g(t) is an inhomogeneous system, with y 1 (t) and y 2 (t) two independent solutions of the AHE, then a particular solution y p is given by y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 The general solution is given by y = y h + y p, where y h = c 1 y 1 + c 2 y 2. (Restating.) Couple things: y 1 g(t) W (y 1, y 2 ) dt (i) Notice that the functions q(t) and r(t) do not appear in the formula. They are encoded into the basic solutions y 1 and y 2, so we don t lose them.

80 More about variation of parameters Theorem If y + q(t)y + r(t)y = g(t) is an inhomogeneous system, with y 1 (t) and y 2 (t) two independent solutions of the AHE, then a particular solution y p is given by y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 The general solution is given by y = y h + y p, where y h = c 1 y 1 + c 2 y 2. (Restating.) Couple things: y 1 g(t) W (y 1, y 2 ) dt (i) Notice that the functions q(t) and r(t) do not appear in the formula. They are encoded into the basic solutions y 1 and y 2, so we don t lose them. (ii) The formula for y p appears to not be symmetric (i.e. different answer if you switch y 1 and y 2 )

81 More about variation of parameters Theorem If y + q(t)y + r(t)y = g(t) is an inhomogeneous system, with y 1 (t) and y 2 (t) two independent solutions of the AHE, then a particular solution y p is given by y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 The general solution is given by y = y h + y p, where y h = c 1 y 1 + c 2 y 2. (Restating.) Couple things: y 1 g(t) W (y 1, y 2 ) dt (i) Notice that the functions q(t) and r(t) do not appear in the formula. They are encoded into the basic solutions y 1 and y 2, so we don t lose them. (ii) The formula for y p appears to not be symmetric (i.e. different answer if you switch y 1 and y 2 )but it isn t,

82 More about variation of parameters Theorem If y + q(t)y + r(t)y = g(t) is an inhomogeneous system, with y 1 (t) and y 2 (t) two independent solutions of the AHE, then a particular solution y p is given by y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 The general solution is given by y = y h + y p, where y h = c 1 y 1 + c 2 y 2. (Restating.) Couple things: y 1 g(t) W (y 1, y 2 ) dt (i) Notice that the functions q(t) and r(t) do not appear in the formula. They are encoded into the basic solutions y 1 and y 2, so we don t lose them. (ii) The formula for y p appears to not be symmetric (i.e. different answer if you switch y 1 and y 2 )but it isn t,because W (y 1, y 2 ) = W (y 2, y 1 ).

83 Another example We can use variation of parameters to solve variable-coefficient equations, as long as we have two solutions to the associated homogeneous equation.

84 Another example We can use variation of parameters to solve variable-coefficient equations, as long as we have two solutions to the associated homogeneous equation. ty (t + 1)y + y = t 2 (Inhomogenous, linear, variable coefficient.)

85 Another example We can use variation of parameters to solve variable-coefficient equations, as long as we have two solutions to the associated homogeneous equation. ty (t + 1)y + y = t 2 (Inhomogenous, linear, variable coefficient.) Need 1 on the leading coefficient, so divide by t:

86 Another example We can use variation of parameters to solve variable-coefficient equations, as long as we have two solutions to the associated homogeneous equation. ty (t + 1)y + y = t 2 (Inhomogenous, linear, variable coefficient.) Need 1 on the leading coefficient, so divide by t: y t + 1 y + 1 t t y = t Suppose a benevolent person tells you that y 1 = e t and y 2 = t + 1 are both solutions to y t+1 t y + 1 t y = 0.

87 Another example We can use variation of parameters to solve variable-coefficient equations, as long as we have two solutions to the associated homogeneous equation. ty (t + 1)y + y = t 2 (Inhomogenous, linear, variable coefficient.) Need 1 on the leading coefficient, so divide by t: y t + 1 y + 1 t t y = t Suppose a benevolent person tells you that y 1 = e t and y 2 = t + 1 are both solutions to y t+1 t y + 1 t y = 0. Then we can crank out y p using variation of parameters.

88 Another example We can use variation of parameters to solve variable-coefficient equations, as long as we have two solutions to the associated homogeneous equation. ty (t + 1)y + y = t 2 (Inhomogenous, linear, variable coefficient.) Need 1 on the leading coefficient, so divide by t: y t + 1 y + 1 t t y = t Suppose a benevolent person tells you that y 1 = e t and y 2 = t + 1 are both solutions to y t+1 t y + 1 t y = 0. Then we can crank out y p using variation of parameters. Helpful to note that W (y 1, y 2 ) = e t e t (t + 1) = te t.

89 y t+1 t y + 1 t y = t y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt

90 y t+1 t y + 1 t y = t y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt Where y 1 = e t, y 2 = t + 1, W (y 1, y 2 ) = te t, g(t) = t.

91 y t+1 t y + 1 t y = t y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt Where y 1 = e t, y 2 = t + 1, W (y 1, y 2 ) = te t, g(t) = t. (t + 1)t y p = e t et t te t dt + (t + 1) te t dt

92 y t+1 t y + 1 t y = t y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt Where y 1 = e t, y 2 = t + 1, W (y 1, y 2 ) = te t, g(t) = t. (t + 1)t y p = e t et t te t dt + (t + 1) te t dt = e t [ ] [ te t + e t dt (t + 1) ] 1dt

93 y t+1 t y + 1 t y = t y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt Where y 1 = e t, y 2 = t + 1, W (y 1, y 2 ) = te t, g(t) = t. (t + 1)t y p = e t et t te t dt + (t + 1) te t dt = e t [ ] [ te t + e t dt (t + 1) ] 1dt = e t [ e t (t + 2) ] (t 2 + t) = t 2 2t 2

94 y t+1 t y + 1 t y = t y p (t) = y 1 y 2 g(t) W (y 1, y 2 ) dt + y 2 y 1 g(t) W (y 1, y 2 ) dt Where y 1 = e t, y 2 = t + 1, W (y 1, y 2 ) = te t, g(t) = t. (t + 1)t y p = e t et t te t dt + (t + 1) te t dt = e t [ ] [ te t + e t dt (t + 1) ] 1dt = e t [ e t (t + 2) ] (t 2 + t) = t 2 2t 2 General solution: y = y h + y p = c 1 e t + c 2 (t + 1) t 2 2t 2.

95 Another example y + 2y + y = e x ln x

96 Another example y + 2y + y = e x ln x The solutions to the homogeneous are y 1 = e x, y 2 = xe x.

97 Another example y + 2y + y = e x ln x The solutions to the homogeneous are y 1 = e x, y 2 = xe x.. Helpful to know W (y 1, y 2 ) = e 2x

98 Another example y + 2y + y = e x ln x The solutions to the homogeneous are y 1 = e x, y 2 = xe x.. Helpful to know W (y 1, y 2 ) = e 2x as well as the antiderivatives x ln(x)dx = x 2 x2 ln(x) + and ln(x)dx = x ln(x) x (both 2 4 of these are easy with integration by parts)

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

Math 115 HW #10 Solutions

Math 115 HW #10 Solutions Math 11 HW #10 Solutions 1. Suppose y 1 (t and y 2 (t are both solutions of the differential equation P (ty + Q(ty + R(ty = 0. Show that, for any constants C 1 and C 2, the function C 1 y 1 (t + C 2 y

More information

Linear Second Order ODEs

Linear Second Order ODEs Chapter 3 Linear Second Order ODEs In this chapter we study ODEs of the form (3.1) y + p(t)y + q(t)y = f(t), where p, q, and f are given functions. Since there are two derivatives, we might expect that

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

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

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

20D - Homework Assignment 4

20D - Homework Assignment 4 Brian Bowers (TA for Hui Sun) MATH 0D Homework Assignment November, 03 0D - Homework Assignment First, I will give a brief overview of how to use variation of parameters. () Ensure that the differential

More information

MATH 24 EXAM 3 SOLUTIONS

MATH 24 EXAM 3 SOLUTIONS MATH 4 EXAM 3 S Consider the equation y + ω y = cosω t (a) Find the general solution of the homogeneous equation (b) Find the particular solution of the non-homogeneous equation using the method of Undetermined

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

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

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

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

1. (10 points) Find the general solution to the following second-order differential equation:

1. (10 points) Find the general solution to the following second-order differential equation: Math 307A, Winter 014 Midterm Solutions Page 1 of 8 1. (10 points) Find the general solution to the following second-order differential equation: 4y 1y + 9y = 9t. To find the general solution to this nonhomogeneous

More information

Topic 5 Notes Jeremy Orloff. 5 Homogeneous, linear, constant coefficient differential equations

Topic 5 Notes Jeremy Orloff. 5 Homogeneous, linear, constant coefficient differential equations Topic 5 Notes Jeremy Orloff 5 Homogeneous, linear, constant coefficient differential equations 5.1 Goals 1. Be able to solve homogeneous constant coefficient linear differential equations using the method

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

Calculus IV - HW 3. Due 7/ Give the general solution to the following differential equations: y = c 1 e 5t + c 2 e 5t. y = c 1 e 2t + c 2 e 4t.

Calculus IV - HW 3. Due 7/ Give the general solution to the following differential equations: y = c 1 e 5t + c 2 e 5t. y = c 1 e 2t + c 2 e 4t. Calculus IV - HW 3 Due 7/13 Section 3.1 1. Give the general solution to the following differential equations: a y 25y = 0 Solution: The characteristic equation is r 2 25 = r 5r + 5. It follows that the

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

Damped Oscillation Solution

Damped Oscillation Solution Lecture 19 (Chapter 7): Energy Damping, s 1 OverDamped Oscillation Solution Damped Oscillation Solution The last case has β 2 ω 2 0 > 0. In this case we define another real frequency ω 2 = β 2 ω 2 0. In

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

Ex. 1. Find the general solution for each of the following differential equations:

Ex. 1. Find the general solution for each of the following differential equations: MATH 261.007 Instr. K. Ciesielski Spring 2010 NAME (print): SAMPLE TEST # 2 Solve the following exercises. Show your work. (No credit will be given for an answer with no supporting work shown.) Ex. 1.

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

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

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

Damped Harmonic Oscillator

Damped Harmonic Oscillator Damped Harmonic Oscillator Note: We use Newton s 2 nd Law instead of Conservation of Energy since we will have energy transferred into heat. F spring = -kx; F resistance = -bv. Note also: We use F ar =

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

EXAM 2 MARCH 17, 2004

EXAM 2 MARCH 17, 2004 8.034 EXAM MARCH 7, 004 Name: Problem : /30 Problem : /0 Problem 3: /5 Problem 4: /5 Total: /00 Instructions: Please write your name at the top of every page of the exam. The exam is closed book, closed

More information

Finish up undetermined coefficients (on the midterm, on WW3) Physics applications - mass springs (not on midterm, on WW4)

Finish up undetermined coefficients (on the midterm, on WW3) Physics applications - mass springs (not on midterm, on WW4) Today Midterm 1 - Jan 31 (one week away!) Finish up undetermined coefficients (on the midterm, on WW3) Physics applications - mass springs (not on midterm, on WW4) Undamped, over/under/critically damped

More information

Understand the existence and uniqueness theorems and what they tell you about solutions to initial value problems.

Understand the existence and uniqueness theorems and what they tell you about solutions to initial value problems. Review Outline To review for the final, look over the following outline and look at problems from the book and on the old exam s and exam reviews to find problems about each of the following topics.. Basics

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

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

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

Solutions to Math 53 Math 53 Practice Final

Solutions to Math 53 Math 53 Practice Final Solutions to Math 5 Math 5 Practice Final 20 points Consider the initial value problem y t 4yt = te t with y 0 = and y0 = 0 a 8 points Find the Laplace transform of the solution of this IVP b 8 points

More information

/ \ ( )-----/\/\/\/ \ / In Lecture 3 we offered this as an example of a first order LTI system.

/ \ ( )-----/\/\/\/ \ / In Lecture 3 we offered this as an example of a first order LTI system. 18.03 Class 17, March 12, 2010 Linearity and time invariance [1] RLC [2] Superposition III [3] Time invariance [4] Review of solution methods [1] We've spent a lot of time with mx" + bx' + cx = q(t). There

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

DIFFERENTIAL EQUATIONS REVIEW. Here are notes to special make-up discussion 35 on November 21, in case you couldn t make it.

DIFFERENTIAL EQUATIONS REVIEW. Here are notes to special make-up discussion 35 on November 21, in case you couldn t make it. DIFFERENTIAL EQUATIONS REVIEW PEYAM RYAN TABRIZIAN Here are notes to special make-up discussion 35 on November 21, in case you couldn t make it. Welcome to the special Friday after-school special of That

More information

DON T PANIC! If you get stuck, take a deep breath and go on to the next question. Come back to the question you left if you have time at the end.

DON T PANIC! If you get stuck, take a deep breath and go on to the next question. Come back to the question you left if you have time at the end. Math 307, Midterm 2 Winter 2013 Name: Instructions. DON T PANIC! If you get stuck, take a deep breath and go on to the next question. Come back to the question you left if you have time at the end. There

More information

AMATH 351 Mar 15, 2013 FINAL REVIEW. Instructor: Jiri Najemnik

AMATH 351 Mar 15, 2013 FINAL REVIEW. Instructor: Jiri Najemnik AMATH 351 Mar 15, 013 FINAL REVIEW Instructor: Jiri Najemni ABOUT GRADES Scores I have so far will be posted on the website today sorted by the student number HW4 & Exam will be added early next wee Let

More information

Lecture 8: Ordinary Differential Equations

Lecture 8: Ordinary Differential Equations MIT-WHOI Joint Program Summer Math Review Summer 2015 Lecture 8: Ordinary Differential Equations Lecturer: Isabela Le Bras Date: 31 July 2015 Disclaimer: These notes are for the purposes of this review

More information

1. Why don t we have to worry about absolute values in the general form for first order differential equations with constant coefficients?

1. Why don t we have to worry about absolute values in the general form for first order differential equations with constant coefficients? 1. Why don t we have to worry about absolute values in the general form for first order differential equations with constant coefficients? Let y = ay b with y(0) = y 0 We can solve this as follows y =

More information

APPM 2360 Section Exam 3 Wednesday November 19, 7:00pm 8:30pm, 2014

APPM 2360 Section Exam 3 Wednesday November 19, 7:00pm 8:30pm, 2014 APPM 2360 Section Exam 3 Wednesday November 9, 7:00pm 8:30pm, 204 ON THE FRONT OF YOUR BLUEBOOK write: () your name, (2) your student ID number, (3) lecture section, (4) your instructor s name, and (5)

More information

APPPHYS 217 Tuesday 6 April 2010

APPPHYS 217 Tuesday 6 April 2010 APPPHYS 7 Tuesday 6 April Stability and input-output performance: second-order systems Here we present a detailed example to draw connections between today s topics and our prior review of linear algebra

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

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

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

Sec 2.2: Infinite Limits / Vertical Asymptotes Sec 2.6: Limits At Infinity / Horizontal Asymptotes

Sec 2.2: Infinite Limits / Vertical Asymptotes Sec 2.6: Limits At Infinity / Horizontal Asymptotes Sec 2.2: Infinite Limits / Vertical Asymptotes Sec 2.6: Limits At Infinity / Horizontal Asymptotes Sec 2.2: Infinite Limits / Vertical Asymptotes Sec 2.6: Limits At Infinity / Horizontal Asymptotes Infinite

More information

Sec 2.2: Infinite Limits / Vertical Asymptotes Sec 2.6: Limits At Infinity / Horizontal Asymptotes

Sec 2.2: Infinite Limits / Vertical Asymptotes Sec 2.6: Limits At Infinity / Horizontal Asymptotes Sec 2.2: Infinite Limits / Vertical Asymptotes Sec 2.6: Limits At Infinity / Horizontal Asymptotes Sec 2.2: Infinite Limits / Vertical Asymptotes Sec 2.6: Limits At Infinity / Horizontal Asymptotes Infinite

More information

SECOND ORDER ODE S. 1. A second order differential equation is an equation of the form. F (x, y, y, y ) = 0.

SECOND ORDER ODE S. 1. A second order differential equation is an equation of the form. F (x, y, y, y ) = 0. SECOND ORDER ODE S 1. A second der differential equation is an equation of the fm F (x, y, y, y ) = 0. A solution of the differential equation is a function y = y(x) that satisfies the equation. A differential

More information

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y:

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y: 3 Algebraic Methods b The first appearance of the equation E Mc 2 in Einstein s handwritten notes. So far, the only general class of differential equations that we know how to solve are directly integrable

More information

Math 216 Second Midterm 19 March, 2018

Math 216 Second Midterm 19 March, 2018 Math 26 Second Midterm 9 March, 28 This sample exam is provided to serve as one component of your studying for this exam in this course. Please note that it is not guaranteed to cover the material that

More information

2.4 Models of Oscillation

2.4 Models of Oscillation 2.4 Models of Oscillation In this section we give three examples of oscillating physical systems that can be modeled by the harmonic oscillator equation. Such models are ubiquitous in physics, but are

More information

Lecture 6: Differential Equations Describing Vibrations

Lecture 6: Differential Equations Describing Vibrations Lecture 6: Differential Equations Describing Vibrations In Chapter 3 of the Benson textbook, we will look at how various types of musical instruments produce sound, focusing on issues like how the construction

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

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

Section Example Determine the Maclaurin series of f (x) = e x and its the interval of convergence.

Section Example Determine the Maclaurin series of f (x) = e x and its the interval of convergence. Example Determine the Maclaurin series of f (x) = e x and its the interval of convergence. Example Determine the Maclaurin series of f (x) = e x and its the interval of convergence. f n (0)x n Recall from

More information

2t t dt.. So the distance is (t2 +6) 3/2

2t t dt.. So the distance is (t2 +6) 3/2 Math 8, Solutions to Review for the Final Exam Question : The distance is 5 t t + dt To work that out, integrate by parts with u t +, so that t dt du The integral is t t + dt u du u 3/ (t +) 3/ So the

More information

A First Course in Elementary Differential Equations: Problems and Solutions. Marcel B. Finan Arkansas Tech University c All Rights Reserved

A First Course in Elementary Differential Equations: Problems and Solutions. Marcel B. Finan Arkansas Tech University c All Rights Reserved A First Course in Elementary Differential Equations: Problems and Solutions Marcel B. Finan Arkansas Tech University c All Rights Reserved 1 4 The Method of Variation of Parameters Problem 4.1 Solve y

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

2.4 Harmonic Oscillator Models

2.4 Harmonic Oscillator Models 2.4 Harmonic Oscillator Models In this section we give three important examples from physics of harmonic oscillator models. Such models are ubiquitous in physics, but are also used in chemistry, biology,

More information

ODE Math 3331 (Summer 2014) June 16, 2014

ODE Math 3331 (Summer 2014) June 16, 2014 Page 1 of 12 Please go to the next page... Sample Midterm 1 ODE Math 3331 (Summer 2014) June 16, 2014 50 points 1. Find the solution of the following initial-value problem 1. Solution (S.O.V) dt = ty2,

More information

Math K (24564) - Homework Solutions 02

Math K (24564) - Homework Solutions 02 Math 39100 K (24564) - Homework Solutions 02 Ethan Akin Office: NAC 6/287 Phone: 650-5136 Email: ethanakin@earthlink.net Spring, 2018 Contents Reduction of Order, B & D Chapter 3, p. 174 Constant Coefficient

More information

Short Solutions to Review Material for Test #2 MATH 3200

Short Solutions to Review Material for Test #2 MATH 3200 Short Solutions to Review Material for Test # MATH 300 Kawai # Newtonian mechanics. Air resistance. a A projectile is launched vertically. Its height is y t, and y 0 = 0 and v 0 = v 0 > 0. The acceleration

More information

APPM 2360: Midterm 3 July 12, 2013.

APPM 2360: Midterm 3 July 12, 2013. APPM 2360: Midterm 3 July 12, 2013. ON THE FRONT OF YOUR BLUEBOOK write: (1) your name, (2) your instructor s name, (3) your recitation section number and (4) a grading table. Text books, class notes,

More information

Second Order Linear Equations

Second Order Linear Equations October 13, 2016 1 Second And Higher Order Linear Equations In first part of this chapter, we consider second order linear ordinary linear equations, i.e., a differential equation of the form L[y] = d

More information

C R. Consider from point of view of energy! Consider the RC and LC series circuits shown:

C R. Consider from point of view of energy! Consider the RC and LC series circuits shown: ircuits onsider the R and series circuits shown: ++++ ---- R ++++ ---- Suppose that the circuits are formed at t with the capacitor charged to value. There is a qualitative difference in the time development

More information

Computer Problems for Methods of Solving Ordinary Differential Equations

Computer Problems for Methods of Solving Ordinary Differential Equations Computer Problems for Methods of Solving Ordinary Differential Equations 1. Have a computer make a phase portrait for the system dx/dt = x + y, dy/dt = 2y. Clearly indicate critical points and separatrices.

More information

Differential Equations Practice: 2nd Order Linear: Nonhomogeneous Equations: Variation of Parameters Page 1

Differential Equations Practice: 2nd Order Linear: Nonhomogeneous Equations: Variation of Parameters Page 1 Differential Equations Practice: 2nd Order Linear: Nonhomogeneous Equations: Variation of Parameters Page Questions Example (3.6.) Find a particular solution of the differential equation y 5y + 6y = 2e

More information

Pure and Practical Resonance in Forced Vibrations

Pure and Practical Resonance in Forced Vibrations Definition of Pure Resonance Typical Pure Resonance Graphic Pure and Practical Resonance in Forced Vibrations Pure Resonance Explained by Undetermined Coefficients The Wine Glass Experiment. Glass at 5mm

More information

Linear Second-Order Differential Equations LINEAR SECOND-ORDER DIFFERENTIAL EQUATIONS

Linear Second-Order Differential Equations LINEAR SECOND-ORDER DIFFERENTIAL EQUATIONS 11.11 LINEAR SECOND-ORDER DIFFERENTIAL EQUATIONS A Spring with Friction: Damped Oscillations The differential equation, which we used to describe the motion of a spring, disregards friction. But there

More information

Response of Second-Order Systems

Response of Second-Order Systems Unit 3 Response of SecondOrder Systems In this unit, we consider the natural and step responses of simple series and parallel circuits containing inductors, capacitors and resistors. The equations which

More information

Damped harmonic oscillator

Damped harmonic oscillator Prof. O. B. Wright, Mechanics Notes Damped harmonic oscillator Differential equation Assume the mass on a spring is subject to a frictional drag force -'dx/dt. (This force always points in the opposite

More information

MIDTERM 1 PRACTICE PROBLEM SOLUTIONS

MIDTERM 1 PRACTICE PROBLEM SOLUTIONS MIDTERM 1 PRACTICE PROBLEM SOLUTIONS Problem 1. Give an example of: (a) an ODE of the form y (t) = f(y) such that all solutions with y(0) > 0 satisfy y(t) = +. lim t + (b) an ODE of the form y (t) = f(y)

More information

Math 221 Topics since the second exam

Math 221 Topics since the second exam Laplace Transforms. Math 1 Topics since the second exam There is a whole different set of techniques for solving n-th order linear equations, which are based on the Laplace transform of a function. For

More information

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS II: Nonhomogeneous Equations. David Levermore Department of Mathematics University of Maryland

HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS II: Nonhomogeneous Equations. David Levermore Department of Mathematics University of Maryland HIGHER-ORDER LINEAR ORDINARY DIFFERENTIAL EQUATIONS II: Nonhomogeneous Equations David Levermore Department of Mathematics University of Maryland 14 March 2012 Because the presentation of this material

More information

Physics 2112 Unit 19

Physics 2112 Unit 19 Physics 11 Unit 19 Today s oncepts: A) L circuits and Oscillation Frequency B) Energy ) RL circuits and Damping Electricity & Magnetism Lecture 19, Slide 1 Your omments differential equations killing me.

More information

Second Order Differential Equations Lecture 6

Second Order Differential Equations Lecture 6 Second Order Differential Equations Lecture 6 Dibyajyoti Deb 6.1. Outline of Lecture Repeated Roots; Reduction of Order Nonhomogeneous Equations; Method of Undetermined Coefficients Variation of Parameters

More information

Solution to Homework 2

Solution to Homework 2 Solution to Homework. Substitution and Nonexact Differential Equation Made Exact) [0] Solve dy dx = ey + 3e x+y, y0) = 0. Let u := e x, v = e y, and hence dy = v + 3uv) dx, du = u)dx, dv = v)dy = u)dv

More information

Exam II Review: Selected Solutions and Answers

Exam II Review: Selected Solutions and Answers November 9, 2011 Exam II Review: Selected Solutions and Answers NOTE: For additional worked problems see last year s review sheet and answers, the notes from class, and your text. Answers to problems from

More information

4.9 Anti-derivatives. Definition. An anti-derivative of a function f is a function F such that F (x) = f (x) for all x.

4.9 Anti-derivatives. Definition. An anti-derivative of a function f is a function F such that F (x) = f (x) for all x. 4.9 Anti-derivatives Anti-differentiation is exactly what it sounds like: the opposite of differentiation. That is, given a function f, can we find a function F whose derivative is f. Definition. An anti-derivative

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

Lecture Notes for Math 251: ODE and PDE. Lecture 13: 3.4 Repeated Roots and Reduction Of Order

Lecture Notes for Math 251: ODE and PDE. Lecture 13: 3.4 Repeated Roots and Reduction Of Order Lecture Notes for Math 251: ODE and PDE. Lecture 13: 3.4 Repeated Roots and Reduction Of Order Shawn D. Ryan Spring 2012 1 Repeated Roots of the Characteristic Equation and Reduction of Order Last Time:

More information

First Order Linear Ordinary Differential Equations

First Order Linear Ordinary Differential Equations First Order Linear Ordinary Differential Equations The most general first order linear ODE is an equation of the form p t dy dt q t y t f t. 1 Herepqarecalledcoefficients f is referred to as the forcing

More information

Forced Oscillation and Resonance

Forced Oscillation and Resonance Chapter Forced Oscillation and Resonance The forced oscillation problem will be crucial to our understanding of wave phenomena Complex exponentials are even more useful for the discussion of damping and

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

Worksheet # 2: Higher Order Linear ODEs (SOLUTIONS)

Worksheet # 2: Higher Order Linear ODEs (SOLUTIONS) Name: November 8, 011 Worksheet # : Higher Order Linear ODEs (SOLUTIONS) 1. A set of n-functions f 1, f,..., f n are linearly independent on an interval I if the only way that c 1 f 1 (t) + c f (t) +...

More information

Old Math 330 Exams. David M. McClendon. Department of Mathematics Ferris State University

Old Math 330 Exams. David M. McClendon. Department of Mathematics Ferris State University Old Math 330 Exams David M. McClendon Department of Mathematics Ferris State University Last updated to include exams from Fall 07 Contents Contents General information about these exams 3 Exams from Fall

More information

Second In-Class Exam Solutions Math 246, Professor David Levermore Thursday, 31 March 2011

Second In-Class Exam Solutions Math 246, Professor David Levermore Thursday, 31 March 2011 Second In-Class Exam Solutions Math 246, Professor David Levermore Thursday, 31 March 211 (1) [6] Give the interval of definition for the solution of the initial-value problem d 4 y dt 4 + 7 1 t 2 dy dt

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

DIFFERENTIAL EQUATIONS COURSE NOTES, LECTURE 2: TYPES OF DIFFERENTIAL EQUATIONS, SOLVING SEPARABLE ODES.

DIFFERENTIAL EQUATIONS COURSE NOTES, LECTURE 2: TYPES OF DIFFERENTIAL EQUATIONS, SOLVING SEPARABLE ODES. DIFFERENTIAL EQUATIONS COURSE NOTES, LECTURE 2: TYPES OF DIFFERENTIAL EQUATIONS, SOLVING SEPARABLE ODES. ANDREW SALCH. PDEs and ODEs, order, and linearity. Differential equations come in so many different

More information

144 Chapter 3. Second Order Linear Equations

144 Chapter 3. Second Order Linear Equations 144 Chapter 3. Second Order Linear Equations PROBLEMS In each of Problems 1 through 8 find the general solution of the given differential equation. 1. y + 2y 3y = 0 2. y + 3y + 2y = 0 3. 6y y y = 0 4.

More information

2. Higher-order Linear ODE s

2. Higher-order Linear ODE s 2. Higher-order Linear ODE s 2A. Second-order Linear ODE s: General Properties 2A-1. On the right below is an abbreviated form of the ODE on the left: (*) y + p()y + q()y = r() Ly = r() ; where L is the

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

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

Module 25: Outline Resonance & Resonance Driven & LRC Circuits Circuits 2

Module 25: Outline Resonance & Resonance Driven & LRC Circuits Circuits 2 Module 25: Driven RLC Circuits 1 Module 25: Outline Resonance & Driven LRC Circuits 2 Driven Oscillations: Resonance 3 Mass on a Spring: Simple Harmonic Motion A Second Look 4 Mass on a Spring (1) (2)

More information

Fall 2016 Math 2B Suggested Homework Problems Solutions

Fall 2016 Math 2B Suggested Homework Problems Solutions Fall 016 Math B Suggested Homework Problems Solutions Antiderivatives Exercise : For all x ], + [, the most general antiderivative of f is given by : ( x ( x F(x = + x + C = 1 x x + x + C. Exercise 4 :

More information

Name: Problem Possible Actual Score TOTAL 180

Name: Problem Possible Actual Score TOTAL 180 Name: MA 226 FINAL EXAM Show Your Work and JUSTIFY Your Responses. Clearly label things that you want the grader to see. You are responsible for conveying your knowledge of the material in an understandable

More information

Vibrations: Second Order Systems with One Degree of Freedom, Free Response

Vibrations: Second Order Systems with One Degree of Freedom, Free Response Single Degree of Freedom System 1.003J/1.053J Dynamics and Control I, Spring 007 Professor Thomas Peacock 5//007 Lecture 0 Vibrations: Second Order Systems with One Degree of Freedom, Free Response Single

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

Inductance, Inductors, RL Circuits & RC Circuits, LC, and RLC Circuits

Inductance, Inductors, RL Circuits & RC Circuits, LC, and RLC Circuits Inductance, Inductors, RL Circuits & RC Circuits, LC, and RLC Circuits Self-inductance A time-varying current in a circuit produces an induced emf opposing the emf that initially set up the timevarying

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

Math 308 Exam I Practice Problems

Math 308 Exam I Practice Problems Math 308 Exam I Practice Problems This review should not be used as your sole source of preparation for the exam. You should also re-work all examples given in lecture and all suggested homework problems..

More information