Due 1/24/12: Section and 6 and the problems below.

Size: px
Start display at page:

Download "Due 1/24/12: Section and 6 and the problems below."

Transcription

1 Math Homework assignments General instructions: No effort will be made to read illegible homework. In this connection illegible means: unintelligible grammar, handwriting too small or otherwise unreadable, and/or anything else that might offend the delicate eye of your instructor. As a general rule, you should use a separate line for each statement/equation, and not string lots of = signs across the page. Homework is due each Tuesday at the beginning of class. If late homework is accepted not usually!, points will be deducted for lateness. It s likely that only 4-5 problems will be graded carefully from each set; the others will be looked at. Due 1/24/12: Section and 6 and the problems below. 1. A spherical mothball parachlorobenzene at 20 C sublimes from the solid to the gaseous state at a rate of k cc of solid per second per square centimeter of exposed surface. What will be the radius of the mothball at any time t if it was observed to be spherical with a 1/2 cm radius at noon on January 18, and was thereafter kept in a room at 20 C? 2. Carbon-14 dating: 14 C is a radioactive isotope of the common 12 C; it has 8 neutrons and 6 protons, and undergoes β-decay to 14 N with a half-life τ 5700 years. This means that if there s x 14 C at time t, then there s x/2 remaining at time t + τ. 14 C obeys the usual law of radioactive decay. a Find the decay constant k for 14 C. 14 C is naturally created in the upper atmosphere by cosmic rays. It is also unnaturally created by the atmospheric testing of nuclear weapons; even apart from this, there is some natural variation in the rate at which the 14 C is created, but we ll ignore these inconvenient facts in this exercise. The 14 C mixes with the normal 12 C and is incorporated into living bodies, so the fraction of 14 C in living bodies is about the same as that in the atmosphere. When the body dies, however, there is no further influx of 14 C, and the amount of 14 C will decrease according to the law of radioactive decay. Suppose an old log is discovered. It is relatively simple to determine the fraction of the total carbon in the log which is 14 C and compare it to the fraction in living things. For instance, if the log contains only half the 14 C found in living things, then the conclusion is that the tree died about 5700 years ago, assuming that the levels of 14 C in the atmosphere are approximately constant. b The log is found to have only 15% of the 14 C found in living bodies. How long ago did the tree die? Dating things with 14 C is only accurate to about 60,000 years because it only makes up about a trillionth of the naturally occuring carbon, so after 10 half-lives, there s almost nothing left and the experimental errors are too large to give believable results. Geologists use a rather large collection of long-lived radioactive isotopes to date rock formations, track continental drift, and study plate tectonics. 1

2 3. A cup of coffee at 95 C is set out in a room whose temperature is 20 C. After 10 minutes, it has cooled to 80 C. How long will it take to reach a temperature of 30 C? 4. An object of mass m falls in the gravitational field near the earth s surface. In additional to the gravitatational force, there s a force opposing the motion due to air resistance which is proportional to the velocity of the mass. For simplicity, use km as the constant of proportionality for the air resistance. Write down and solve a DE for the velocity of the object. What is it s terminal velocity? Assuming that the object is initially released v0 = 0 at an initial height of h = x0 meters above the surface, find the value of h such that when the object hits the ground, it s moving at 90% of its terminal velocity. Due 1/31/ The logistic equation is originally of the form dn = kn an 2, k, a > 0. The equilibrium points are at N 1 = 0, N 2 = k/a. Let x = N/N 2 and show that, written in terms of x, the logistic equation takes the form = kx1 x. 2. In class, we solved the logistic equation for 0 < x < 1. Write down ALL the solutions, even those in the unphysical region x < Logistic equation with a threshold: = kx α1 x, where 0 < α < 1/3, k > 0. Identify the equilibrium points and classify them as stable or unstable. Solve the equation and find all the physical solutions corresponding to ICs x0 0, Get the java version of dfield running on your computer there s a link on the main page, and use it to get some direction fields and numerical solutions for a few DEs. How can you tell if a direction field corresponds to an autonomous system? Don t hand this stuff in. 5. Using dfield, investigate the behavior of the solutions to the DE, 2x 1 =, t particularly in regard to the existence/uniqueness theorem. Do hand this one in. 2

3 6. Let L = ad 2 + bd + c be a linear differential operator, where a, b, and c may be functions of time and D = d/, D 2 = d 2 / 2. Suppose that x 1 t, x 2 t are two differentiable functions and c 1, c 2 are arbitrary constants. Show that L[c 1 x 1 + c 2 x 2 ] = c 1 L[x 1 ] + c 2 L[x 2 ]. This is the actual meaning of the word linear in this context. 7. Write a program for your calculator that implements Euler s method; you should be able to save the computations in some sort of table so that you can graph the result. Alternatively, you can look for canned programs at the TI site or elsewhere, load them into your calculator, and make the effort to understand them before you try to use them. Try the program out on some simple ODEs that you can solve explicitly, so you can see if you re doing the right thing. When you re satisfied you know what s going on, have a look at the following IVP; dy/ = 1 ty; y0 = 1; Use Eulers method with step size 0.15 and look at the solution on the interval [0, 25]. Now try a step size 0.1 on the same interval. Is there a difference? What s going on? Remark: If you can t get Euler s method running to your satisfaction, don t worry about it. This is more of a discussion problem anyway. Due February 7 Remark: It looks as though we ll be making serious contact with the text beginning in Chapter 6 applications of 2nd order eqns. Soon. 1. Find the general solution using the characteristic equation. Then evaluate c 1, c 2 to satisfy the initial conditions: a ẍ + 3ẋ + 2x = 0; x0 = 1, ẋ0 = 2 b ẍ + 3ẋ 4x = 0; x0 = 1, ẋ0 = 1 2. The unforced, damped linear oscillator obeys the equation mẍ + γẋ + κx = 0; m, γ, κ > 0. Show that if the characteristic equation has two real distinct roots r 1 and r 2, then both roots are negative. What does this mean physically i.e., what happens for large t? 3. Recall that Write out both sides of the equation e iθ = cos θ + i sin θ. e iθ 1+θ 2 = e iθ 1 e iθ 2. Two complex numbers are equal if both their real and imaginary parts are equal. What s your conclusion? 3

4 4. Consider the linear ODE t 2 ẍ + 3tẋ 3x = 0. This does not have constant coefficients, but it can be solved in a similar manner: a Assume there are solutions of the form xt = t r, for some values of r. Substitute this into the ODE and find the two values r 1 and r 2 for which this is true. b Show that xt = c 1 t r 1 + c 2 t r 2 is the general solution to the IVP t 2 ẍ + 3tẋ 3x = 0; xt 0 = x 0, ẋt 0 = ẋ 0 provided that t 0 0. What happens at t = 0? By the way, this ODE is called Euler s DE - here he is again! Due February 14: 1. Problems in your text: Section 5.5 pg 141 1, 2; Section 6.2 pg A 2 nd order DE of the form ẍ = fx can be converted into a first order equation as follows: let y = ẋ. Then d 2 x = dy 2 = dy = y dy. So the original DE becomes y dy = fx, which is separable, and can be solved for y = gx in principle. Then put y = / = gx and solve for x in this new separable equation. Notice that this works for any right hand side fx - in particular, the equation does not have to be linear. a Solve the harmonic oscillator equation in this way. b The equation for an ideal pendulum no friction, massless rigid rod of length L supporting the point mass m is ml d2 θ + mg sin θ = 0. Here θ is the angle made by the rod with the vertical. Solve this for the angular velocity dθ/ using the above technique. You can t do the integral to find θt; it s a special function called an elliptic integral. For small oscillations, since sin θ = θ 1/6θ , we can use the approximation sin θ θ. This linearizes the pendulum equation to give the equation of the harmonic oscillator. 3. a For the DE mẍ + γẋ + κx = e kt, show that the particular solution x p t obtained using the method of undetermined coefficients is x p t = ekt pk, where pr = mr 2 + γr + κ is the characteristic polynomial. 4

5 b Similarly, the particular solution to is given by mẍ + γẋ + κx = e iωt x p t = eiωt piω. Since e iωt = cos t + i sin t, it follows why? that the real and imaginary parts of x p t give the particular solutions to L[x] = cosωt and L[x] = sinωt. Find the real and imaginary parts of x p and thus the two particular solutions. Hint: the simplest thing is to note that 1/piω = A + ib for some A, B, and work out the answer using A and B. Then you can figure out what A and B are using 1/piω. c Engineers write the above equation in the form x p t = Hiωe iωt, where Hiω := 1 piω. H is called the transfer function. It connects the input e iωt to the output x p t. We will encounter H again when we look at Laplace transforms. Recall that the magnitude of a complex number z = x + iy is z = z z = x2 + y 2. The ratio of the magnitude of the output to the magnitude of the input is called the gain and is equal to H. Find the gain in terms of m, γ, κ and ω. d Referring to the previous item, show that the gain is also equal to the amplitude of the solution to L[x] = cosωt. Due February From your textbook: a Section 7.2 pg 194: 1d, 5b, 7f b Section 7.3 pg 203: 1c 2. Consider the DE t 2 ẍ 1+tx = 0. Suppose you ignore the fact that t = 0 is a singular point and attempt to solve the DE using a power series xt = a n t n. What happens? n=0 3. The DE t 3 ẋ 2x = 0 has an irregular singular point at t = 0. Try solving this. What happens? This is the DE satisfied by xt = exp 1 t 2, 5

6 which is a well-known function having the property that a it has derivatives of all orders at t = 0 but b it s power series at t = 0 does not converge to the function xt. Maybe you can use your graphing calculator to figure out why this is so... Due March 6 1. Given the system ẋ 1 = 2x 1 x 2 ẋ 2 = x 1 + 2x 2, or, in vector form = Bx; 2 1 where B = 1 2 a Find a single second order equation for x 2 t, solve it, and then find x 1 t. Then find a second order equation for x 1 t, solve it, and find x 2 t. Up to constant multiples in the obvious places, your solutions should be the same. Don t forget the two constants! b Write the general solution to the system in the form xt = c 1 e t v 1 + c 2 e 3t v 2, where v 1 and v 2 are constant vectors. This is completely determined by what you ve done in the previous part - you don t need to solve for v 1 and v 2. c Referring back to the discussion in class, recall that if y = Ax, and then = Bx, dy = A = ABx = ABA 1 y. Define the matrix A by A = v 1.v 2, where the 2 columns are the two vectors found above. Show that 1 0 ABA 1 =. 0 3 Therefore, in the new coordinates y 1, y 2, the DE takes the form ẏ 1 = y ẏ 2 = 3y, and has the simple solution y 1 = c 1 e t, y 2 = c 2 e 3t. In these coordinates, the system is said to be decoupled. 2. From your text: Section 5.6 variation of parameters pg : 2 and 8. 6

7 Due March Solve the IVP 4 1 = x; x0 = 2 2. Find the general solution to 1 3 = 3 1 x. 3. Find the general solution to 1 1 = 0 1 x. You can t use matrix methods here, but you should write your answer in the vector form x = c 1 x 1 + c 2 x If x 1 t and x 2 t are two solutions to / = Atx on the interval [a, b], and W x 1, x 2 = detx 1.x 2 0 in [a, b], show that c 1 x 1 t + c 2 x 2 t is the general solution to the DE on the interval [a, b]. 5. For the DE in 1 above, write down a fundamental matrix solution Ψt. Find the unique fundamental matrix solution which satisfies φ2 = I. 6. Find a matrix P which diagonalizes the matrix 1 3 A = 3 1 Verify that P 1 AP is diagonal.. Due Tuesday, March Let Ψt = x 1 t.x 2 t be a fundamental matrix solution to the ODE Let φt := ΨtΨ 1 t 0. Show that 2. Let = Ax, where A is constant. φt = e t t 0A. J = Compute the matrix e tj directly, using the definition of the matrix exponential. 7.

8 3. Let Ψt and Ψt be two different fundamental matrix solutions to ẋ = Ax. Show that a There exists a non-singular matrix B such that ΨtB = Ψt, b Therefore ΨtΨ 1 t 0 = Ψt Ψ 1 t 0. c Give an alternative proof of the equality in b using the existence/uniqueness theorem for ODEs. 4. Find the matrix 2 1 e ta, where A = 1 2 by finding the fundamental matrix Φt for the ODE ẋ = Ax. 5. For the logistic equation = kx1 x, 0 < x < 1, with IC x0 = x 0, find the one-parameter group F t, x, and verify explicitly that F t + s, x = F t, F s, x. Solve the IVP above - so the constant of integration should be replaced by an expression involving x 0. Then change x 0 to x; this should be the answer. Due April Computations a Lt 2 = b Lcoshat = Hint: coshat = 1/2e at + e at. c Le 2t cosωt = d Lδt 4 cost 3 t = e L 1 s + 2 = s 2 + 6s + 13 f L 1 s 1 = s 2 + 4s 5 g L 1 se 2s = s 2 + 6s Let gt = Find Lg in terms of Lf. 8 t 0 fu du.

9 3. Page 283 in your text: 11a 4. Differentiating under the integral sign: Suppose we define a function fs by fs = b a gt, s. Then under reasonable circumstances, we can differentiate f with respect to s by differentiating under the integral sign even when b = if g is properly behaved: Reason: We look at f s = b a g t, s. s fs + s fs s = b a gt, s + s gt, s s which leads to the result above as s 0. Using this result, show that F s = L tft, and that F s = Lt 2 ft. Proceeding along these lines, calculate the Laplace transform of t n. 5. Using integration by parts formally find Lδ t a. 6. Write the solution to ẍ + ẋ + x = e t ; x0 = ẋ0 = 0 as a convolution of two functions, and evaluate the integral if you can. Due April Find the Fourier sine series for the function fx = x1 x on the interval [0, 1]. That is, solve for the coefficients a n in the series x1 x = a n sinnπx. n=1 You should be able to find the general term using integration by parts. You should find that the even coefficients vanish, and you should be able to write out the series. And you know what the sum is already! 9

10 2. Using separation of variables, find the general solution as far as we know! to the heat equation on the real line: u t = k 2 u x, k > 0, 2 where the boundary conditions are ut, 0 = ut, L = 0. Here ut, x is the temperature in the homogeneous rod which extends from x = 0 to x = L, and the boundary conditions indicate that the ends of the rod are kept at 0. Then find the specific solution corresponding to the initial condition u0, x = sinπx/l. What happens as t? What does the solution look like for t < 0? Is this physically realistic? Why or why not? Due April The unforced damped pendulum has the equation of motion ml θ + c θ + mg sin θ = 0, c > 0. Rewrite this as a 2-D system and classify all the critical points. Based on this, and your knowledge of its physical behavior, roughly sketch the phase portrait, showing a reasonable selection of orbits in the θ θ plane. Describe what the pendulum is doing on each orbit. 2. Here is another model for competing species: dy = x1 x y = y y 0.75x Based on your analysis of the critical points, discuss the qualitative nature of the solutions. In particular, how, if at all, does this model differ from the one worked out in class? Sketch enough sample orbits to illustrate your description of what s going on. You can check your results afterwards! by plotting some orbits using Polking s pplane app. 10

ODE Homework 1. Due Wed. 19 August 2009; At the beginning of the class

ODE Homework 1. Due Wed. 19 August 2009; At the beginning of the class ODE Homework Due Wed. 9 August 2009; At the beginning of the class. (a) Solve Lẏ + Ry = E sin(ωt) with y(0) = k () L, R, E, ω are positive constants. (b) What is the limit of the solution as ω 0? (c) Is

More information

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

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

More information

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

Linear Differential Equations. Problems

Linear Differential Equations. Problems Chapter 1 Linear Differential Equations. Problems 1.1 Introduction 1.1.1 Show that the function ϕ : R R, given by the expression ϕ(t) = 2e 3t for all t R, is a solution of the Initial Value Problem x =

More information

Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class

Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class Assignments VIII and IX, PHYS 301 (Classical Mechanics) Spring 2014 Due 3/21/14 at start of class Homeworks VIII and IX both center on Lagrangian mechanics and involve many of the same skills. Therefore,

More information

10. Operators and the Exponential Response Formula

10. Operators and the Exponential Response Formula 52 10. Operators and the Exponential Response Formula 10.1. Operators. Operators are to functions as functions are to numbers. An operator takes a function, does something to it, and returns this modified

More information

Chapter 3: Second Order ODE 3.8 Elements of Particle Dy

Chapter 3: Second Order ODE 3.8 Elements of Particle Dy Chapter 3: Second Order ODE 3.8 Elements of Particle Dynamics 3 March 2018 Objective The objective of this section is to explain that any second degree linear ODE represents the motion of a particle. This

More information

Differential Equations Spring 2007 Assignments

Differential Equations Spring 2007 Assignments Differential Equations Spring 2007 Assignments Homework 1, due 1/10/7 Read the first two chapters of the book up to the end of section 2.4. Prepare for the first quiz on Friday 10th January (material up

More information

First-Order Differential Equations

First-Order Differential Equations CHAPTER 1 First-Order Differential Equations 1. Diff Eqns and Math Models Know what it means for a function to be a solution to a differential equation. In order to figure out if y = y(x) is a solution

More information

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Spring Department of Mathematics

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Spring Department of Mathematics Mathematical Models MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Spring 2018 Ordinary Differential Equations The topic of ordinary differential equations (ODEs)

More information

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Fall Department of Mathematics

Mathematical Models. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Fall Department of Mathematics Mathematical Models MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Ordinary Differential Equations The topic of ordinary differential equations (ODEs) is

More information

Differential Equations 2280 Sample Midterm Exam 3 with Solutions Exam Date: 24 April 2015 at 12:50pm

Differential Equations 2280 Sample Midterm Exam 3 with Solutions Exam Date: 24 April 2015 at 12:50pm Differential Equations 228 Sample Midterm Exam 3 with Solutions Exam Date: 24 April 25 at 2:5pm Instructions: This in-class exam is 5 minutes. No calculators, notes, tables or books. No answer check is

More information

Differential Equations

Differential Equations Electricity and Magnetism I (P331) M. R. Shepherd October 14, 2008 Differential Equations The purpose of this note is to provide some supplementary background on differential equations. The problems discussed

More information

Chapter 3. Periodic functions

Chapter 3. Periodic functions Chapter 3. Periodic functions Why do lights flicker? For that matter, why do they give off light at all? They are fed by an alternating current which turns into heat because of the electrical resistance

More information

Practice Problems For Test 3

Practice Problems For Test 3 Practice Problems For Test 3 Power Series Preliminary Material. Find the interval of convergence of the following. Be sure to determine the convergence at the endpoints. (a) ( ) k (x ) k (x 3) k= k (b)

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

Math 312 Lecture Notes Linear Two-dimensional Systems of Differential Equations

Math 312 Lecture Notes Linear Two-dimensional Systems of Differential Equations Math 2 Lecture Notes Linear Two-dimensional Systems of Differential Equations Warren Weckesser Department of Mathematics Colgate University February 2005 In these notes, we consider the linear system of

More information

PH 120 Project # 2: Pendulum and chaos

PH 120 Project # 2: Pendulum and chaos PH 120 Project # 2: Pendulum and chaos Due: Friday, January 16, 2004 In PH109, you studied a simple pendulum, which is an effectively massless rod of length l that is fixed at one end with a small mass

More information

Practice Problems For Test 3

Practice Problems For Test 3 Practice Problems For Test 3 Power Series Preliminary Material. Find the interval of convergence of the following. Be sure to determine the convergence at the endpoints. (a) ( ) k (x ) k (x 3) k= k (b)

More information

Lab #2 - Two Degrees-of-Freedom Oscillator

Lab #2 - Two Degrees-of-Freedom Oscillator Lab #2 - Two Degrees-of-Freedom Oscillator Last Updated: March 0, 2007 INTRODUCTION The system illustrated in Figure has two degrees-of-freedom. This means that two is the minimum number of coordinates

More information

Damped harmonic motion

Damped harmonic motion Damped harmonic motion March 3, 016 Harmonic motion is studied in the presence of a damping force proportional to the velocity. The complex method is introduced, and the different cases of under-damping,

More information

Symmetries 2 - Rotations in Space

Symmetries 2 - Rotations in Space Symmetries 2 - Rotations in Space This symmetry is about the isotropy of space, i.e. space is the same in all orientations. Thus, if we continuously rotated an entire system in space, we expect the system

More information

Physics 351, Spring 2017, Homework #3. Due at start of class, Friday, February 3, 2017

Physics 351, Spring 2017, Homework #3. Due at start of class, Friday, February 3, 2017 Physics 351, Spring 2017, Homework #3. Due at start of class, Friday, February 3, 2017 Course info is at positron.hep.upenn.edu/p351 When you finish this homework, remember to visit the feedback page at

More information

Physics 8, Fall 2011, equation sheet work in progress

Physics 8, Fall 2011, equation sheet work in progress 1 year 3.16 10 7 s Physics 8, Fall 2011, equation sheet work in progress circumference of earth 40 10 6 m speed of light c = 2.9979 10 8 m/s mass of proton or neutron 1 amu ( atomic mass unit ) = 1 1.66

More information

Problem Set Number 01, MIT (Winter-Spring 2018)

Problem Set Number 01, MIT (Winter-Spring 2018) Problem Set Number 01, 18.377 MIT (Winter-Spring 2018) Rodolfo R. Rosales (MIT, Math. Dept., room 2-337, Cambridge, MA 02139) February 28, 2018 Due Thursday, March 8, 2018. Turn it in (by 3PM) at the Math.

More information

APPM 2360: Final Exam 10:30am 1:00pm, May 6, 2015.

APPM 2360: Final Exam 10:30am 1:00pm, May 6, 2015. APPM 23: Final Exam :3am :pm, May, 25. ON THE FRONT OF YOUR BLUEBOOK write: ) your name, 2) your student ID number, 3) lecture section, 4) your instructor s name, and 5) a grading table for eight questions.

More information

Physics 351, Spring 2017, Homework #4. Due at start of class, Friday, February 10, 2017

Physics 351, Spring 2017, Homework #4. Due at start of class, Friday, February 10, 2017 Physics 351, Spring 2017, Homework #4. Due at start of class, Friday, February 10, 2017 Course info is at positron.hep.upenn.edu/p351 When you finish this homework, remember to visit the feedback page

More information

L = 1 2 a(q) q2 V (q).

L = 1 2 a(q) q2 V (q). Physics 3550, Fall 2011 Motion near equilibrium - Small Oscillations Relevant Sections in Text: 5.1 5.6 Motion near equilibrium 1 degree of freedom One of the most important situations in physics is motion

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 6. Second order differential equations

Chapter 6. Second order differential equations Chapter 6. Second order differential equations A second order differential equation is of the form y = f(t, y, y ) where y = y(t). We shall often think of t as parametrizing time, y position. In this case

More information

Systems of Differential Equations: General Introduction and Basics

Systems of Differential Equations: General Introduction and Basics 36 Systems of Differential Equations: General Introduction and Basics Thus far, we have been dealing with individual differential equations But there are many applications that lead to sets of differential

More information

MATH 4B Differential Equations, Fall 2016 Final Exam Study Guide

MATH 4B Differential Equations, Fall 2016 Final Exam Study Guide MATH 4B Differential Equations, Fall 2016 Final Exam Study Guide GENERAL INFORMATION AND FINAL EXAM RULES The exam will have a duration of 3 hours. No extra time will be given. Failing to submit your solutions

More information

Lecture XXVI. Morris Swartz Dept. of Physics and Astronomy Johns Hopkins University November 5, 2003

Lecture XXVI. Morris Swartz Dept. of Physics and Astronomy Johns Hopkins University November 5, 2003 Lecture XXVI Morris Swartz Dept. of Physics and Astronomy Johns Hopins University morris@jhu.edu November 5, 2003 Lecture XXVI: Oscillations Oscillations are periodic motions. There are many examples of

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

Resonance and response

Resonance and response Chapter 2 Resonance and response Last updated September 20, 2008 In this section of the course we begin with a very simple system a mass hanging from a spring and see how some remarkable ideas emerge.

More information

3.3. SYSTEMS OF ODES 1. y 0 " 2y" y 0 + 2y = x1. x2 x3. x = y(t) = c 1 e t + c 2 e t + c 3 e 2t. _x = A x + f; x(0) = x 0.

3.3. SYSTEMS OF ODES 1. y 0  2y y 0 + 2y = x1. x2 x3. x = y(t) = c 1 e t + c 2 e t + c 3 e 2t. _x = A x + f; x(0) = x 0. .. SYSTEMS OF ODES. Systems of ODEs MATH 94 FALL 98 PRELIM # 94FA8PQ.tex.. a) Convert the third order dierential equation into a rst oder system _x = A x, with y " y" y + y = x = @ x x x b) The equation

More information

Physics 351, Spring 2017, Homework #2. Due at start of class, Friday, January 27, 2017

Physics 351, Spring 2017, Homework #2. Due at start of class, Friday, January 27, 2017 Physics 351, Spring 2017, Homework #2. Due at start of class, Friday, January 27, 2017 Course info is at positron.hep.upenn.edu/p351 When you finish this homework, remember to visit the feedback page at

More information

2nd-Order Linear Equations

2nd-Order Linear Equations 4 2nd-Order Linear Equations 4.1 Linear Independence of Functions In linear algebra the notion of linear independence arises frequently in the context of vector spaces. If V is a vector space over the

More information

2.1 Exponential Growth

2.1 Exponential Growth 2.1 Exponential Growth A mathematical model is a description of a real-world system using mathematical language and ideas. Differential equations are fundamental to modern science and engineering. Many

More information

Solutions to the Homework Replaces Section 3.7, 3.8

Solutions to the Homework Replaces Section 3.7, 3.8 Solutions to the Homework Replaces Section 3.7, 3.8. Show that the period of motion of an undamped vibration of a mass hanging from a vertical spring is 2π L/g SOLUTION: With no damping, mu + ku = 0 has

More information

Mechanics IV: Oscillations

Mechanics IV: Oscillations Mechanics IV: Oscillations Chapter 4 of Morin covers oscillations, including damped and driven oscillators in detail. Also see chapter 10 of Kleppner and Kolenkow. For more on normal modes, see any book

More information

Physics 351, Spring 2015, Homework #3. Due at start of class, Friday, February 6, 2015

Physics 351, Spring 2015, Homework #3. Due at start of class, Friday, February 6, 2015 Physics 351, Spring 2015, Homework #3. Due at start of class, Friday, February 6, 2015 Course info is at positron.hep.upenn.edu/p351 When you finish this homework, remember to visit the feedback page at

More information

Solutions to Math 53 First Exam April 20, 2010

Solutions to Math 53 First Exam April 20, 2010 Solutions to Math 53 First Exam April 0, 00. (5 points) Match the direction fields below with their differential equations. Also indicate which two equations do not have matches. No justification is necessary.

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

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

0 MATH Last Updated: September 7, 2012

0 MATH Last Updated: September 7, 2012 Problem List 0.1 Trig. Identity 0.2 Basic vector properties (Numeric) 0.3 Basic vector properties (Conceptual) 0.4 Vector decomposition (Conceptual) 0.5 Div, grad, curl, and all that 0.6 Curl of a grad

More information

Entrance Exam, Differential Equations April, (Solve exactly 6 out of the 8 problems) y + 2y + y cos(x 2 y) = 0, y(0) = 2, y (0) = 4.

Entrance Exam, Differential Equations April, (Solve exactly 6 out of the 8 problems) y + 2y + y cos(x 2 y) = 0, y(0) = 2, y (0) = 4. Entrance Exam, Differential Equations April, 7 (Solve exactly 6 out of the 8 problems). Consider the following initial value problem: { y + y + y cos(x y) =, y() = y. Find all the values y such that the

More information

1 Review of simple harmonic oscillator

1 Review of simple harmonic oscillator MATHEMATICS 7302 (Analytical Dynamics YEAR 2017 2018, TERM 2 HANDOUT #8: COUPLED OSCILLATIONS AND NORMAL MODES 1 Review of simple harmonic oscillator In MATH 1301/1302 you studied the simple harmonic oscillator:

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

Figure 1: Doing work on a block by pushing it across the floor.

Figure 1: Doing work on a block by pushing it across the floor. Work Let s imagine I have a block which I m pushing across the floor, shown in Figure 1. If I m moving the block at constant velocity, then I know that I have to apply a force to compensate the effects

More information

Mathematics for Engineers II. lectures. Differential Equations

Mathematics for Engineers II. lectures. Differential Equations Differential Equations Examples for differential equations Newton s second law for a point mass Consider a particle of mass m subject to net force a F. Newton s second law states that the vector acceleration

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

Wave Phenomena Physics 15c

Wave Phenomena Physics 15c Wave Phenomena Physics 15c Lecture Harmonic Oscillators (H&L Sections 1.4 1.6, Chapter 3) Administravia! Problem Set #1! Due on Thursday next week! Lab schedule has been set! See Course Web " Laboratory

More information

Unit 7: Oscillations

Unit 7: Oscillations Text: Chapter 15 Unit 7: Oscillations NAME: Problems (p. 405-412) #1: 1, 7, 13, 17, 24, 26, 28, 32, 35 (simple harmonic motion, springs) #2: 45, 46, 49, 51, 75 (pendulums) Vocabulary: simple harmonic motion,

More information

Updated 2013 (Mathematica Version) M1.1. Lab M1: The Simple Pendulum

Updated 2013 (Mathematica Version) M1.1. Lab M1: The Simple Pendulum Updated 2013 (Mathematica Version) M1.1 Introduction. Lab M1: The Simple Pendulum The simple pendulum is a favorite introductory exercise because Galileo's experiments on pendulums in the early 1600s are

More information

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

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

More information

Physics 8, Fall 2013, equation sheet work in progress

Physics 8, Fall 2013, equation sheet work in progress (Chapter 1: foundations) 1 year 3.16 10 7 s Physics 8, Fall 2013, equation sheet work in progress circumference of earth 40 10 6 m speed of light c = 2.9979 10 8 m/s mass of proton or neutron 1 amu ( atomic

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

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

Math 2250 Lab 08 Lab Section: Class ID: Name/uNID: Due Date: 3/23/2017

Math 2250 Lab 08 Lab Section: Class ID: Name/uNID: Due Date: 3/23/2017 Math 2250 Lab 08 Lab Section: Class ID: Name/uNID: Due Date: 3/23/2017 TA: Instructions: Unless stated otherwise, please show all your work and explain your reasoning when necessary, as partial credit

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

Physics 351 Wednesday, February 14, 2018

Physics 351 Wednesday, February 14, 2018 Physics 351 Wednesday, February 14, 2018 HW4 due Friday. For HW help, Bill is in DRL 3N6 Wed 4 7pm. Grace is in DRL 2C2 Thu 5:30 8:30pm. Respond at pollev.com/phys351 or text PHYS351 to 37607 once to join,

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

4. Complex Oscillations

4. Complex Oscillations 4. Complex Oscillations The most common use of complex numbers in physics is for analyzing oscillations and waves. We will illustrate this with a simple but crucially important model, the damped harmonic

More information

Coordinate Curves for Trajectories

Coordinate Curves for Trajectories 43 The material on linearizations and Jacobian matrices developed in the last chapter certainly expanded our ability to deal with nonlinear systems of differential equations Unfortunately, those tools

More information

Computational Physics (6810): Session 8

Computational Physics (6810): Session 8 Computational Physics (6810): Session 8 Dick Furnstahl Nuclear Theory Group OSU Physics Department February 24, 2014 Differential equation solving Session 7 Preview Session 8 Stuff Solving differential

More information

Lab M1: The Simple Pendulum

Lab M1: The Simple Pendulum Spring 2003 M1.1 Introduction. Lab M1: The Simple Pendulum The simple pendulum is a favorite introductory exercise because Galileo's experiments on pendulums in the early 1600s are usually regarded as

More information

Solutions to the Homework Replaces Section 3.7, 3.8

Solutions to the Homework Replaces Section 3.7, 3.8 Solutions to the Homework Replaces Section 3.7, 3.8 1. Our text (p. 198) states that µ ω 0 = ( 1 γ2 4km ) 1/2 1 1 2 γ 2 4km How was this approximation made? (Hint: Linearize 1 x) SOLUTION: We linearize

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

Math 215/255 Final Exam (Dec 2005)

Math 215/255 Final Exam (Dec 2005) Exam (Dec 2005) Last Student #: First name: Signature: Circle your section #: Burggraf=0, Peterson=02, Khadra=03, Burghelea=04, Li=05 I have read and understood the instructions below: Please sign: Instructions:.

More information

Solutions to the Review Questions

Solutions to the Review Questions Solutions to the Review Questions Short Answer/True or False. True or False, and explain: (a) If y = y + 2t, then 0 = y + 2t is an equilibrium solution. False: This is an isocline associated with a slope

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

Math 251 December 14, 2005 Answer Key to Final Exam. 1 18pt 2 16pt 3 12pt 4 14pt 5 12pt 6 14pt 7 14pt 8 16pt 9 20pt 10 14pt Total 150pt

Math 251 December 14, 2005 Answer Key to Final Exam. 1 18pt 2 16pt 3 12pt 4 14pt 5 12pt 6 14pt 7 14pt 8 16pt 9 20pt 10 14pt Total 150pt Name Section Math 51 December 14, 5 Answer Key to Final Exam There are 1 questions on this exam. Many of them have multiple parts. The point value of each question is indicated either at the beginning

More information

Notes on numerical solution of differential equations

Notes on numerical solution of differential equations Notes on numerical solution of differential equations Some definitions, for those who don t know: A differential equation is any equation that relates a thing to its derivatives. For instance, Newton s

More information

Consider a particle in 1D at position x(t), subject to a force F (x), so that mẍ = F (x). Define the kinetic energy to be.

Consider a particle in 1D at position x(t), subject to a force F (x), so that mẍ = F (x). Define the kinetic energy to be. Chapter 4 Energy and Stability 4.1 Energy in 1D Consider a particle in 1D at position x(t), subject to a force F (x), so that mẍ = F (x). Define the kinetic energy to be T = 1 2 mẋ2 and the potential energy

More information

Nonlinear Oscillators: Free Response

Nonlinear Oscillators: Free Response 20 Nonlinear Oscillators: Free Response Tools Used in Lab 20 Pendulums To the Instructor: This lab is just an introduction to the nonlinear phase portraits, but the connection between phase portraits and

More information

Introduction to Modern Control MT 2016

Introduction to Modern Control MT 2016 CDT Autonomous and Intelligent Machines & Systems Introduction to Modern Control MT 2016 Alessandro Abate Lecture 2 First-order ordinary differential equations (ODE) Solution of a linear ODE Hints to nonlinear

More information

for non-homogeneous linear differential equations L y = f y H

for non-homogeneous linear differential equations L y = f y H Tues March 13: 5.4-5.5 Finish Monday's notes on 5.4, Then begin 5.5: Finding y P for non-homogeneous linear differential equations (so that you can use the general solution y = y P y = y x in this section...

More information

Problem List MATH 5173 Spring, 2014

Problem List MATH 5173 Spring, 2014 Problem List MATH 5173 Spring, 2014 The notation p/n means the problem with number n on page p of Perko. 1. 5/3 [Due Wednesday, January 15] 2. 6/5 and describe the relationship of the phase portraits [Due

More information

ODEs. September 7, Consider the following system of two coupled first-order ordinary differential equations (ODEs): A =

ODEs. September 7, Consider the following system of two coupled first-order ordinary differential equations (ODEs): A = ODEs September 7, 2017 In [1]: using Interact, PyPlot 1 Exponential growth and decay Consider the following system of two coupled first-order ordinary differential equations (ODEs): d x/dt = A x for the

More information

Homework 1. Due Tuesday, January 29.

Homework 1. Due Tuesday, January 29. Homework 1. Due Tuesday, January 29. Problem 1. An ideal rope (no friction) lying on a table slides from its edge down to a scales lying on the floor. The table s height is h. Find a stationary velocity

More information

NORMAL MODES, WAVE MOTION AND THE WAVE EQUATION. Professor G.G.Ross. Oxford University Hilary Term 2009

NORMAL MODES, WAVE MOTION AND THE WAVE EQUATION. Professor G.G.Ross. Oxford University Hilary Term 2009 NORMAL MODES, WAVE MOTION AND THE WAVE EQUATION Professor G.G.Ross Oxford University Hilary Term 009 This course of twelve lectures covers material for the paper CP4: Differential Equations, Waves and

More information

1 Assignment 1: Nonlinear dynamics (due September

1 Assignment 1: Nonlinear dynamics (due September Assignment : Nonlinear dynamics (due September 4, 28). Consider the ordinary differential equation du/dt = cos(u). Sketch the equilibria and indicate by arrows the increase or decrease of the solutions.

More information

Wave Phenomena Physics 15c

Wave Phenomena Physics 15c Wave Phenomena Physics 15c Lecture Harmonic Oscillators (H&L Sections 1.4 1.6, Chapter 3) Administravia! Problem Set #1! Due on Thursday next week! Lab schedule has been set! See Course Web " Laboratory

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

The Liapunov Method for Determining Stability (DRAFT)

The Liapunov Method for Determining Stability (DRAFT) 44 The Liapunov Method for Determining Stability (DRAFT) 44.1 The Liapunov Method, Naively Developed In the last chapter, we discussed describing trajectories of a 2 2 autonomous system x = F(x) as level

More information

Math 307 A - Spring 2015 Final Exam June 10, 2015

Math 307 A - Spring 2015 Final Exam June 10, 2015 Name: Math 307 A - Spring 2015 Final Exam June 10, 2015 Student ID Number: There are 8 pages of questions. In addition, the last page is the basic Laplace transform table. Make sure your exam contains

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

Selected Topics in Physics a lecture course for 1st year students by W.B. von Schlippe Spring Semester 2007

Selected Topics in Physics a lecture course for 1st year students by W.B. von Schlippe Spring Semester 2007 Selected Topics in Physics a lecture course for st year students by W.B. von Schlippe Spring Semester 7 Lecture : Oscillations simple harmonic oscillations; coupled oscillations; beats; damped oscillations;

More information

Math 215/255 Final Exam, December 2013

Math 215/255 Final Exam, December 2013 Math 215/255 Final Exam, December 2013 Last Name: Student Number: First Name: Signature: Instructions. The exam lasts 2.5 hours. No calculators or electronic devices of any kind are permitted. A formula

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

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

Lecture 9. Systems of Two First Order Linear ODEs

Lecture 9. Systems of Two First Order Linear ODEs Math 245 - Mathematics of Physics and Engineering I Lecture 9. Systems of Two First Order Linear ODEs January 30, 2012 Konstantin Zuev (USC) Math 245, Lecture 9 January 30, 2012 1 / 15 Agenda General Form

More information

ORDINARY DIFFERENTIAL EQUATIONS

ORDINARY DIFFERENTIAL EQUATIONS ORDINARY DIFFERENTIAL EQUATIONS GABRIEL NAGY Mathematics Department, Michigan State University, East Lansing, MI, 4884 NOVEMBER 9, 7 Summary This is an introduction to ordinary differential equations We

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

Math 266: Phase Plane Portrait

Math 266: Phase Plane Portrait Math 266: Phase Plane Portrait Long Jin Purdue, Spring 2018 Review: Phase line for an autonomous equation For a single autonomous equation y = f (y) we used a phase line to illustrate the equilibrium solutions

More information

Ordinary Differential Equations

Ordinary Differential Equations Ordinary Differential Equations for Engineers and Scientists Gregg Waterman Oregon Institute of Technology c 2017 Gregg Waterman This work is licensed under the Creative Commons Attribution 4.0 International

More information

Chapter 1, Section 1.2, Example 9 (page 13) and Exercise 29 (page 15). Use the Uniqueness Tool. Select the option ẋ = x

Chapter 1, Section 1.2, Example 9 (page 13) and Exercise 29 (page 15). Use the Uniqueness Tool. Select the option ẋ = x Use of Tools from Interactive Differential Equations with the texts Fundamentals of Differential Equations, 5th edition and Fundamentals of Differential Equations and Boundary Value Problems, 3rd edition

More information

Question: Total. Points:

Question: Total. Points: MATH 308 May 23, 2011 Final Exam Name: ID: Question: 1 2 3 4 5 6 7 8 9 Total Points: 0 20 20 20 20 20 20 20 20 160 Score: There are 9 problems on 9 pages in this exam (not counting the cover sheet). Make

More information

Problem 1: Lagrangians and Conserved Quantities. Consider the following action for a particle of mass m moving in one dimension

Problem 1: Lagrangians and Conserved Quantities. Consider the following action for a particle of mass m moving in one dimension 105A Practice Final Solutions March 13, 01 William Kelly Problem 1: Lagrangians and Conserved Quantities Consider the following action for a particle of mass m moving in one dimension S = dtl = mc dt 1

More information