Section 8.5. z(t) = be ix(t). (8.5.1) Figure A pendulum. ż = ibẋe ix (8.5.2) (8.5.3) = ( bẋ 2 cos(x) bẍ sin(x)) + i( bẋ 2 sin(x) + bẍ cos(x)).

Size: px
Start display at page:

Download "Section 8.5. z(t) = be ix(t). (8.5.1) Figure A pendulum. ż = ibẋe ix (8.5.2) (8.5.3) = ( bẋ 2 cos(x) bẍ sin(x)) + i( bẋ 2 sin(x) + bẍ cos(x))."

Transcription

1 Difference Equations to Differential Equations Section 8.5 Applications: Pendulums Mass-Spring Systems In this section we will investigate two applications of our work in Section 8.4. First, we will consider the motion of a pendulum, a prolem originally mentioned in Section. in connection with the trigonometric functions. Second, we will discuss the motion of an oject virating at the end of a spring. The motion of a pendulum Consider a pendulum consisting of a o of mass m at the end of a rigid rod of length. We will assume that the mass of the rod is negligile in comparison with the mass of the o. Let x(t e the angle etween the rod the vertical at time t, with x(t > 0 for angles measured in the counterclockwise direction x(t < 0 for angles measured in the clockwise direction. See Figure Suppose the o is pulled through an angle α then released. That is, suppose our initial conditions are x(0 = α ẋ(0 = 0. If we view the motion of the pendulum in the complex plane, with the real axis vertical, positive direction downward, the imaginary axis horizontal, positive direction to the right, then the position of the o at time t is given y z(t = e ix(t. (8.5.1 x(t Figure A pendulum Then we have ż = iẋe ix (8.5. z = ẋ e ix + iẍe ix = ẋ (cos(x + i sin(x + iẍ(cos(x + i sin(x (8.5.3 = ( ẋ cos(x ẍ sin(x + i( ẋ sin(x + ẍ cos(x. 1 Copyright c y Dan Sloughter 000

2 Applications: Pendulums Mass-Spring Systems Section 8.5 Now z is the acceleration of the pendulum, so m z must e equal to the force of gravity acting on the o, namely, a force of magnitude mg acting in the downward direction, the direction of the positive real axis. Hence we must have g = z, that is, g = ( ẋ cos(x ẍ sin(x + i( ẋ sin(x + ẍ cos(x. (8.5.4 Equating the real imaginary parts of the two sides of (8.5.4 gives us g = ẋ cos(x ẍ sin(x ( = ẋ sin(x + ẍ cos(x. (8.5.6 Multiplying (8.5.5 y sin(x (8.5.6 y cos(x gives us g sin(x = ẋ cos(x sin(x + ẍ sin (x ( = ẋ sin(x cos(x + ẍ cos (x. (8.5.8 Adding (8.5.7 (8.5.8 together yields g sin(x = ẍ(sin (x + cos (x = ẍ. (8.5.9 Thus ẍ = g sin(x. ( So we have reduced the prolem of descriing the motion of the pendulum to the prolem of solving the second order differential equation ( suject to the initial conditions x(0 = α ẋ(0 = 0. Unfortunately, this equation is not linear. In fact, it is not possile to find a closed form solution for this equation. In Section 8.6 we will discuss how to study this equation using numerical approximations, ut for now we will take a different approach to finding an approximate solution. Since we know sin(x = x + o(x ( from our work on est affine approximations in Chapter, it is reasonale to replace sin(x y x for small values of x. Hence, if we restrict to the case where α is small, we may replace ( y the linear equation ẍ = g x. (8.5.1 Since this equation is homogeneous with constant coefficients, we may solve it using the techniques of Section 8.4. Specifically, the characteristic equation for this equation is k + g = 0, (8.5.13

3 Section 8.5 Applications: Pendulums Mass-Spring Systems Figure 8.5. Motion of a pendulum which has roots Hence the general solution is Then g k 1 = i g k = i ( ( ( g ( x = c 1 cos t g + c sin t. ( ẋ = c 1 g sin ( g t + c g cos ( g t, ( so x(0 = c 1 ẋ(0 = c g. Hence the initial conditions x(0 = α ẋ(0 = 0 imply c 1 = α c = 0. Thus ( g x = α cos t ( The graph of x for the case = 1 meter α = 0.1 radians, in which case we use g = 9.8 meters per second per second, is shown in Figure One consequence of ( is that the period of the motion, that is, the time it takes the o to make one complete oscillation, is π g = π g, ( independent of the value of α. Of course, we are working under the approximation sin(x x, so ( is actually only an approximation of the period. Nevertheless,

4 4 Applications: Pendulums Mass-Spring Systems Section 8.5 the approximation is very good for small oscillations is the reason pendulums were used to measure time in early clocks. Virations in mechanical systems: mass-spring systems In this example we consider the motion of an oject of mass m suspended on a spring, as shown in Figure We will measure the position of the oject along a vertical axis, with the equilirium position at 0 the positive direction downward. Let x(t denote the position of the oject at time t suppose the oject is released from rest at position x 0. That is, we suppose that x(0 = x 0 ẋ(0 = 0. If we ignore any damping forces, such as resistance to the motion due to the surrounding medium, such as air or oil, then the only forces acting on the oject are the force of gravity, contriuting a term of mg, the restorative force of the spring, given, according to Hooke s law, y kl for some constant k > 0, where l is the amount the spring is stretched or compressed from its natural length. If we let l e the amount the spring is stretched when the oject is at the equilirium position, that is, when x = 0, then at any time the spring is stretched or compressed y x + l. Thus at any time t the force acting on the oject is F = mg k(x + l. (8.5.0 x = 0 Figure Mass on a spring at equilirium In particular, if the oject is at rest at its equilirium position, then oth x = 0 F = 0. Hence 0 = mg k l, (8.5.1 so mg = k l. (8.5. Thus (8.5.0 simplifies to F = kx. Applying Newton s second law of motion, we have mẍ = kx, (8.5.3 from which we otain ẍ = k x. (8.5.4 m

5 Section 8.5 Applications: Pendulums Mass-Spring Systems Figure Motion of a mass-spring system without damping This equation is of the same form as the equation derived aove for approximating the motion of a pendulum. Hence, using the same reasoning, the solution is ( k x = x 0 cos m t. (8.5.5 The graph of x for k = 10, m = 5, x 0 = is shown in Figure Notice that the period of the motion is T = π k m m = π k. (8.5.6 The frequency of the motion, that is, the numer of complete oscillations in one unit of time, is f = 1 T = 1 k π m. (8.5.7 Hence for a fixed mass, increasing the spring constant, that is, increasing the stiffness of the spring, decreases the period increases the frequency; for a fixed spring constant, increasing the mass increases the period decreases the frequency. Now suppose there is a damping force, a force resisting the motion of the oject, which is proportional to the velocity. This adds an additional term of cẋ, where c is a positive constant, to the force acting on the oject, giving us F = kx cẋ. Thus mẍ = kx cẋ, (8.5.8 so ẍ + c mẋ + k m x = 0 (8.5.9

6 6 Applications: Pendulums Mass-Spring Systems Section 8.5 replaces (8.5.4 as the equation descriing the motion of the oject. notation, we will let = c m Then our differential equation ecomes a = k m. To simplify the ẍ + ẋ + a x = 0, ( with characteristic equation (using s for the variale s + s + a = 0. ( Hence the roots of the characteristic equation are s 1 = 4 4a = a (8.5.3 s = + 4 4a = + a. ( Thus the ehavior of the system depends on whether a > 0, a = 0, or a < 0. Equivalently, since a = c 4m k m, the ehavior of the system depends on whether c > 4mk, c = 4mk, or c < 4mk. In the first case the system is said to e overdamped, in the second it is critically damped, in the third it is underdamped. First consider the overdamped case a > 0. In this case the characteristic equation has distinct real roots, so the general solution is x = c 1 e s 1t + c e s t. ( Now ẋ = c 1 s 1 e s 1t + c s e s t, ( so x(0 = c 1 + c ẋ(0 = c 1 s 1 + c s. Hence the initial conditions, x(0 = x 0 ẋ(0 = 0, give us x 0 = c 1 + c 0 = c 1 s 1 + c s.

7 Section 8.5 Applications: Pendulums Mass-Spring Systems Figure Motion of an overdamped mass-spring system Multiplying the first equation y s 1 sutracting from the second gives us Hence Thus Now > 0 > a, so Hence x 0 s 1 = c (s s 1. c = x 0s 1 s s 1 c 1 = x 0 c = x 0(s s 1 s s 1 + x 0s 1 s s 1 = x 0s s s 1. It follows that e s t > e s 1t, s s 1 > 0, x = x 0 s s 1 (s e s 1t s 1 e s t. ( s = + a < 0. s 1 < s < 0. ( s e s 1t s 1 e s t > s e s t s 1 e s t = e s t (s s 1 > 0 for all t 0. Hence if x 0 < 0, then x(t < 0 for all t 0, if x 0 > 0, then x(t > 0 for all t > 0. Comining this with lim x(t = 0, ( t we see that in this case the system does not oscillate at all. After release, the oject simply returns to the equilirium position. Figure shows this ehavior for k = 10, m = 5, c = 0, x 0 =.

8 8 Applications: Pendulums Mass-Spring Systems Section Figure Motion of a critically damped mass-spring system Next consider the case when a = 0. In this case the characteristic equation has only one real root, s 1 = s =, so the general solution is x = c 1 e t + c te t. ( Then ẋ = c 1 e t c te t + c e t, ( so x(0 = c 1 ẋ(0 = c 1 + c. Hence the initial conditions, x(0 = x 0 ẋ(0 = 0, give us c 1 = x 0 c = x 0. Thus Equivalently, since = Now for any t 0, x = x 0 e t + x 0 te t = x 0 e t (1 + t. ( c m, x = x 0 e c m t( c m t > 0. c m t. (8.5.4 Hence, as in the overdamped case, the system does not oscillate. Once released, the oject moves ack to the equilirium position without ever crossing it. Figure shows this ehavior for k = 10, m = 5, c = 10, x 0 =. This motion is said to e critically damped ecause any increase in c results in overdamped motion, while any decrease in c results in underdamped motion, which we consider next. Finally, consider the case when a < 0. The roots of the characteristic equation are now s 1 = a = i a ( s = + a = + i a (8.5.44

9 Section 8.5 Applications: Pendulums Mass-Spring Systems 9 If we let α = a, then the general solution is Then x = e t (c 1 cos(αt + c sin(αt. ( ẋ = e t ( αc 1 sin(αt + αc cos(αt e t (c 1 cos(αt + c sin(αt, ( so x(0 = c 1 ẋ(0 = αc c 1. Hence the initial conditions, x(0 = x 0 ẋ(0 = 0, imply that c 1 = x 0 Thus c = x 0 α. x = e t (x 0 cos(αt + x 0 α sin(αt = x 0 α e t (α cos(αt + sin(αt. ( This expression simplifies somewhat if we introduce the angle Then ( θ = tan 1. ( α cos(θ = α α + sin(θ = α +. Moreover, since α = a, Hence x = x 0 α + α α + = (a + = a = k m. ( e t α α + cos(αt + = x 0 k α m e t (cos(θ cos(αt + sin(θ sin(αt. α + sin(αt Using the angle sutraction formula for cosine, this ecomes x = x 0 k α m e t cos(αt θ. ( The presence of the cosine factor in this expression shows us that, even though we still have lim x(t = 0, t

10 10 Applications: Pendulums Mass-Spring Systems Section Figure Motion of an underdamped mass-spring system the underdamped mass-spring system will oscillate aout the equilirium position with a decreasing amplitude of x 0 k α m e t. ( Figure shows this ehavior for k = 10, m = 5, c = 5, x 0 =. Prolems 1. In an experiment to determine g, a pendulum of length 50 centimeters is oserved to have a period of oscillation of 1.4 seconds. Approximate g ased on this oservation.. The period of oscillation of a pendulum of length given in ( is, as mentioned, only an approximation of the true period. It can e shown that the true period of a pendulum released from an angle α is given y T = 4 g π 0 1 dφ, 1 k sin (φ where 0 < α < π k = sin ( α. (a Find the period of oscillation for a pendulum of length 50 centimeters for α = π 4, α = π 6, α = π 50, α = π 100. Compare these results with the approximation given in ( ( Graph T as a function of α for π 4 α π 4. For comparison, also plot the horizontal line T = π g. 3. Consider a mass-spring system with x 0 = 10, ẋ(0 = 0, k = 10, m = 10. Plot x(t for c = 0, c = 5, c = 10, c = 0, c = 5, c = 30. Identify each motion as overdamped, critically damped, underdamped, or undamped.

11 Section 8.5 Applications: Pendulums Mass-Spring Systems Consider a mass-spring system with x 0 = 10, ẋ(0 = 0, m = 10, c = 0. Plot x(t for k =, k = 5, k = 10, k = 15. Identify each motion as overdamped, critically damped, underdamped, or undamped. 5. Consider the underdamped motion of a mass-spring system expressed in ( (a Show that the maximum values of x(t occur at t = 0, T, T,..., where T = π. k m c 4m Note that when c = 0, T reduces to the period of the motion for the mass-spring system without damping. ( Show that if x 1 x are two successive maximum values of x(t, then x 1 x = e ct m. 6. Inside the earth, the force of gravity acting on an oject is proportional to the distance etween the oject the center of the earth. (a Suppose a hole is drilled through the earth from pole to pole a rock is dropped into the hole. If x(t is the distance from the oject to the center of the earth at time t, show that, ignoring any resistive forces, where R is the radius of the earth. ( g x = R cos R t, ( How long, in minutes, does it take for the rock to make one complete trip from pole to pole ack? Use R = 3950 miles. (c What is the velocity of the rock, in miles per hour, when it reaches the center of the earth?

Ch 3.7: Mechanical & Electrical Vibrations

Ch 3.7: Mechanical & Electrical Vibrations Ch 3.7: Mechanical & Electrical Vibrations Two important areas of application for second order linear equations with constant coefficients are in modeling mechanical and electrical oscillations. We will

More information

11. Some applications of second order differential

11. Some applications of second order differential October 3, 2011 11-1 11. Some applications of second order differential equations The first application we consider is the motion of a mass on a spring. Consider an object of mass m on a spring suspended

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

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 216 Second Midterm 28 March, 2013

Math 216 Second Midterm 28 March, 2013 Math 26 Second Midterm 28 March, 23 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

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

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

Chapter 14 Oscillations. Copyright 2009 Pearson Education, Inc.

Chapter 14 Oscillations. Copyright 2009 Pearson Education, Inc. Chapter 14 Oscillations Oscillations of a Spring Simple Harmonic Motion Energy in the Simple Harmonic Oscillator Simple Harmonic Motion Related to Uniform Circular Motion The Simple Pendulum The Physical

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

Oscillatory Motion SHM

Oscillatory Motion SHM Chapter 15 Oscillatory Motion SHM Dr. Armen Kocharian Periodic Motion Periodic motion is motion of an object that regularly repeats The object returns to a given position after a fixed time interval A

More information

Do not turn over until you are told to do so by the Invigilator.

Do not turn over until you are told to do so by the Invigilator. UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 2012 2013 MECHANICS AND MODELLING MTH-1C32 Time allowed: 2 Hours Attempt QUESTIONS 1 AND 2 and THREE other questions. Notes are

More information

Chapter 7. 1 a The length is a function of time, so we are looking for the value of the function when t = 2:

Chapter 7. 1 a The length is a function of time, so we are looking for the value of the function when t = 2: Practice questions Solution Paper type a The length is a function of time, so we are looking for the value of the function when t = : L( ) = 0 + cos ( ) = 0 + cos ( ) = 0 + = cm We are looking for the

More information

Chapter 15. Oscillatory Motion

Chapter 15. Oscillatory Motion Chapter 15 Oscillatory Motion Part 2 Oscillations and Mechanical Waves Periodic motion is the repeating motion of an object in which it continues to return to a given position after a fixed time interval.

More information

MATH 246: Chapter 2 Section 8 Motion Justin Wyss-Gallifent

MATH 246: Chapter 2 Section 8 Motion Justin Wyss-Gallifent MATH 46: Chapter Section 8 Motion Justin Wyss-Gallifent 1. Introduction Important: Positive is up and negative is down. Imagine a spring hanging with no weight on it. We then attach a mass m which stretches

More information

Polynomial Degree and Finite Differences

Polynomial Degree and Finite Differences CONDENSED LESSON 7.1 Polynomial Degree and Finite Differences In this lesson, you Learn the terminology associated with polynomials Use the finite differences method to determine the degree of a polynomial

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

MATHEMATICAL PROBLEM SOLVING, MECHANICS AND MODELLING MTHA4004Y

MATHEMATICAL PROBLEM SOLVING, MECHANICS AND MODELLING MTHA4004Y UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 2014 2015 MATHEMATICAL PROBLEM SOLVING, MECHANICS AND MODELLING MTHA4004Y Time allowed: 2 Hours Attempt QUESTIONS 1 AND 2 and

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

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

Investigating a pendulum

Investigating a pendulum P3 3.6 Student practical sheet Investigating a pendulum The period of a pendulum is the time it takes to complete one swing. Different pendulums have different periods, so what determines the period of

More information

Unit 2: Simple Harmonic Motion (SHM)

Unit 2: Simple Harmonic Motion (SHM) Unit 2: Simple Harmonic Motion (SHM) THE MOST COMMON FORM OF MOTION FALL 2015 Objectives: Define SHM specifically and give an example. Write and apply formulas for finding the frequency f, period T, w

More information

Springs: Part I Modeling the Action The Mass/Spring System

Springs: Part I Modeling the Action The Mass/Spring System 17 Springs: Part I Second-order differential equations arise in a number of applications We saw one involving a falling object at the beginning of this text (the falling frozen duck example in section

More information

Lecture 11. Scott Pauls 1 4/20/07. Dartmouth College. Math 23, Spring Scott Pauls. Last class. Today s material. Next class

Lecture 11. Scott Pauls 1 4/20/07. Dartmouth College. Math 23, Spring Scott Pauls. Last class. Today s material. Next class Lecture 11 1 1 Department of Mathematics Dartmouth College 4/20/07 Outline Material from last class Inhomogeneous equations Method of undetermined coefficients Variation of parameters Mass spring Consider

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

Periodic Motion. Periodic motion is motion of an object that. regularly repeats

Periodic Motion. Periodic motion is motion of an object that. regularly repeats Periodic Motion Periodic motion is motion of an object that regularly repeats The object returns to a given position after a fixed time interval A special kind of periodic motion occurs in mechanical systems

More information

5.6 Unforced Mechanical Vibrations

5.6 Unforced Mechanical Vibrations 5.6 Unforced Mechanical Vibrations 215 5.6 Unforced Mechanical Vibrations The study of vibrating mechanical systems begins here with examples for unforced systems with one degree of freedom. The main example

More information

In the presence of viscous damping, a more generalized form of the Lagrange s equation of motion can be written as

In the presence of viscous damping, a more generalized form of the Lagrange s equation of motion can be written as 2 MODELING Once the control target is identified, which includes the state variable to be controlled (ex. speed, position, temperature, flow rate, etc), and once the system drives are identified (ex. force,

More information

OSCILLATIONS ABOUT EQUILIBRIUM

OSCILLATIONS ABOUT EQUILIBRIUM OSCILLATIONS ABOUT EQUILIBRIUM Chapter 13 Units of Chapter 13 Periodic Motion Simple Harmonic Motion Connections between Uniform Circular Motion and Simple Harmonic Motion The Period of a Mass on a Spring

More information

Chapter 14 Periodic Motion

Chapter 14 Periodic Motion Chapter 14 Periodic Motion 1 Describing Oscillation First, we want to describe the kinematical and dynamical quantities associated with Simple Harmonic Motion (SHM), for example, x, v x, a x, and F x.

More information

ragsdale (zdr82) HW7 ditmire (58335) 1 The magnetic force is

ragsdale (zdr82) HW7 ditmire (58335) 1 The magnetic force is ragsdale (zdr8) HW7 ditmire (585) This print-out should have 8 questions. Multiple-choice questions ma continue on the net column or page find all choices efore answering. 00 0.0 points A wire carring

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

Final Exam April 30, 2013

Final Exam April 30, 2013 Final Exam Instructions: You have 120 minutes to complete this exam. This is a closed-book, closed-notes exam. You are allowed to use a calculator during the exam. Usage of mobile phones and other electronic

More information

Physics 41 HW Set 1 Chapter 15 Serway 8 th ( 7 th )

Physics 41 HW Set 1 Chapter 15 Serway 8 th ( 7 th ) Conceptual Q: 4 (7), 7 (), 8 (6) Physics 4 HW Set Chapter 5 Serway 8 th ( 7 th ) Q4(7) Answer (c). The equilibrium position is 5 cm below the starting point. The motion is symmetric about the equilibrium

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Semester 1Eam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Answer the question. 1) Which one of the equations below matches the graph? 1)

More information

Chapter 14. Oscillations. Oscillations Introductory Terminology Simple Harmonic Motion:

Chapter 14. Oscillations. Oscillations Introductory Terminology Simple Harmonic Motion: Chapter 14 Oscillations Oscillations Introductory Terminology Simple Harmonic Motion: Kinematics Energy Examples of Simple Harmonic Oscillators Damped and Forced Oscillations. Resonance. Periodic Motion

More information

Oscillations. Simple Harmonic Motion (SHM) Position, Velocity, Acceleration SHM Forces SHM Energy Period of oscillation Damping and Resonance

Oscillations. Simple Harmonic Motion (SHM) Position, Velocity, Acceleration SHM Forces SHM Energy Period of oscillation Damping and Resonance Oscillations Simple Harmonic Motion (SHM) Position, Velocity, Acceleration SHM Forces SHM Energy Period of oscillation Damping and Resonance 1 Revision problem Please try problem #31 on page 480 A pendulum

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

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

Math 240: Spring-mass Systems

Math 240: Spring-mass Systems Math 240: Spring-mass Systems Ryan Blair University of Pennsylvania Tuesday March 1, 2011 Ryan Blair (U Penn) Math 240: Spring-mass Systems Tuesday March 1, 2011 1 / 15 Outline 1 Review 2 Today s Goals

More information

Forced Damped Vibrations

Forced Damped Vibrations Forced Damped Vibrations Forced Damped Motion Definitions Visualization Cafe door Pet door Damped Free Oscillation Model Tuning a Dampener Bicycle trailer Forced Damped Motion Real systems do not exhibit

More information

Contents. Contents. Contents

Contents. Contents. Contents Physics 121 for Majors Class 18 Linear Harmonic Last Class We saw how motion in a circle is mathematically similar to motion in a straight line. We learned that there is a centripetal acceleration (and

More information

Analytical Mechanics - Extra Problems

Analytical Mechanics - Extra Problems Analytical Mechanics - Extra Problems Physics 105, F17 (R) are review problems. Review problems are those that have already been covered in prior courses, mostly Intro to Physics I and II. Some are math

More information

1) SIMPLE HARMONIC MOTION/OSCILLATIONS

1) SIMPLE HARMONIC MOTION/OSCILLATIONS 1) SIMPLE HARMONIC MOTION/OSCILLATIONS 1.1) OSCILLATIONS Introduction: - An event or motion that repeats itself at regular intervals is said to be periodic. Periodicity in Space is the regular appearance

More information

Physics Mechanics. Lecture 32 Oscillations II

Physics Mechanics. Lecture 32 Oscillations II Physics 170 - Mechanics Lecture 32 Oscillations II Gravitational Potential Energy A plot of the gravitational potential energy U g looks like this: Energy Conservation Total mechanical energy of an object

More information

APPLICATIONS OF LINEAR DIFFERENTIAL EQUATIONS. Figure 5.1 Figure 5.2

APPLICATIONS OF LINEAR DIFFERENTIAL EQUATIONS. Figure 5.1 Figure 5.2 28 SECTION 5.1 CHAPTER 5 APPLICATIONS OF LINEAR DIFFERENTIAL EQUATIONS In Chapter 3 we saw that a single differential equation can model many different situations. The linear second-order differential

More information

S13 PHY321: Final May 1, NOTE: Show all your work. No credit for unsupported answers. Turn the front page only when advised by the instructor!

S13 PHY321: Final May 1, NOTE: Show all your work. No credit for unsupported answers. Turn the front page only when advised by the instructor! Name: Student ID: S13 PHY321: Final May 1, 2013 NOTE: Show all your work. No credit for unsupported answers. Turn the front page only when advised by the instructor! The exam consists of 6 problems (60

More information

Mass on a Horizontal Spring

Mass on a Horizontal Spring Course- B.Sc. Applied Physical Science (Computer Science) Year- IInd, Sem- IVth Subject Physics Paper- XIVth, Electromagnetic Theory Lecture No. 22, Simple Harmonic Motion Introduction Hello friends in

More information

!T = 2# T = 2! " The velocity and acceleration of the object are found by taking the first and second derivative of the position:

!T = 2# T = 2!  The velocity and acceleration of the object are found by taking the first and second derivative of the position: A pendulum swinging back and forth or a mass oscillating on a spring are two examples of (SHM.) SHM occurs any time the position of an object as a function of time can be represented by a sine wave. We

More information

Oscillations. PHYS 101 Previous Exam Problems CHAPTER. Simple harmonic motion Mass-spring system Energy in SHM Pendulums

Oscillations. PHYS 101 Previous Exam Problems CHAPTER. Simple harmonic motion Mass-spring system Energy in SHM Pendulums PHYS 101 Previous Exam Problems CHAPTER 15 Oscillations Simple harmonic motion Mass-spring system Energy in SHM Pendulums 1. The displacement of a particle oscillating along the x axis is given as a function

More information

Oscillations. Simple Harmonic Motion of a Mass on a Spring The equation of motion for a mass m is attached to a spring of constant k is

Oscillations. Simple Harmonic Motion of a Mass on a Spring The equation of motion for a mass m is attached to a spring of constant k is Dr. Alain Brizard College Physics I (PY 10) Oscillations Textbook Reference: Chapter 14 sections 1-8. Simple Harmonic Motion of a Mass on a Spring The equation of motion for a mass m is attached to a spring

More information

AP Pd 3 Rotational Dynamics.notebook. May 08, 2014

AP Pd 3 Rotational Dynamics.notebook. May 08, 2014 1 Rotational Dynamics Why do objects spin? Objects can travel in different ways: Translation all points on the body travel in parallel paths Rotation all points on the body move around a fixed point An

More information

Quiz Samples for Chapter 7 Kinetic Energy and Work

Quiz Samples for Chapter 7 Kinetic Energy and Work Name: Department: Student ID #: Notice ˆ + ( 1) points per correct (incorrect) answer ˆ No penalty for an unanswered question ˆ Fill the lank ( ) with ( ) if the statement is correct (incorrect) ˆ : corrections

More information

Oscillations. Oscillations and Simple Harmonic Motion

Oscillations. Oscillations and Simple Harmonic Motion Oscillations AP Physics C Oscillations and Simple Harmonic Motion 1 Equilibrium and Oscillations A marble that is free to roll inside a spherical bowl has an equilibrium position at the bottom of the bowl

More information

PARAMETER IDENTIFICATION, MODELING, AND SIMULATION OF A CART AND PENDULUM

PARAMETER IDENTIFICATION, MODELING, AND SIMULATION OF A CART AND PENDULUM PARAMETER IDENTIFICATION, MODELING, AND SIMULATION OF A CART AND PENDULUM Erin Bender Mechanical Engineering Erin.N.Bender@Rose-Hulman.edu ABSTRACT In this paper a freely rotating pendulum suspended from

More information

LAB 10: HARMONIC MOTION AND THE PENDULUM

LAB 10: HARMONIC MOTION AND THE PENDULUM 163 Name Date Partners LAB 10: HARMONIC MOION AND HE PENDULUM Galileo reportedly began his study of the pendulum in 1581 while watching this chandelier swing in Pisa, Italy OVERVIEW A body is said to be

More information

Thursday March 30 Topics for this Lecture: Simple Harmonic Motion Kinetic & Potential Energy Pendulum systems Resonances & Damping.

Thursday March 30 Topics for this Lecture: Simple Harmonic Motion Kinetic & Potential Energy Pendulum systems Resonances & Damping. Thursday March 30 Topics for this Lecture: Simple Harmonic Motion Kinetic & Potential Energy Pendulum systems Resonances & Damping Assignment 11 due Friday Pre-class due 15min before class Help Room: Here,

More information

Unforced Oscillations

Unforced Oscillations Unforced Oscillations Simple Harmonic Motion Hooke s Law Newton s Second Law Method of Force Competition Visualization of Harmonic Motion Phase-Amplitude Conversion The Simple Pendulum and The Linearized

More information

Since 1 revolution = 1 = = Since 1 revolution = 1 = =

Since 1 revolution = 1 = = Since 1 revolution = 1 = = Fry Texas A&M University Math 150 Chapter 8A Fall 2015! 207 Since 1 revolution = 1 = = Since 1 revolution = 1 = = Convert to revolutions (or back to degrees and/or radians) a) 45! = b) 120! = c) 450! =

More information

Phase-Amplitude Conversion, Cafe Door, Pet Door, Damping Classifications

Phase-Amplitude Conversion, Cafe Door, Pet Door, Damping Classifications Phase-Amplitude Conversion, Cafe Door, Pet Door, Damping Classifications Phase-amplitude conversion Cafe door Pet door Cafe Door Model Pet Door Model Classifying Damped Models Phase-amplitude conversion

More information

Engineering Mechanics Prof. U. S. Dixit Department of Mechanical Engineering Indian Institute of Technology, Guwahati Introduction to vibration

Engineering Mechanics Prof. U. S. Dixit Department of Mechanical Engineering Indian Institute of Technology, Guwahati Introduction to vibration Engineering Mechanics Prof. U. S. Dixit Department of Mechanical Engineering Indian Institute of Technology, Guwahati Introduction to vibration Module 15 Lecture 38 Vibration of Rigid Bodies Part-1 Today,

More information

Lab 10: Harmonic Motion and the Pendulum

Lab 10: Harmonic Motion and the Pendulum Lab 10 Harmonic Motion and the Pendulum 119 Name Date Partners Lab 10: Harmonic Motion and the Pendulum OVERVIEW A body is said to be in a position of stable equilibrium if, after displacement in any direction,

More information

Trig Identities, Solving Trig Equations Answer Section

Trig Identities, Solving Trig Equations Answer Section Trig Identities, Solving Trig Equations Answer Section MULTIPLE CHOICE. ANS: B PTS: REF: Knowledge and Understanding OBJ: 7. - Compound Angle Formulas. ANS: A PTS: REF: Knowledge and Understanding OBJ:

More information

Section 7.3 Double Angle Identities

Section 7.3 Double Angle Identities Section 7.3 Double Angle Identities 3 Section 7.3 Double Angle Identities Two special cases of the sum of angles identities arise often enough that we choose to state these identities separately. Identities

More information

Week 9 solutions. k = mg/l = /5 = 3920 g/s 2. 20u + 400u u = 0,

Week 9 solutions. k = mg/l = /5 = 3920 g/s 2. 20u + 400u u = 0, Week 9 solutions ASSIGNMENT 20. (Assignment 19 had no hand-graded component.) 3.7.9. A mass of 20 g stretches a spring 5 cm. Suppose that the mass is also attached to a viscous damper with a damping constant

More information

MATHEMATICAL MODELLING, MECHANICS AND MOD- ELLING MTHA4004Y

MATHEMATICAL MODELLING, MECHANICS AND MOD- ELLING MTHA4004Y UNIVERSITY OF EAST ANGLIA School of Mathematics Main Series UG Examination 2017 18 MATHEMATICAL MODELLING, MECHANICS AND MOD- ELLING MTHA4004Y Time allowed: 2 Hours Attempt QUESTIONS 1 and 2, and ONE other

More information

Raymond A. Serway Chris Vuille. Chapter Thirteen. Vibrations and Waves

Raymond A. Serway Chris Vuille. Chapter Thirteen. Vibrations and Waves Raymond A. Serway Chris Vuille Chapter Thirteen Vibrations and Waves Periodic Motion and Waves Periodic motion is one of the most important kinds of physical behavior Will include a closer look at Hooke

More information

Equations of motion for the Pendulum and Augmented-Reality Pendulum sketches

Equations of motion for the Pendulum and Augmented-Reality Pendulum sketches Equations of motion for the Pendulum and Augmented-Reality Pendulum sketches Ludovico Carbone Issue: Date: February 3, 20 School of Physics and Astronomy University of Birmingham Birmingham, B5 2TT Introduction

More information

Name Date Period. Calculater Permitted MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Name Date Period. Calculater Permitted MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. PreAP Precalculus Spring Final Exam Review Name Date Period Calculater Permitted MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Simplify the expression.

More information

Outline. Hook s law. Mass spring system Simple harmonic motion Travelling waves Waves in string Sound waves

Outline. Hook s law. Mass spring system Simple harmonic motion Travelling waves Waves in string Sound waves Outline Hook s law. Mass spring system Simple harmonic motion Travelling waves Waves in string Sound waves Hooke s Law Force is directly proportional to the displacement of the object from the equilibrium

More information

AMS 147 Computational Methods and Applications Lecture 13 Copyright by Hongyun Wang, UCSC

AMS 147 Computational Methods and Applications Lecture 13 Copyright by Hongyun Wang, UCSC Lecture 13 Copyright y Hongyun Wang, UCSC Recap: Fitting to exact data *) Data: ( x j, y j ), j = 1,,, N y j = f x j *) Polynomial fitting Gis phenomenon *) Cuic spline Convergence of cuic spline *) Application

More information

Chapter 14 Oscillations. Copyright 2009 Pearson Education, Inc.

Chapter 14 Oscillations. Copyright 2009 Pearson Education, Inc. Chapter 14 Oscillations 14-1 Oscillations of a Spring If an object vibrates or oscillates back and forth over the same path, each cycle taking the same amount of time, the motion is called periodic. The

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

Sinusoids. Amplitude and Magnitude. Phase and Period. CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation

Sinusoids. Amplitude and Magnitude. Phase and Period. CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation Sinusoids CMPT 889: Lecture Sinusoids, Complex Exponentials, Spectrum Representation Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University September 6, 005 Sinusoids are

More information

Lectures Chapter 10 (Cutnell & Johnson, Physics 7 th edition)

Lectures Chapter 10 (Cutnell & Johnson, Physics 7 th edition) PH 201-4A spring 2007 Simple Harmonic Motion Lectures 24-25 Chapter 10 (Cutnell & Johnson, Physics 7 th edition) 1 The Ideal Spring Springs are objects that exhibit elastic behavior. It will return back

More information

Preliminary Examination - Day 1 Thursday, May 10, 2018

Preliminary Examination - Day 1 Thursday, May 10, 2018 UNL - Department of Physics and Astronomy Preliminary Examination - Day Thursday, May, 28 This test covers the topics of Classical Mechanics (Topic ) and Electrodynamics (Topic 2). Each topic has 4 A questions

More information

CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation

CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University September 26, 2005 1 Sinusoids Sinusoids

More information

Simple Harmonic Motion Test Tuesday 11/7

Simple Harmonic Motion Test Tuesday 11/7 Simple Harmonic Motion Test Tuesday 11/7 Chapter 11 Vibrations and Waves 1 If an object vibrates or oscillates back and forth over the same path, each cycle taking the same amount of time, the motion is

More information

Application of Second Order Linear ODEs: Mechanical Vibrations

Application of Second Order Linear ODEs: Mechanical Vibrations Application of Second Order Linear ODEs: October 23 27, 2017 Application of Second Order Linear ODEs Consider a vertical spring of original length l > 0 [m or ft] that exhibits a stiffness of κ > 0 [N/m

More information

Oscillations Simple Harmonic Motion

Oscillations Simple Harmonic Motion Oscillations Simple Harmonic Motion Lana Sheridan De Anza College Dec 1, 2017 Overview oscillations simple harmonic motion (SHM) spring systems energy in SHM pendula damped oscillations Oscillations and

More information

Chaos and Dynamical Systems

Chaos and Dynamical Systems Chaos and Dynamical Systems y Megan Richards Astract: In this paper, we will discuss the notion of chaos. We will start y introducing certain mathematical concepts needed in the understanding of chaos,

More information

Dylan Zwick. Spring 2014

Dylan Zwick. Spring 2014 Math 2280 - Lecture 14 Dylan Zwick Spring 2014 In today s lecture we re going to examine, in detail, a physical system whose behavior is modeled by a second-order linear ODE with constant coefficients.

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

Chapter 12 Vibrations and Waves Simple Harmonic Motion page

Chapter 12 Vibrations and Waves Simple Harmonic Motion page Chapter 2 Vibrations and Waves 2- Simple Harmonic Motion page 438-45 Hooke s Law Periodic motion the object has a repeated motion that follows the same path, the object swings to and fro. Examples: a pendulum

More information

本教材僅供教學使用, 勿做其他用途, 以維護智慧財產權

本教材僅供教學使用, 勿做其他用途, 以維護智慧財產權 本教材內容主要取自課本 Physics for Scientists and Engineers with Modern Physics 7th Edition. Jewett & Serway. 注意 本教材僅供教學使用, 勿做其他用途, 以維護智慧財產權 教材網址 : https://sites.google.com/site/ndhugp1 1 Chapter 15 Oscillatory Motion

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

General Physics I Spring Oscillations

General Physics I Spring Oscillations General Physics I Spring 2011 Oscillations 1 Oscillations A quantity is said to exhibit oscillations if it varies with time about an equilibrium or reference value in a repetitive fashion. Oscillations

More information

Chapter 14 Oscillations

Chapter 14 Oscillations Chapter 14 Oscillations If an object vibrates or oscillates back and forth over the same path, each cycle taking the same amount of time, the motion is called periodic. The mass and spring system is a

More information

Solving Systems of Linear Equations Symbolically

Solving Systems of Linear Equations Symbolically " Solving Systems of Linear Equations Symolically Every day of the year, thousands of airline flights crisscross the United States to connect large and small cities. Each flight follows a plan filed with

More information

Physics General Physics. Lecture 24 Oscillating Systems. Fall 2016 Semester Prof. Matthew Jones

Physics General Physics. Lecture 24 Oscillating Systems. Fall 2016 Semester Prof. Matthew Jones Physics 22000 General Physics Lecture 24 Oscillating Systems Fall 2016 Semester Prof. Matthew Jones 1 2 Oscillating Motion We have studied linear motion objects moving in straight lines at either constant

More information

Simple Harmonic Motion

Simple Harmonic Motion Chapter 9 Simple Harmonic Motion In This Chapter: Restoring Force Elastic Potential Energy Simple Harmonic Motion Period and Frequency Displacement, Velocity, and Acceleration Pendulums Restoring Force

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

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

P = ρ{ g a } + µ 2 V II. FLUID STATICS

P = ρ{ g a } + µ 2 V II. FLUID STATICS II. FLUID STATICS From a force analysis on a triangular fluid element at rest, the following three concepts are easily developed: For a continuous, hydrostatic, shear free fluid: 1. Pressure is constant

More information

LANMARK UNIVERSITY OMU-ARAN, KWARA STATE DEPARTMENT OF MECHANICAL ENGINEERING COURSE: MECHANICS OF MACHINE (MCE 322). LECTURER: ENGR.

LANMARK UNIVERSITY OMU-ARAN, KWARA STATE DEPARTMENT OF MECHANICAL ENGINEERING COURSE: MECHANICS OF MACHINE (MCE 322). LECTURER: ENGR. LANMARK UNIVERSITY OMU-ARAN, KWARA STATE DEPARTMENT OF MECHANICAL ENGINEERING COURSE: MECHANICS OF MACHINE (MCE 322). LECTURER: ENGR. IBIKUNLE ROTIMI ADEDAYO SIMPLE HARMONIC MOTION. Introduction Consider

More information

Chapter 7 Hooke s Force law and Simple Harmonic Oscillations

Chapter 7 Hooke s Force law and Simple Harmonic Oscillations Chapter 7 Hooke s Force law and Simple Harmonic Oscillations Hooke s Law An empirically derived relationship that approximately works for many materials over a limited range. Exactly true for a massless,

More information

Second-Order Linear Differential Equations C 2

Second-Order Linear Differential Equations C 2 C8 APPENDIX C Additional Topics in Differential Equations APPENDIX C. Second-Order Homogeneous Linear Equations Second-Order Linear Differential Equations Higher-Order Linear Differential Equations Application

More information

The Pendulum. The purpose of this tab is to predict the motion of various pendulums and compare these predictions with experimental observations.

The Pendulum. The purpose of this tab is to predict the motion of various pendulums and compare these predictions with experimental observations. The Pendulum Introduction: The purpose of this tab is to predict the motion of various pendulums and compare these predictions with experimental observations. Equipment: Simple pendulum made from string

More information

Chapter 11 Vibrations and Waves

Chapter 11 Vibrations and Waves Chapter 11 Vibrations and Waves If an object vibrates or oscillates back and forth over the same path, each cycle taking the same amount of time, the motion is called periodic. The mass and spring system

More information

Section 2.1: Reduce Rational Expressions

Section 2.1: Reduce Rational Expressions CHAPTER Section.: Reduce Rational Expressions Section.: Reduce Rational Expressions Ojective: Reduce rational expressions y dividing out common factors. A rational expression is a quotient of polynomials.

More information

Oscillatory Motion and Wave Motion

Oscillatory Motion and Wave Motion Oscillatory Motion and Wave Motion Oscillatory Motion Simple Harmonic Motion Wave Motion Waves Motion of an Object Attached to a Spring The Pendulum Transverse and Longitudinal Waves Sinusoidal Wave Function

More information