1D Wave PDE. Introduction to Partial Differential Equations part of EM, Scalar and Vector Fields module (PHY2064) Richard Sear.

Size: px
Start display at page:

Download "1D Wave PDE. Introduction to Partial Differential Equations part of EM, Scalar and Vector Fields module (PHY2064) Richard Sear."

Transcription

1 Introduction to Partial Differential Equations part of EM, Scalar and Vector Fields module (PHY2064) November 12, 2018

2 Wave equation in one dimension This lecture Wave PDE in 1D Method of Separation of Variables to solve wave PDE Solution with just one wavevector k Fourier series

3 Wave equation in one dimension The one-dimensional wave equation, for a function W (x, t), is 2 W (x, t) x 2 = 1 2 W (x, t) c 2 t 2 or equivalently 2 W (x, t) t 2 = c 2 2 W (x, t) x 2 where c is the speed of the wave. Note that it is a linear homogeneous PDE. W could be, for example, a component of an EM field, the pressure of air in a sound wave moving along the x axis, or it could be the displacement of a string, for a wave moving along a taught string.

4 Wave equation in one dimension: Standing wave solutions via method of separation of variables The main technique we will use for solving the wave, diffusion and Laplace PDEs is the method of Separation of Variables. For the wave equation in 1D, this works as follows. We know the solution will be a function of two variables: x and t, W (x, t). We assume it has a specific form, namely that it is the product of a function only of x, X (x), times a function only of t, T (t). W (x, t) = X (x)t (t) Using this we can break the PDE into a pair of ODEs, each of which is much easier to solve than the PDE. Note that this assumption is wrong for most functions of x and t, e.g., W (x, t) = x + t cannot be written in the form of X (x)t (t).

5 Wave equation in one dimension: Standing wave solutions via method of separation of variables Because the assumption W (x, t) = X (x)t (t) is not correct in most cases it will give us a solution, but usually not the particular solution that is consistent with the boundary conditions we want to apply. This is where Fourier series come in. We will find that X and T are sines and cosines, and from the mathematics of Fourier series we know we can write essentially any function as a sum of sines and cosines. Because we can write any function as a Fourier series, we can use a Fourier series to satisfy any set of BCs.

6 Wave equation in one dimension: Standing wave and travelling wave solutions The one-dimensional wave equation, for a function W (x, t), is 2 W (x, t) x 2 = 1 2 W (x, t) c 2 t 2 If we substitute W (x, t) = X (x)t (t) into the one-dimensional wave equation we get 2 X (x)t (t) x 2 = 1 2 X (x)t (t) c 2 t 2

7 Wave equation in one dimension: Standing wave solutions We can take T out of the x differentiation as it is independent of x, and similarly we can take X out of the t differentiation, then T (t) d2 X (x) dx 2 = 1 c 2 X T (t) (x)d2 dt 2 If we divide both sides by XT, we get 1 d 2 X (x) X (x) dx 2 = 1 1 d 2 T (t) c 2 T (t) dt 2 Now, we notice that the left-hand side is a function of x but not of t while the right-hand side is a function of t but not of x.

8 Wave equation in one dimension: Standing wave solutions So the LHS tells us that the equation does not depend on t (the only function of t is T and that is not present on the LHS), and the RHS tells us that it does not depend on x. Therefore it cannot depend on either x or t, and so must be a constant. At the moment we don t know what this constant is and so could call it C. But as we ll see we ll need it to be negative, and it will help if is squared, so we will call this constant k 2. So we have 1 d 2 X (x) X (x) dx 2 = 1 1 d 2 T (t) c 2 T (t) dt 2 = k 2 which gives us the two ODEs d 2 X (x) dx 2 = k 2 X (x) and d 2 T (t) dt 2 = k 2 c 2 T (t)

9 Wave equation in one dimension: Standing wave solutions Revision The two ODEs are just the ODEs for SHM d 2 X (x) dx 2 = k 2 X (x) and The solutions of these ODEs are d 2 T (t) dt 2 = k 2 c 2 T (t) X (x) = A cos(kx)+b sin(kx) and T (t) = C cos(kct)+d sin(kct) Note that these are the general solutions to these second order ODEs as they each have two unknown constants.

10 Why the minus sign? We choose the sign as we wanted sine and cosine functions. If we picked a + sign, we would get exponentials, which are not useful for the problems we study here but might be in other problems. The fact that k is squared is because if we do this we get that k is just the standard wavevector a wave, i.e., k = 2π/λ, for λ the wavelength of the wave.

11 Wave equation in one dimension: Standing wave solution We can multiply X and T together and get the solution for W W (x, t) = X (x)t (t) = [A cos(kx) + B sin(kx)] [C cos(kct) + D sin(kct)] or W (x, t) = AC cos(kx) cos(kct) + AD cos(kx) sin(kct) + BC sin(kx) cos(kct) + BD sin(kx) sin(kct) Defining the four new constants E = AC, F = AD, G = BC and H = BD we have that the solution is W (x, t) = E cos(kx) cos(kct) + F cos(kx) sin(kct) + G sin(kx) cos(kct) + H sin(kx) sin(kct) This solution has four terms: the four combinations of sines and cosines as functions of space and of time.

12 Wave equation in one dimension: Standing and travelling wave solutions The wave PDE can be solved by both standing and travelling wave solutions. Standing wave is W (x, t) = E cos(kx) cos(kct) + F cos(kx) sin(kct) while travelling wave solution is + G sin(kx) cos(kct) + H sin(kx) sin(kct) W (x, t) = P cos (k(x ct)) + Q cos (k(x + ct)) + R sin (k(x ct)) + S sin (k(x + ct)) there are 4 travelling waves, a sine and cosine moving with velocity +c, and a sine and cosine with velocity c. Can convert between the two using the trig identity 2 cos(α) cos(β) = cos(α + β) + cos(α β) and the equivalent for the sine function.

13 Boundary conditions As always, determining the particular solution requires not just solving the PDE, but imposing the BCs. We will see how this works using a simple example where we assume only waves with one wavelength λ, and so one wavevector k = 2π/λ are present.

14 BCs for example with only one wavevector k A possible solution of the wave equation, for waves of speed c = 2, consists of cosine standing waves of amplitudes A and B W (x, t) = A cos(kx) cos(2kt) + B cos(kx) sin(2kt) This is 3 constants whose values we need to determine in order to determine the particular solution: A, B and k. The BCs we look at here are initial conditions, i.e., state of the wave at t = 0. Because the wave equation is second order with respect to the time derivative, we have two BCs at t = 0: First BC: W (x, t = 0) = 10 cos(0.75x) and the time derivative of this wave, ( ) W (x, t) Second BC: t t=0 = 0

15 BCs for example with only one wavevector k If we impose these BCs, we get W (x, t = 0) = 10 cos(0.75x) = A cos(kx) cos(0) + B cos(kx) sin(0) or 10 cos(0.75x) = A cos(kx) so we must have that k = 0.75 and A = 10. Note that here we are equating functions and so LHS = RHS at all values of x. The solution then becomes W (x, t) = 10 cos(0.75x) cos(1.5t) + B cos(0.75x) sin(1.5t)

16 BCs for example with only one wavevector k For the second BC we need the time derivative W (x, t) t = 15 cos(0.75x) sin(1.5t) + 1.5B cos(0.75x) cos(1.5t) equating this to the 2nd BC ( ) W (x, t) t and t=0 = 0 15 cos(0.75x) sin(0)+1.5b cos(0.75x) cos(0) = 1.5B cos(0.75x) = 0 so B = 0.

17 BCs for example with only one wavevector k The particular solution is then W (x, t) = 10 cos(0.75x) cos(1.5t) For example, the thick green curve below is at t = 0, while the thinner cyan curve is 1 s later. Note that this solution is just one simple standing wave. 10 W (x, t) x

18 Wave equation in one dimension: Fourier Series travelling wave solutions Any solution of the wave PDE, with period L, can be written in terms of a sum of travelling waves, i.e., functions like sin(k(x ct)) W (x, t) = C + n=1 [ ( 2πn A n cos L ( ) 2πn + C n cos (x + ct) L ) ( 2πn (x ct) + B n sin L ( 2πn + D n sin (x + ct) L ) (x ct) because all the above terms are solutions of the wave PDE, and we know we can write any function as a Fourier series, so using a Fourier series we can satisfy any BCs. The first two terms in the sum are sine and cosine waves moving to the right, with speed c, whereas the last two terms are sine and cosine waves moving to the left, with speed c. )]

19 Example Fourier Series travelling wave solution We can consider a simple example: the square wave, defined by { 1 π < x < 0 W (x, t = 0) = +1 0 < x < π has the Fourier series W (x, t = 0) = n=1,3,5,7,... 4 sin (nx) nπ Note that for this particular square wave, the sum only includes every second term, the n even terms are zero.

20 Travelling wave solutions as Fourier Series To convert this to a travelling wave moving with speed +c all we need to do is replace x by x ct W (x, t) = n=1,3,5,7,... 4 sin (n(x ct)) nπ In effect, we are applying BCs here. The BCs are that at t = 0 W (x, t = 0) is the square wave on the previous slide, and that it then moves forward at speed c (i.e., no component moving at c.).

21 Travelling wave solutions as Fourier Series A plot of a sine wave approximation (up to n = 25) square-wave travelling wave W (x) of wavelength L = 2π, at two times, t = 0 (dark green thick curve) and t = 2 (cyan thinner curve). The speed c = 1. 1 W (x, t) x

22 Wave equation in one dimension This lecture Wave PDE in 1D Method of Separation of Variables to solve wave PDE Solution with just one wavevector k & BCs Fourier series

Traveling Waves: Energy Transport

Traveling Waves: Energy Transport Traveling Waves: Energ Transport wave is a traveling disturbance that transports energ but not matter. Intensit: I P power rea Intensit I power per unit area (measured in Watts/m 2 ) Intensit is proportional

More information

Mathematics for Chemists 2 Lecture 14: Fourier analysis. Fourier series, Fourier transform, DFT/FFT

Mathematics for Chemists 2 Lecture 14: Fourier analysis. Fourier series, Fourier transform, DFT/FFT Mathematics for Chemists 2 Lecture 14: Fourier analysis Fourier series, Fourier transform, DFT/FFT Johannes Kepler University Summer semester 2012 Lecturer: David Sevilla Fourier analysis 1/25 Remembering

More information

Chapter 16 - Waves. I m surfing the giant life wave. -William Shatner. David J. Starling Penn State Hazleton PHYS 213. Chapter 16 - Waves

Chapter 16 - Waves. I m surfing the giant life wave. -William Shatner. David J. Starling Penn State Hazleton PHYS 213. Chapter 16 - Waves I m surfing the giant life wave. -William Shatner David J. Starling Penn State Hazleton PHYS 213 There are three main types of waves in physics: (a) Mechanical waves: described by Newton s laws and propagate

More information

Lecture 6: Differential Equations Describing Vibrations

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

More information

Chapter 10: Partial Differential Equations

Chapter 10: Partial Differential Equations 1.1: Introduction Chapter 1: Partial Differential Equations Definition: A differential equations whose dependent variable varies with respect to more than one independent variable is called a partial differential

More information

Chapter 16 Waves. Types of waves Mechanical waves. Electromagnetic waves. Matter waves

Chapter 16 Waves. Types of waves Mechanical waves. Electromagnetic waves. Matter waves Chapter 16 Waves Types of waves Mechanical waves exist only within a material medium. e.g. water waves, sound waves, etc. Electromagnetic waves require no material medium to exist. e.g. light, radio, microwaves,

More information

PH2130. Week 1. Week 2. Week 3. Questions for contemplation. Why differential equations? Why usually linear diff eq n s? Why usually 2 nd order?

PH2130. Week 1. Week 2. Week 3. Questions for contemplation. Why differential equations? Why usually linear diff eq n s? Why usually 2 nd order? PH130 week 3, page 1 PH130 Questions for contemplation Week 1 Why differential equations? Week Why usually linear diff eq n s? Week 3 Why usually nd order? PH130 week 3, page Aims of Wk 3 Lect 1 Recognise

More information

Waves, the Wave Equation, and Phase Velocity

Waves, the Wave Equation, and Phase Velocity Waves, the Wave Equation, and Phase Velocity What is a wave? The one-dimensional wave equation Wavelength, frequency, period, etc. Phase velocity Complex numbers and exponentials Plane waves, laser beams,

More information

Periodic functions: simple harmonic oscillator

Periodic functions: simple harmonic oscillator Periodic functions: simple harmonic oscillator Recall the simple harmonic oscillator (e.g. mass-spring system) d 2 y dt 2 + ω2 0y = 0 Solution can be written in various ways: y(t) = Ae iω 0t y(t) = A cos

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

MAGIC058 & MATH64062: Partial Differential Equations 1

MAGIC058 & MATH64062: Partial Differential Equations 1 MAGIC58 & MATH6462: Partial Differential Equations Section 6 Fourier transforms 6. The Fourier integral formula We have seen from section 4 that, if a function f(x) satisfies the Dirichlet conditions,

More information

Partial Differential Equations - part of EM Waves module (PHY2065)

Partial Differential Equations - part of EM Waves module (PHY2065) Partial Differential Equations - part of EM Waves module (PHY2065) Richard Sear February 7, 2013 Recommended textbooks 1. Mathematical methods in the physical sciences, Mary Boas. 2. Essential mathematical

More information

spring mass equilibrium position +v max

spring mass equilibrium position +v max Lecture 20 Oscillations (Chapter 11) Review of Simple Harmonic Motion Parameters Graphical Representation of SHM Review of mass-spring pendulum periods Let s review Simple Harmonic Motion. Recall we used

More information

CHAPTER 17 HINT FOR EXERCISE 4

CHAPTER 17 HINT FOR EXERCISE 4 CHAPTER 17 HINT FOR EXERCISE 4 Use ω =2πf to find the angular frequency and v = ω/k to find the angular wave number. The position and time dependent terms in the expression for the displacement must have

More information

Chapter 16 Waves in One Dimension

Chapter 16 Waves in One Dimension Chapter 16 Waves in One Dimension Slide 16-1 Reading Quiz 16.05 f = c Slide 16-2 Reading Quiz 16.06 Slide 16-3 Reading Quiz 16.07 Heavier portion looks like a fixed end, pulse is inverted on reflection.

More information

MB4018 Differential equations

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

More information

Partial Differential Equations

Partial Differential Equations Partial Differential Equations Partial differential equations (PDEs) are equations involving functions of more than one variable and their partial derivatives with respect to those variables. Most (but

More information

Professor Jasper Halekas Van Allen 70 MWF 12:30-1:20 Lecture

Professor Jasper Halekas Van Allen 70 MWF 12:30-1:20 Lecture Professor Jasper Halekas Van Allen 70 MWF 1:30-1:0 Lecture Back on regular schedule for the next two weeks until Spring Break! There will be labs and homework due this week and next Labs this week and

More information

Waves, the Wave Equation, and Phase Velocity. We ll start with optics. The one-dimensional wave equation. What is a wave? Optional optics texts: f(x)

Waves, the Wave Equation, and Phase Velocity. We ll start with optics. The one-dimensional wave equation. What is a wave? Optional optics texts: f(x) We ll start with optics Optional optics texts: Waves, the Wave Equation, and Phase Velocity What is a wave? f(x) f(x-) f(x-) f(x-3) Eugene Hecht, Optics, 4th ed. J.F. James, A Student's Guide to Fourier

More information

Traveling Harmonic Waves

Traveling Harmonic Waves Traveling Harmonic Waves 6 January 2016 PHYC 1290 Department of Physics and Atmospheric Science Functional Form for Traveling Waves We can show that traveling waves whose shape does not change with time

More information

Chapter 2 Solutions. Chapter 2 Solutions 1. 4( z t) ( z t) z t

Chapter 2 Solutions. Chapter 2 Solutions 1. 4( z t) ( z t) z t Chapter Solutions 1 Chapter Solutions.1. 1 z t ( z t) z z ( z t) t t It s a twice differentiable function of ( z t ), where is in the negative z direction. 1 y t ( y, t) ( y4 t) ( y 4 t) y y 8( y 4 t)

More information

Maths 381 The First Midterm Solutions

Maths 381 The First Midterm Solutions Maths 38 The First Midterm Solutions As Given by Peter Denton October 8, 8 # From class, we have that If we make the substitution y = x 3/, we get # Once again, we use the fact that and substitute into

More information

single uniform density, but has a step change in density at x = 0, with the string essentially y(x, t) =A sin(!t k 1 x), (5.1)

single uniform density, but has a step change in density at x = 0, with the string essentially y(x, t) =A sin(!t k 1 x), (5.1) Chapter 5 Waves II 5.1 Reflection & Transmission of waves et us now consider what happens to a wave travelling along a string which no longer has a single uniform density, but has a step change in density

More information

Differential Equations

Differential Equations Differential Equations Problem Sheet 1 3 rd November 2011 First-Order Ordinary Differential Equations 1. Find the general solutions of the following separable differential equations. Which equations are

More information

No Lecture on Wed. But, there is a lecture on Thursday, at your normal recitation time, so please be sure to come!

No Lecture on Wed. But, there is a lecture on Thursday, at your normal recitation time, so please be sure to come! Announcements Quiz 6 tomorrow Driscoll Auditorium Covers: Chapter 15 (lecture and homework, look at Questions, Checkpoint, and Summary) Chapter 16 (Lecture material covered, associated Checkpoints and

More information

1 (2n)! (-1)n (θ) 2n

1 (2n)! (-1)n (θ) 2n Complex Numbers and Algebra The real numbers are complete for the operations addition, subtraction, multiplication, and division, or more suggestively, for the operations of addition and multiplication

More information

Chapter 9. Electromagnetic Waves

Chapter 9. Electromagnetic Waves Chapter 9. Electromagnetic Waves 9.1 Waves in One Dimension 9.1.1 The Wave Equation What is a "wave?" Let's start with the simple case: fixed shape, constant speed: How would you represent such a string

More information

Mechanical Waves. 3: Mechanical Waves (Chapter 16) Waves: Space and Time

Mechanical Waves. 3: Mechanical Waves (Chapter 16) Waves: Space and Time 3: Mechanical Waves (Chapter 6) Phys3, A Dr. Robert MacDonald Mechanical Waves A mechanical wave is a travelling disturbance in a medium (like water, string, earth, Slinky, etc). Move some part of the

More information

THE UNIVERSITY OF WESTERN ONTARIO. Applied Mathematics 375a Instructor: Matt Davison. Final Examination December 14, :00 12:00 a.m.

THE UNIVERSITY OF WESTERN ONTARIO. Applied Mathematics 375a Instructor: Matt Davison. Final Examination December 14, :00 12:00 a.m. THE UNIVERSITY OF WESTERN ONTARIO London Ontario Applied Mathematics 375a Instructor: Matt Davison Final Examination December 4, 22 9: 2: a.m. 3 HOURS Name: Stu. #: Notes: ) There are 8 question worth

More information

6 Non-homogeneous Heat Problems

6 Non-homogeneous Heat Problems 6 Non-homogeneous Heat Problems Up to this point all the problems we have considered for the heat or wave equation we what we call homogeneous problems. This means that for an interval < x < l the problems

More information

1 Separation of Variables

1 Separation of Variables Jim ambers ENERGY 281 Spring Quarter 27-8 ecture 2 Notes 1 Separation of Variables In the previous lecture, we learned how to derive a PDE that describes fluid flow. Now, we will learn a number of analytical

More information

Partial Differential Equations Summary

Partial Differential Equations Summary Partial Differential Equations Summary 1. The heat equation Many physical processes are governed by partial differential equations. temperature of a rod. In this chapter, we will examine exactly that.

More information

Wave Equation Modelling Solutions

Wave Equation Modelling Solutions Wave Equation Modelling Solutions SEECS-NUST December 19, 2017 Wave Phenomenon Waves propagate in a pond when we gently touch water in it. Wave Phenomenon Our ear drums are very sensitive to small vibrations

More information

Mathematical methods and its applications Dr. S. K. Gupta Department of Mathematics Indian Institute of Technology, Roorkee

Mathematical methods and its applications Dr. S. K. Gupta Department of Mathematics Indian Institute of Technology, Roorkee Mathematical methods and its applications Dr. S. K. Gupta Department of Mathematics Indian Institute of Technology, Roorkee Lecture - 56 Fourier sine and cosine transforms Welcome to lecture series on

More information

Lecture 4: Oscillators to Waves

Lecture 4: Oscillators to Waves Matthew Schwartz Lecture 4: Oscillators to Waves Review two masses Last time we studied how two coupled masses on springs move If we take κ=k for simplicity, the two normal modes correspond to ( ) ( )

More information

Physics 250 Green s functions for ordinary differential equations

Physics 250 Green s functions for ordinary differential equations Physics 25 Green s functions for ordinary differential equations Peter Young November 25, 27 Homogeneous Equations We have already discussed second order linear homogeneous differential equations, which

More information

Math 2930 Worksheet Final Exam Review

Math 2930 Worksheet Final Exam Review Math 293 Worksheet Final Exam Review Week 14 November 3th, 217 Question 1. (* Solve the initial value problem y y = 2xe x, y( = 1 Question 2. (* Consider the differential equation: y = y y 3. (a Find the

More information

1 f. result from periodic disturbance same period (frequency) as source Longitudinal or Transverse Waves Characterized by

1 f. result from periodic disturbance same period (frequency) as source Longitudinal or Transverse Waves Characterized by result from periodic disturbance same period (frequency) as source Longitudinal or Transverse Waves Characterized by amplitude (how far do the bits move from their equilibrium positions? Amplitude of MEDIUM)

More information

Waves Solutions to the Wave Equation Sine Waves Transverse Speed and Acceleration

Waves Solutions to the Wave Equation Sine Waves Transverse Speed and Acceleration Waves Solutions to the Wave Equation Sine Waves Transverse Speed and Acceleration Lana Sheridan De Anza College May 17, 2018 Last time pulse propagation the wave equation Overview solutions to the wave

More information

PDEs in Spherical and Circular Coordinates

PDEs in Spherical and Circular Coordinates Introduction to Partial Differential Equations part of EM, Scalar and Vector Fields module (PHY2064) This lecture Laplacian in spherical & circular polar coordinates Laplace s PDE in electrostatics Schrödinger

More information

Physics 6303 Lecture 9 September 17, ct' 2. ct' ct'

Physics 6303 Lecture 9 September 17, ct' 2. ct' ct' Physics 6303 Lecture 9 September 17, 018 LAST TIME: Finished tensors, vectors, 4-vectors, and 4-tensors One last point is worth mentioning although it is not commonly in use. It does, however, build on

More information

Physics 6303 Lecture 8 September 25, 2017

Physics 6303 Lecture 8 September 25, 2017 Physics 6303 Lecture 8 September 25, 2017 LAST TIME: Finished tensors, vectors, and matrices At the beginning of the course, I wrote several partial differential equations (PDEs) that are used in many

More information

Professor Jasper Halekas Van Allen 70 MWF 12:30-1:20 Lecture

Professor Jasper Halekas Van Allen 70 MWF 12:30-1:20 Lecture Professor Jasper Halekas Van Allen 70 MWF 1:30-1:0 Lecture Back on regular schedule for the next two weeks There *will* be labs and homeworks due this week and next EM Waves (light/photons) Amplitude E

More information

Waves Part 3A: Standing Waves

Waves Part 3A: Standing Waves Waves Part 3A: Standing Waves Last modified: 24/01/2018 Contents Links Contents Superposition Standing Waves Definition Nodes Anti-Nodes Standing Waves Summary Standing Waves on a String Standing Waves

More information

Fourier Series. Department of Mathematical and Statistical Sciences University of Alberta

Fourier Series. Department of Mathematical and Statistical Sciences University of Alberta 1 Lecture Notes on Partial Differential Equations Chapter IV Fourier Series Ilyasse Aksikas Department of Mathematical and Statistical Sciences University of Alberta aksikas@ualberta.ca DEFINITIONS 2 Before

More information

Separation of Variables. A. Three Famous PDE s

Separation of Variables. A. Three Famous PDE s Separation of Variables c 14, Philip D. Loewen A. Three Famous PDE s 1. Wave Equation. Displacement u depends on position and time: u = u(x, t. Concavity drives acceleration: u tt = c u xx.. Heat Equation.

More information

A Motivation for Fourier Analysis in Physics

A Motivation for Fourier Analysis in Physics A Motivation for Fourier Analysis in Physics PHYS 500 - Southern Illinois University November 8, 2016 PHYS 500 - Southern Illinois University A Motivation for Fourier Analysis in Physics November 8, 2016

More information

Chapter 8 Integration Techniques and Improper Integrals

Chapter 8 Integration Techniques and Improper Integrals Chapter 8 Integration Techniques and Improper Integrals 8.1 Basic Integration Rules 8.2 Integration by Parts 8.4 Trigonometric Substitutions 8.5 Partial Fractions 8.6 Numerical Integration 8.7 Integration

More information

Chapter 16 Waves in One Dimension

Chapter 16 Waves in One Dimension Lecture Outline Chapter 16 Waves in One Dimension Slide 16-1 Chapter 16: Waves in One Dimension Chapter Goal: To study the kinematic and dynamics of wave motion, i.e., the transport of energy through a

More information

The maximum value of the acceleration occurs when sin=1 with magnitude

The maximum value of the acceleration occurs when sin=1 with magnitude SOLUTIONS 1231 T1 Q1. SHM Vibrating Strip (a)(i) For SHM, y = Asin(ωt + φ ) for amplitude A and angular frequency ω. Set φ = 0. (ii) The velocity is given by v = dy dx = ωa cosωt The maximum speed vm occurs

More information

Midterm 2: Sample solutions Math 118A, Fall 2013

Midterm 2: Sample solutions Math 118A, Fall 2013 Midterm 2: Sample solutions Math 118A, Fall 213 1. Find all separated solutions u(r,t = F(rG(t of the radially symmetric heat equation u t = k ( r u. r r r Solve for G(t explicitly. Write down an ODE for

More information

Math 5440 Problem Set 7 Solutions

Math 5440 Problem Set 7 Solutions Math 544 Math 544 Problem Set 7 Solutions Aaron Fogelson Fall, 13 1: (Logan, 3. # 1) Verify that the set of functions {1, cos(x), cos(x),...} form an orthogonal set on the interval [, π]. Next verify that

More information

PHYSICS 149: Lecture 24

PHYSICS 149: Lecture 24 PHYSICS 149: Lecture 24 Chapter 11: Waves 11.8 Reflection and Refraction 11.10 Standing Waves Chapter 12: Sound 12.1 Sound Waves 12.4 Standing Sound Waves Lecture 24 Purdue University, Physics 149 1 ILQ

More information

Series FOURIER SERIES. Graham S McDonald. A self-contained Tutorial Module for learning the technique of Fourier series analysis

Series FOURIER SERIES. Graham S McDonald. A self-contained Tutorial Module for learning the technique of Fourier series analysis Series FOURIER SERIES Graham S McDonald A self-contained Tutorial Module for learning the technique of Fourier series analysis Table of contents Begin Tutorial c 24 g.s.mcdonald@salford.ac.uk 1. Theory

More information

Find the Fourier series of the odd-periodic extension of the function f (x) = 1 for x ( 1, 0). Solution: The Fourier series is.

Find the Fourier series of the odd-periodic extension of the function f (x) = 1 for x ( 1, 0). Solution: The Fourier series is. Review for Final Exam. Monday /09, :45-:45pm in CC-403. Exam is cumulative, -4 problems. 5 grading attempts per problem. Problems similar to homeworks. Integration and LT tables provided. No notes, no

More information

The Schroedinger equation

The Schroedinger equation The Schroedinger equation After Planck, Einstein, Bohr, de Broglie, and many others (but before Born), the time was ripe for a complete theory that could be applied to any problem involving nano-scale

More information

Quantum Mechanics. p " The Uncertainty Principle places fundamental limits on our measurements :

Quantum Mechanics. p  The Uncertainty Principle places fundamental limits on our measurements : Student Selected Module 2005/2006 (SSM-0032) 17 th November 2005 Quantum Mechanics Outline : Review of Previous Lecture. Single Particle Wavefunctions. Time-Independent Schrödinger equation. Particle in

More information

Mechanics Physics 151

Mechanics Physics 151 Mechanics Physics 151 Lecture 4 Continuous Systems and Fields (Chapter 13) What We Did Last Time Built Lagrangian formalism for continuous system Lagrangian L Lagrange s equation = L dxdydz Derived simple

More information

Weighted SS(E) = w 2 1( y 1 y1) y n. w n. Wy W y 2 = Wy WAx 2. WAx = Wy. (WA) T WAx = (WA) T b

Weighted SS(E) = w 2 1( y 1 y1) y n. w n. Wy W y 2 = Wy WAx 2. WAx = Wy. (WA) T WAx = (WA) T b 6.8 - Applications of Inner Product Spaces Weighted Least-Squares Sometimes you want to get a least-squares solution to a problem where some of the data points are less reliable than others. In this case,

More information

CLTI Differential Equations (3A) Young Won Lim 6/4/15

CLTI Differential Equations (3A) Young Won Lim 6/4/15 CLTI Differential Equations (3A) Copyright (c) 2011-2015 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version

More information

Travelling and Standing Waves

Travelling and Standing Waves Travelling and Standing Waves Many biological phenomena are cyclic. Heartbeats Circadian rhythms, Estrus cycles Many more e.g. s Such events are best described as waves. Therefore the study of waves is

More information

Chapter 15. Mechanical Waves

Chapter 15. Mechanical Waves Chapter 15 Mechanical Waves A wave is any disturbance from an equilibrium condition, which travels or propagates with time from one region of space to another. A harmonic wave is a periodic wave in which

More information

University Physics 226N/231N Old Dominion University. Chapter 14: Oscillatory Motion

University Physics 226N/231N Old Dominion University. Chapter 14: Oscillatory Motion University Physics 226N/231N Old Dominion University Chapter 14: Oscillatory Motion Dr. Todd Satogata (ODU/Jefferson Lab) satogata@jlab.org http://www.toddsatogata.net/2016-odu Monday, November 5, 2016

More information

Derivatives of Trig and Inverse Trig Functions

Derivatives of Trig and Inverse Trig Functions Derivatives of Trig and Inverse Trig Functions Math 102 Section 102 Mingfeng Qiu Nov. 28, 2018 Office hours I m planning to have additional office hours next week. Next Monday (Dec 3), which time works

More information

S=z y. p(x, t) v. = ρ x (x,t)

S=z y. p(x, t) v. = ρ x (x,t) LTUR 2: One-imensional Traveling Waves Main Points - xponential and sine-wave solutions to the one-dimensional wave equation. - The distributed compressibility and mass in acoustic plane waves are analogous

More information

Math 54: Mock Final. December 11, y y 2y = cos(x) sin(2x). The auxiliary equation for the corresponding homogeneous problem is

Math 54: Mock Final. December 11, y y 2y = cos(x) sin(2x). The auxiliary equation for the corresponding homogeneous problem is Name: Solutions Math 54: Mock Final December, 25 Find the general solution of y y 2y = cos(x) sin(2x) The auxiliary equation for the corresponding homogeneous problem is r 2 r 2 = (r 2)(r + ) = r = 2,

More information

kg meter ii) Note the dimensions of ρ τ are kg 2 velocity 2 meter = 1 sec 2 We will interpret this velocity in upcoming slides.

kg meter ii) Note the dimensions of ρ τ are kg 2 velocity 2 meter = 1 sec 2 We will interpret this velocity in upcoming slides. II. Generalizing the 1-dimensional wave equation First generalize the notation. i) "q" has meant transverse deflection of the string. Replace q Ψ, where Ψ may indicate other properties of the medium that

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

01 Harmonic Oscillations

01 Harmonic Oscillations Utah State University DigitalCommons@USU Foundations of Wave Phenomena Library Digital Monographs 8-2014 01 Harmonic Oscillations Charles G. Torre Department of Physics, Utah State University, Charles.Torre@usu.edu

More information

Lecture 17: Initial value problems

Lecture 17: Initial value problems Lecture 17: Initial value problems Let s start with initial value problems, and consider numerical solution to the simplest PDE we can think of u/ t + c u/ x = 0 (with u a scalar) for which the solution

More information

Strauss PDEs 2e: Section Exercise 4 Page 1 of 6

Strauss PDEs 2e: Section Exercise 4 Page 1 of 6 Strauss PDEs 2e: Section 5.3 - Exercise 4 Page of 6 Exercise 4 Consider the problem u t = ku xx for < x < l, with the boundary conditions u(, t) = U, u x (l, t) =, and the initial condition u(x, ) =, where

More information

Method of Separation of Variables

Method of Separation of Variables MODUE 5: HEAT EQUATION 11 ecture 3 Method of Separation of Variables Separation of variables is one of the oldest technique for solving initial-boundary value problems (IBVP) and applies to problems, where

More information

Solving the Heat Equation (Sect. 10.5).

Solving the Heat Equation (Sect. 10.5). Solving the Heat Equation Sect. 1.5. Review: The Stationary Heat Equation. The Heat Equation. The Initial-Boundary Value Problem. The separation of variables method. An example of separation of variables.

More information

NIL. Let M be R 3 equipped with the metric in which the following vector. fields, U = and. are an orthonormal basis.

NIL. Let M be R 3 equipped with the metric in which the following vector. fields, U = and. are an orthonormal basis. NIL KEVIN WHYTE Let M be R 3 equipped with the metric in which the following vector fields: U = x + y z V = y and W = z are an orthonormal basis. 1. Preliminaries Since we re given the metric via an orthonormal

More information

A proof for the full Fourier series on [ π, π] is given here.

A proof for the full Fourier series on [ π, π] is given here. niform convergence of Fourier series A smooth function on an interval [a, b] may be represented by a full, sine, or cosine Fourier series, and pointwise convergence can be achieved, except possibly at

More information

MATH 308 COURSE SUMMARY

MATH 308 COURSE SUMMARY MATH 308 COURSE SUMMARY Approximately a third of the exam cover the material from the first two midterms, that is, chapter 6 and the first six sections of chapter 7. The rest of the exam will cover the

More information

Introduction to Seismology Spring 2008

Introduction to Seismology Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 12.510 Introduction to Seismology Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 12.510 Introduction

More information

Examples of the Fourier Theorem (Sect. 10.3). The Fourier Theorem: Continuous case.

Examples of the Fourier Theorem (Sect. 10.3). The Fourier Theorem: Continuous case. s of the Fourier Theorem (Sect. 1.3. The Fourier Theorem: Continuous case. : Using the Fourier Theorem. The Fourier Theorem: Piecewise continuous case. : Using the Fourier Theorem. The Fourier Theorem:

More information

Superposition and Standing Waves

Superposition and Standing Waves Physics 1051 Lecture 9 Superposition and Standing Waves Lecture 09 - Contents 14.5 Standing Waves in Air Columns 14.6 Beats: Interference in Time 14.7 Non-sinusoidal Waves Trivia Questions 1 How many wavelengths

More information

ENGI 9420 Engineering Analysis Solutions to Additional Exercises

ENGI 9420 Engineering Analysis Solutions to Additional Exercises ENGI 940 Engineering Analsis Solutions to Additional Exercises 0 Fall [Partial differential equations; Chapter 8] The function ux (, ) satisfies u u u + = 0, subject to the x x u x,0 = u x, =. Classif

More information

Review Problems for Test 2

Review Problems for Test 2 Review Problems for Test Math 0 009 These problems are meant to help you study. The presence of a problem on this sheet does not imply that there will be a similar problem on the test. And the absence

More information

Lecture 4 Notes: 06 / 30. Energy carried by a wave

Lecture 4 Notes: 06 / 30. Energy carried by a wave Lecture 4 Notes: 06 / 30 Energy carried by a wave We want to find the total energy (kinetic and potential) in a sine wave on a string. A small segment of a string at a fixed point x 0 behaves as a harmonic

More information

Lecture 30. Chapter 21 Examine two wave superposition (-ωt and +ωt) Examine two wave superposition (-ω 1 t and -ω 2 t)

Lecture 30. Chapter 21 Examine two wave superposition (-ωt and +ωt) Examine two wave superposition (-ω 1 t and -ω 2 t) To do : Lecture 30 Chapter 21 Examine two wave superposition (-ωt and +ωt) Examine two wave superposition (-ω 1 t and -ω 2 t) Review for final (Location: CHEM 1351, 7:45 am ) Tomorrow: Review session,

More information

Problem Possible Score Number Points Total 74

Problem Possible Score Number Points Total 74 Name: Math Xb Midterm I Part II Spring 006 Please circle your section: Thomas Barnet-Lamb Jon Bloom Angela Vierling-Claassen MWF 0 MWF 0 MWF 0 Bret Benesh Jon Bloom MWF - MWF - Problem Possible Score Number

More information

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018 Lecture 10 Partial derivatives Dan Nichols nichols@math.umass.edu MATH 233, Spring 2018 University of Massachusetts February 27, 2018 Last time: functions of two variables f(x, y) x and y are the independent

More information

A second look at waves

A second look at waves A second loo at waves ravelling waves A first loo at Amplitude Modulation (AM) Stationary and reflected waves Lossy waves: dispersion & evanescence I thin this is the MOS IMPORAN of my eight lectures,

More information

MATH 251 Final Examination December 16, 2015 FORM A. Name: Student Number: Section:

MATH 251 Final Examination December 16, 2015 FORM A. Name: Student Number: Section: MATH 5 Final Examination December 6, 5 FORM A Name: Student Number: Section: This exam has 7 questions for a total of 5 points. In order to obtain full credit for partial credit problems, all work must

More information

Solution of Differential Equation by Finite Difference Method

Solution of Differential Equation by Finite Difference Method NUMERICAL ANALYSIS University of Babylon/ College of Engineering/ Mechanical Engineering Dep. Lecturer : Dr. Rafel Hekmat Class : 3 rd B.Sc Solution of Differential Equation by Finite Difference Method

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

Branch: Name of the Student: Unit I (Fourier Series) Fourier Series in the interval (0,2 l) Engineering Mathematics Material SUBJECT NAME

Branch: Name of the Student: Unit I (Fourier Series) Fourier Series in the interval (0,2 l) Engineering Mathematics Material SUBJECT NAME 13 SUBJECT NAME SUBJECT CODE MATERIAL NAME MATERIAL CODE UPDATED ON : Transforms and Partial Differential Equation : MA11 : University Questions :SKMA13 : May June 13 Name of the Student: Branch: Unit

More information

1. Partial differential equations. Chapter 12: Partial Differential Equations. Examples. 2. The one-dimensional wave equation

1. Partial differential equations. Chapter 12: Partial Differential Equations. Examples. 2. The one-dimensional wave equation 1. Partial differential equations Definitions Examples A partial differential equation PDE is an equation giving a relation between a function of two or more variables u and its partial derivatives. The

More information

Vibrations and Waves Physics Year 1. Handout 1: Course Details

Vibrations and Waves Physics Year 1. Handout 1: Course Details Vibrations and Waves Jan-Feb 2011 Handout 1: Course Details Office Hours Vibrations and Waves Physics Year 1 Handout 1: Course Details Dr Carl Paterson (Blackett 621, carl.paterson@imperial.ac.uk Office

More information

Math 005A Prerequisite Material Answer Key

Math 005A Prerequisite Material Answer Key Math 005A Prerequisite Material Answer Key 1. a) P = 4s (definition of perimeter and square) b) P = l + w (definition of perimeter and rectangle) c) P = a + b + c (definition of perimeter and triangle)

More information

1 A complete Fourier series solution

1 A complete Fourier series solution Math 128 Notes 13 In this last set of notes I will try to tie up some loose ends. 1 A complete Fourier series solution First here is an example of the full solution of a pde by Fourier series. Consider

More information

Math 260: Solving the heat equation

Math 260: Solving the heat equation Math 260: Solving the heat equation D. DeTurck University of Pennsylvania April 25, 2013 D. DeTurck Math 260 001 2013A: Solving the heat equation 1 / 1 1D heat equation with Dirichlet boundary conditions

More information

Chapter 15 Mechanical Waves

Chapter 15 Mechanical Waves Chapter 15 Mechanical Waves 1 Types of Mechanical Waves This chapter and the next are about mechanical waves waves that travel within some material called a medium. Waves play an important role in how

More information

2. Waves and the Wave Equation

2. Waves and the Wave Equation 2. Waves and the Wave Equation What is a wave? Forward vs. backward propagating waves The one-dimensional wave equation Phase velocity Reminders about complex numbers The complex amplitude of a wave What

More information

Problem set 3: Solutions Math 207B, Winter Suppose that u(x) is a non-zero solution of the eigenvalue problem. (u ) 2 dx, u 2 dx.

Problem set 3: Solutions Math 207B, Winter Suppose that u(x) is a non-zero solution of the eigenvalue problem. (u ) 2 dx, u 2 dx. Problem set 3: Solutions Math 27B, Winter 216 1. Suppose that u(x) is a non-zero solution of the eigenvalue problem u = λu < x < 1, u() =, u(1) =. Show that λ = (u ) 2 dx u2 dx. Deduce that every eigenvalue

More information

MATH 1271 Monday, 21 November 2018

MATH 1271 Monday, 21 November 2018 MATH 1271 Monday, 21 November 218 Today: Section 5.4 - Indefinite Integrals and the Theorem Homework: 5-17 odd, 21-45 odd, 51-63 odd, 67, 71 1/13 Def Total displacement is the integral of the velocity

More information

Ma 221 Final Exam Solutions 5/14/13

Ma 221 Final Exam Solutions 5/14/13 Ma 221 Final Exam Solutions 5/14/13 1. Solve (a) (8 pts) Solution: The equation is separable. dy dx exy y 1 y0 0 y 1e y dy e x dx y 1e y dy e x dx ye y e y dy e x dx ye y e y e y e x c The last step comes

More information