A tutorial on Fourier Transforms

Size: px
Start display at page:

Download "A tutorial on Fourier Transforms"

Transcription

1 Problem. A tutorial on Fourier Transforms This is intended as a warm up for a number of problems on waves. Answer all parts as briefly as possible. Define the fourier transform the physicist way: F (k) = e ikx f(x) f(x) = e ikx F (k) () Here integrals over wavenumbers k mean the following = dx x x This own little notation that you might try it is covenient since k x eikx =. Recall that the integral of a pure phase is a delta function: e ikx = 2πδ(k) e ikx = δ(x) (3) We use x k k k 2π (2) f(x) F (k) (4) g(x) G(k) (5) to indicate Fourier transform pairs. a is a postive constant of unit length. b is a positive constant of unit wavenumber k. ɛ is a small real constant (a) (Examples:) Consider the following most useful Fourier transforms that every serious physicist (experimentalist and theorist) knows by memory: 2a exp( x /a) + (ka) 2 (6) sin(ka/2) step(x/a) sinc(ka) a (ka/2) (7) 2πa 2 exp( x2 /(2a 2 )) exp( 2 a2 k 2 ) (8) θ(x)e bx b + ik Here step(x) = θ(x + /2) θ(x /2) (see the first panel of Fig. ) is the square wave function with integral one. Try to think of a way to remember these. For instance the second one is what comes out of a single slit diffraction of experiment. If you don t know how to do these integrals try to fix that. The table can be read either way, with the replacements k x and an additional factor of 2π, e.g. 2π + (xb) 2 (9) 2b e k /b (0)

2 In this case b has units /length and is the width in k-space. Prove that the first row of this table holds. Graph exp( x /a) and its Fourier transform for several values of ɛ, with ɛ /a, and a or ɛ 0. Argue that this Fourier transform is 2π times a Dirac sequence : 2π [ π ɛ ɛ 2 + k 2 ] = 2πδ ɛ (k) () Whenever you see a δ-function it must be remembered that it is shorthand for a Dirac sequence δ ɛ (x). The identity e ikx = 2πδ(k) (2) x is shorthand for a limiting process where the Fourier integral is cutoff in some way. Here we have explored the cutting it off like this lim ɛ 0 e ikx e ɛ x = 2πδ ɛ (k) (3) but it can be cutoff in many ways. (b) (Real/Imaginary/Even/Odd) Consider the following table: x If... then... f(x) is real F ( k) = (F (k)) f(x) is imaginary F ( k) F (k) f(x) is even (f( x) = f(x)) F ( k) = F (k) (i.e. F is even) f(x) is odd (f( x) = f(x)) F ( k) = F (k) (i.e. F is odd f(x) is real and even F (k) is real and even f(x) is real and odd F (k) is imaginary and odd f(x) is imaginary and even F (k) is imaginary and even f(x) is imaginary and odd F (k) is real and odd Table : Prove the first line and state what this means for the even and odd properties of the real and imaginary parts of F (k). Prove the sixth line as well. (c) (Shifting) Consider the Fourier transform pair f(k) F (k). We have the following properties f(x)e ik 0x F (k k 0 ) wavenumber shifting (4) f(x x 0 ) F (k)e ikx 0 spatial shifting (5) Prove the first of these. A Dirac sequence is any family of functions δ ɛ (x), labelled by a parameter ɛ 0, which satisfies δ ɛ(x) =, and approaches zero for x 0 and fixed. 2

3 (d) (Scaling) Consider the Fourier transform pair f(k) F (k). f(xa) F (k/a) a spatial scaling (6) f(x/b) b F (bk) wavenumber scaling (7) Prove the first of these and qualitatively describe the relation to the uncertainty principle. (e) (Derivatives) Show that x f(x) = F (k), (8) k=0 and show more generally that the moments of f(x) are related to to the taylor series of F (k) at the origin by ( ) n d f(x)( ix) n = F (k) (9) k=0 x The converse also holds the moments of F (k) are related to the derivatives of f(x) at the origin ( ) n d F (k)(ik) n = f(x) dx (20) x=0 k (f) (Analyticity/Asymptotic form) It follows from Eq. (20), that if a function s Fourier transform F (k) falls slower than /k n, then its n-th derivative will not generically exist. Generally analytic functions (which have all derivatives) will have a Fourier transform which decreases exponentially at large k. Consider the Fourier transform of How does the result corroborate this theorem? (g) (Convolutions) Consider the convolution of two functions (f g)(x) + (ka) 2 (2) dy f(y) g(x y) (22) Usually the convolution is used to provide a smeared version of the function f. For instance if g(x) is a normalized narrow gaussian: g(x) = 2πa 2 exp( x2 2a 2 ) (23) then convolution process, just replaces any function f(x) with a kind of average of all of its neighboring values. The figure below shows a step-like function f(x) convolved with a gaussian, g(x). g(x) has been called the kernel of the convolution. 3

4 f(x) (f*g)(x) - - (i) Working only in coordinate space show that if g(y) =. The integral of f is y unchanged by the convolution process. (ii) Show that the Fourier transform of the convolution is a product of Fourier transforms. (f g)(x) F (k)g(k) (24) (iii) By working in fourier space, show using the convolution theorem and Eq. (8) that if g(y) =, then the integral of f is unchanged by the convolution process. y (iv) Compute the fourier transform of ( ) 2 sin(ka/2) (25) (ka/2) by using the convolution theorem. You can check your result from the its integral in coordinate space. Describe qualitatively (using the convolution theorem) what are the functions B n (x) which are defined by Fourier transform of (sinc(ka)) n ( ) n sin(ka/2) B n (x) (26) ka/2 These functions B n (x) are known as B splines and are important for numerical work. Note: the higher the n, the faster it falls in k-space, the smoother the function. Fig. shows the first couple B splines. (v) Consider the convolution of a smooth function f(x) with a normalized gaussian of width a which is small compared to the scales of f(x). By working in k-space, show that (f g)(x) f(x) + f (x) a2 (27) 2 Qualitatively, what does f (x) the term do? 4

5 Figure : The first four B-splines, B... B 4, laid out like a two lines of a book. The second one is continuous but has discontinuous derivatives. The fourth one is the the cubic bspline, which has continuous second derivatives but discontinuous third derivatives. (h) (Correlations) Closely related to the convolution of two functions (but usually rather distinct in physical situations like in statistical mechanics) is the correlation of two functions: Corr(f, g)(x) dy f(x + y) g (y), (28) which is is relevant when we want to quantify over what range of lengths, x, a physical observable f is influenced by value g. Often g is a real function and the star is unnecessary. Show that the correlation function satisfies Corr(f, g) F (k)(g(k)) Correlation-Theorem (29) and thus the fourier transform of auto-correlation function is the power spectrum F (k) 2 Corr(f, f) F (k) 2 Wiener-Khinchin Theorem (30) 5

6 For this exercise you will need to recognize that the Fourier transform of g (x) (what I sometimes call G (k)) is not quite (G(k)). (i) (Parseval) Finally prove Parsevals theorem dx f(x) 2 = 2π F (k) 2 Parseval s Theorem (3) which says that the power can be computed either in coordinate or momentum space. 6

7 Solution: (g.iv). The n-th Bspline is the n-th convolution of the step function with itself. The first convolution of the step function with itself is the triangle function in Fig.. (g.v). In Fourier space the convolution is F (k)g(k) (32) Since g(x) is very sharp (a is small), in Fourier space G(k) is wide. We can expand G(k) G(k) 2 a2 k 2 (33) Fourier transforming back using yielding 2 x (ik) 2 (34) (f g)(x) = + f (x) a2 2 (35) 7

8 Problem 2. Transmitted and reflected wave forms A string is divided into two parts with mass density µ on the left, and mass density µ 2 on the right. Consider a wave form, y in (x v t), traveling from the left to the right, which scatters off the change in density (or impedance). (a) Show that when y in (t, x) is a traveling plane wave, A e ikx wt, the reflected and transmitted waves respectively take the form: with k = ω/v 2, and where the wave impedance is Z = T µ. B =A r, e i( kx ωt), (36) C =A t e i(k x ωt), (37) r = Z 2 Z Z + Z 2, (38) t = 2Z Z + Z 2. (39) (b) Continue working with the plane waves of part (a). Show that the energy transported per time by the incoming wave plane wave of part (a), equals the sum of the energies transported per time of the outgoing plane waves (i.e. the reflected and transmitted waves). (c) Now take a general real wave form y in (x vt), and assume that the wave form y in (x vt) has no appreciable support after a distance L, i.e. y in (x) 0 for x > L. Determine the wave form of the transmitted and reflected waves in coordinate space in terms of y in (x vt). Show by integration of these forms that at late times t L/v the total energy in the transmitted and reflected waves equals the energy in the incoming wave. 8

9 Solution: (a) The general solution on the left is with harmonic time dependence e iωt is y L (t, x) = Ae ikx iωt + Be ikx ωt (40) with k = ω/v µ with v = T/µ The general solution on the right with harmonic time dependence is y R (t, x) = Ce ik 2x iωt + De ik 2x ωt (4) with k 2 = w/v 2 µ 2. The frequency dependence of the two waves must be the same in order to satisfy the boundary conditions (i.e. that the string is continuous) at all times. The tension is the same on both sides, otherwise the midlle point would move to the right or left. There is no wave coming from the right and one can set D = 0. At the middle point we have continuity A + B = C (42) We also have a continuity of derivative T y x = T y L x (43) R which says that (if dy/dx is positive) that the upward force by the right balances the downward force by the left, otherwise the middle point would have a net force leading (since it has negligible mass) to infinite accelearation. T A(ik) + T B( ik) = T C(ik 2 ) (44) Solving these equations equation using k 2 = µ 2 /µ k leads to the desired result with Z = T µ. r = B A =Z Z 2 Z + Z 2 (45) t = C A = 2Z Z + Z 2 (46) (b) Here we simply use the expression for the Poynting flux from lecture. S x = T y y x t (47) For a plane wave e ikx iωt this evaluates to S x = Z 2 ω2 A 2 (48) 9

10 For a reflected wave e ikx iωt this evaluates to S x = Z 2 ω2 A 2 (49) Drawing the pillbox around the central point (see figure) we should have Leading to a requirement that S x A + S x B = S x C (50) A 2 = B 2 + C 2 Z 2 Z (5) i.e. ( ) = r 2 + t 2 Z2 Z (52) So to verify energy conservation we need that which obviously holds. (c) By assumption = (Z Z 2 ) 2 (Z + Z 2 ) 2 + 4Z Z 2 (Z + Z 2 ) 2 (53) y A (t, x) = 2π A(k)eik(x vt) (54) Instead of integrating over k we can integrate over frequency ω = vk. Changing variables y A (t, x) = where Â(ω) = A(k)/v. Let us denote y 0 (x) = y A (0, x) = dω 2π Â(ω) eiω((x/v) t) (55) = 2π A(k)eikx (56) dω 2π Â(ω)ei(ω/v)x (57) which is the shape of the undisturbed incoming wave at a fixed time (t = 0). The incoming wave is y A (t, x) = y 0 (x vt) (58) The reflected wave is y B (t, x) = The transmitted wave takes the form y C (t, x) = = 2π B(k)eik( x vt) (59) 2π C(k)eik(x v 2t) dω 2π Ĉ(ω)eiω((x/v 2) t) 0 (60) (6)

11 Our fourier analysis of (a) shows that ˆB(ω) = râ(ω) (62) And the relation between the amplitudes at the same frequency reads Ĉ(ω) = tâ(ω) (63) This follows because the boundary conditions are specified at all times at x = 0. The incoming wave, the reflected wave, and the transmitted wave at x = 0 and arbitrary time take the form dω y A (t, 0) x=0 = 2π Â(ω)e iωt (64) dω y B (t, 0) x=0 = 2π ˆB(ω)e iωt (65) dω y C (t, 0) x=0 = 2π Ĉ(ω)e iωt (66) Requiring continuity for instance reads which will follow if which should be compared to Eq. (42). Thus the reflected wave is simply y A (t, 0) + y B (t, 0) = y C (t, 0) (67) Â(ω) + ˆB(ω) = Ĉ(ω) (68) y B (t, x) = r y 0 ( x vt) (69) while the transmitted wave form is Pulling out a factor of v y C (t, x) = t dω (2π)Â (ω) eiω((x/v 2) t) dω y C (t, x) = t (2π)Â (ω) ei(ω/v)(v(x/v 2) t) ( ) v = t y 0 (x v 2 t) v 2 (70) (7) (72) Then we can integrate the energy in these waves. The energy density is ɛ = 2 µ( ty) T ( xy) 2 (73) Then note that for any wave which moves entirely in one direction v y t = y x (74)

12 where the minus sign is for a right moving wave (x vt) and the plus sign is for a left moving wave ( x vt). Thus for a right mover or a leftmover (but not for superposition) and thus µ( t y) 2 = T ( x y) 2 (75) ɛ = T ( x y) 2 (76) The total energy density in a wave which is either right or left moving is for example E = = dx T ( x y(±x vt)) 2 (77) du T ( u y(u)) 2 (78) where here and below u is a dummy integration variable short for u = ±x vt We look well before and after the reflection so that the waves consist of well separated either right or left movers. The total energy in A is thus The energy in B is similarly The energy in C is Now it is convenient to define E A = E B = du T ( u y 0 (u)) 2 (79) du r 2 T ( u y 0 (u)) 2 (80) [ ( )] 2 v E C = dx t 2 T x y 0 (x v 2 t) (8) v 2 u = v v 2 (x v 2 t) (82) and then accounting for the change in measure dx du etc, we have E C = = du t 2 v v 2 T [ u y 0 (u)] 2 (83) du t 2 Z 2 Z T [ u y 0 (u)] 2 (84) where in passing to the second line we have used v/v 2 = Z 2 /Z. We see that since we have as could be hoped. = r 2 + t 2 Z 2 Z (85) E A = E B + E C (86) 2

13 Problem 3. Propagation of waves (a) Here I want to describe a wave-packet which moves to the right t = 0. equation is a second order differential equation: The wave v 2 2 t y 2 xy = 0. (87) Thus in order to specify the problem, I need to specify the initial amplitude and the initial velocity y(t, x) t=0 and t y(t, x) t=0. (88) If the amplitude is with g(x) = y(0, x) = Re[g(x)e ik 0x ], (89) 2πa 2 exp( x2 /(2a 2 )), (90) then what should be the initial conditions t y(t, x) for a right moving wave? (b) What is the Fourier transform Y 0 (k) of the wave initial wave packet y(0, x) of part (a)? (The function y(0, x) is real and symmetric. You should check that your Fourier transform corroborates Table.) (c) Repeat the argument (given in class) that if the solution to a wave equation is y(t, x) = 2π Y 0(k)e i(kx ω(k)t) (9) then the center of the wave packet (as a function of time) is at x c (t) = v g t v g (k 0 ) dω (92) k=k0 provided the spatial extent envelope g(x), is much larger than /k 0, i.e. k 0 a. This is intended as a warmup a problem below. 3

14 Solution: (a) The right mover should be a function of g(x vt) (93) So we need to have x g = v g t (94) (b) The real part of is y(0, x) = g(x) cos(k 0 x) = 2 g(x)eik 0x + 2 g(x)e ik 0x (95) Fourier transforming we find where (c) Then Y (0, k) = 2 G(k k 0) + 2 G(k + k 0) (96) y(t, x) = G(k) = exp( k 2 a 2 /2) (97) 2π Y (0, k)eik(x ω(k)t) (98) Y (0, k) is sharply peaked near k = k 0 and k = k 0. We will integrate over these two regions separately as they are widely separated (see picture) : y(t, x) = Y (0, k)eik(x ω(k)t) + Y (0, k)eik(x ω(k)t) (99) k k 0 2π k k }{{} 0 2π }{{} I + I Near k = k 0 the frequency is expanded ω(k) ω 0 + dω k (00) k0 where ω 0 ω(k 0 ) and k = (k k 0 ). The overall phase is where the group velocity The wave from the integration near k 0 is then (kx ω(k)t) (k 0 x ω 0 t) + k(x v g t) (0) v g = dω (02) k0 I + = e ik 0x ω 0 t d k 2π 2 G( k)e i k(x v gt) (03) 4

15 The first integral evaluates to I + = 2 ei(k 0x ω 0 t) g(x v g t) (04) The second integral I in Eq. (99) results from expanding the phase near k = k 0. We expect apriori that this will just produce the complex conjugate of I +. This is indeed the case. The frequency ω(k) is odd for any real wave equation. (You may recall that we found a dispersion curve of the form ω(k) = vk + αk at small k). The group velocity v g = dω/ is thus an even function of k. Defining k = k + k 0 now ω(k) =ω( k 0 ) + dω k (05) k= k0 The phase near k = k 0 is thus Then the second integral in Eq. (99) = ω 0 + v g k (06) kx ω(k)t = ( k 0 x + ω 0 t) + k(x v g t) (07) I =e i(k 0x ω 0 t) d k 2π 2 G( k)e i k(x v gt) = 2 g(x v gt) e i(k 0x ω 0 t) (08) (09) The combination of I + + I is y(t, x) = cos(k 0 x ω 0 t) g(x v g t) (0) showing that the overall wave packet (envelope) moves with the group velocity, while the phase moves with the phase velocity v 0 = ω 0 /k 0 : At t = 0 we recover the original wave form y(t, x) = cos(k 0 (x v 0 t)) g(x v g t) () y(0, x) = cos(k 0 x) g(x). (2) 5

16 Problem 4. Time shift in a phase A string of tension T and mass per length µ is separated in two parts by a small ring of mass m. Consider the wave packet y in (x vt) as described in the previous problem (problem 3), incident upon the ring. At t = 0 the center of the wave incoming wave packet will arrive at the ring, i.e. at negative times the wave the is centered around v t. (a) First consider a plane wave A(k) e ikx wt. Shown that the reflected and transmitted amplitudes are B(k) =A(k) r(k) e i( kx ωt) (3) C(k) =A(k) t(k) e i(kx ωt) (4) where r(k) = k k ib t(k) = ib k ib (5) (6) where b = 2µ/m has the units of wavenumber. (b) Show that in general the reflected wave form is y trans (t, x) =b 0 y refl (t, x) = y in ( (x + vt)) + b dξ e bξ y in (x vt + ξ) (7) 0 dξ e bξ y in ( (x + vt) + ξ) (8) (c) When the mass m is very heavy, show that the reflection coefficient is r(k) e iφ(k) (9) where φ(k) b/k. The k-dependent phase has consequences. Show (using the Fourier techniques of the previous problem) that the center of the reflected wave packet is at y c = v(t t 0 ) (20) where the time shift t 0 = dφ v = b vk0 2 Argue that this result also follows from the stationary phase condition. (2) 6

17 Solution: (a) See also lecture. The left solution with frequency ω is While the right solution is y L = Ae ikx iωt + Be ikx iωt (22) y R = Ce ikx iωt (23) The boundary conditions are, first, continuity at x = 0 at all times A + B = C. (24) Second, we have F y net = ma y (t) for the ring. Drawing a free body diagram for the ring T dy L dx + T dy R dx = mÿ (25) Since the height of the ring is y R (t, 0) = Ce iωt (or you could use y L (t, 0) = (A + B)e iωt ) we have T A(ik) + T B(ik) + T (ikc) = mω 2 C (26) We solve these equations to find the expected result r(k) = k k ib t(k) = ib k ib (27) (28) (b) The incoming wave is of the form The reflected wave is Let us denote u = (x + vt) y A (t, x) = y B (t, x) = This then becomes a convolution 2π A(k)eik(x vt), (29) =y in (x vt). (30) y B (t, x) = y B (t, x) = = 2π r(k)a(k)eik( x vt). (3) 2π r(k)a(k)eiku. (32) du y in (u u )r(u ), (33) du y in (u )r(u u ), (34) 7

18 where r(u ) = e iku k k k ib. (35) This integral is easy to do using the table of Fourier transforms r(u ) = e k iku k k ib, (36) ( = e iku + ib ), (37) k ib k = δ(u ) + θ( u )be bu. (38) So Leading to 0 y B (t, x) = y in (u) + b du y in (u u ) e bu (39) y B (t, x) = y in ( (x + vt)) + b Similarly the transmitted wave is y C (t, x) = 0 dξ e bξ y in ( (x + vt) + ξ) (40) 2π t(k)a(k)e iku (4) but now u = x vt. So Here Leading to or y C (t, x) = u y in (u u ) t(u ) (42) t(u ) = e ib iku k k ib (43) =θ( u )be bu (44) 0 y C (t, x) = b y in (u u )e bu (45) y C (t, x) = b 0 e bξ y in ((x vt) + ξ) (46) (c) The amplitude reflection coefficient is r(k) = k k ib k k ( + i b k ) eiφ(k) (47) 8

19 with φ(k) = b/k. We note the phase in an odd function of k y R (t, x) = 2π eikx A(k)e iφ(k) e ik( x vt) (48) Then take the wave packet of the previous problem and expand near k 0 we have φ(k) + k( x vt) = φ(k 0 ) k 0 (x + vt) + k( (x + vt) + φ (k 0 )) (49) Following the steps of the previous problem one y R (t, x) = cos( k 0 (x + vt) + φ 0 ) g( (x + vt) + φ (k 0 )) (50) The center of the wave packet of the is given by the condition that the argument of g is zero Solving x c (t) vt + φ (k 0 ) = 0 (5) x c (t) = vt + φ (k 0 ) (52) So we see that the reflected wave is slightly ahead (more negative) than the naive expectation, vt, by b/vk0. 2 x c (t) = vt b (53) Perhaps one way can understand this counter intuitive result is that the leading edge of the incoming wave starts to reflect before the center of the wave packet reaches and reflects off the ring. vk 2 0 9

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

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

More information

Wave Phenomena Physics 15c. Lecture 11 Dispersion

Wave Phenomena Physics 15c. Lecture 11 Dispersion Wave Phenomena Physics 15c Lecture 11 Dispersion What We Did Last Time Defined Fourier transform f (t) = F(ω)e iωt dω F(ω) = 1 2π f(t) and F(w) represent a function in time and frequency domains Analyzed

More information

= k, (2) p = h λ. x o = f1/2 o a. +vt (4)

= k, (2) p = h λ. x o = f1/2 o a. +vt (4) Traveling Functions, Traveling Waves, and the Uncertainty Principle R.M. Suter Department of Physics, Carnegie Mellon University Experimental observations have indicated that all quanta have a wave-like

More information

Review of Fundamental Equations Supplementary notes on Section 1.2 and 1.3

Review of Fundamental Equations Supplementary notes on Section 1.2 and 1.3 Review of Fundamental Equations Supplementary notes on Section. and.3 Introduction of the velocity potential: irrotational motion: ω = u = identity in the vector analysis: ϕ u = ϕ Basic conservation principles:

More information

Fourier Series and Integrals

Fourier Series and Integrals Fourier Series and Integrals Fourier Series et f(x) beapiece-wiselinearfunctionon[, ] (Thismeansthatf(x) maypossessa finite number of finite discontinuities on the interval). Then f(x) canbeexpandedina

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

Lecture 4. 1 de Broglie wavelength and Galilean transformations 1. 2 Phase and Group Velocities 4. 3 Choosing the wavefunction for a free particle 6

Lecture 4. 1 de Broglie wavelength and Galilean transformations 1. 2 Phase and Group Velocities 4. 3 Choosing the wavefunction for a free particle 6 Lecture 4 B. Zwiebach February 18, 2016 Contents 1 de Broglie wavelength and Galilean transformations 1 2 Phase and Group Velocities 4 3 Choosing the wavefunction for a free particle 6 1 de Broglie wavelength

More information

Lecture 7. 1 Wavepackets and Uncertainty 1. 2 Wavepacket Shape Changes 4. 3 Time evolution of a free wave packet 6. 1 Φ(k)e ikx dk. (1.

Lecture 7. 1 Wavepackets and Uncertainty 1. 2 Wavepacket Shape Changes 4. 3 Time evolution of a free wave packet 6. 1 Φ(k)e ikx dk. (1. Lecture 7 B. Zwiebach February 8, 06 Contents Wavepackets and Uncertainty Wavepacket Shape Changes 4 3 Time evolution of a free wave packet 6 Wavepackets and Uncertainty A wavepacket is a superposition

More information

The Helmholtz theorem at last!

The Helmholtz theorem at last! Problem. The Helmholtz theorem at last! Recall in class the Helmholtz theorem that says that if if E =0 then E can be written as E = φ () if B =0 then B can be written as B = A (2) (a) Let n be a unit

More information

Superposition of electromagnetic waves

Superposition of electromagnetic waves Superposition of electromagnetic waves February 9, So far we have looked at properties of monochromatic plane waves. A more complete picture is found by looking at superpositions of many frequencies. Many

More information

Notes on Fourier Series and Integrals Fourier Series

Notes on Fourier Series and Integrals Fourier Series Notes on Fourier Series and Integrals Fourier Series et f(x) be a piecewise linear function on [, ] (This means that f(x) may possess a finite number of finite discontinuities on the interval). Then f(x)

More information

Dispersion relations, linearization and linearized dynamics in PDE models

Dispersion relations, linearization and linearized dynamics in PDE models Dispersion relations, linearization and linearized dynamics in PDE models 1 Dispersion relations Suppose that u(x, t) is a function with domain { < x 0}, and it satisfies a linear, constant coefficient

More information

8.04 Quantum Physics Lecture IV. ψ(x) = dkφ (k)e ikx 2π

8.04 Quantum Physics Lecture IV. ψ(x) = dkφ (k)e ikx 2π Last time Heisenberg uncertainty ΔxΔp x h as diffraction phenomenon Fourier decomposition ψ(x) = dkφ (k)e ikx π ipx/ h = dpφ(p)e (4-) πh φ(p) = φ (k) (4-) h Today how to calculate φ(k) interpretation of

More information

PEER REVIEW. ... Your future in science will be largely controlled by anonymous letters from your peers. peers. Matt. Corinne

PEER REVIEW. ... Your future in science will be largely controlled by anonymous letters from your peers. peers. Matt. Corinne PEER REVIEW 1... Your future in science will be largely controlled by anonymous letters from your peers. Matt peers Corinne 2 3 4 5 6 MULTIPLE DRIVNG FREQUENCIES LRC circuit L I = (1/Z)V ext Z must have

More information

Nov : Lecture 18: The Fourier Transform and its Interpretations

Nov : Lecture 18: The Fourier Transform and its Interpretations 3 Nov. 04 2005: Lecture 8: The Fourier Transform and its Interpretations Reading: Kreyszig Sections: 0.5 (pp:547 49), 0.8 (pp:557 63), 0.9 (pp:564 68), 0.0 (pp:569 75) Fourier Transforms Expansion of a

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

Notes on Quantum Mechanics

Notes on Quantum Mechanics Notes on Quantum Mechanics Kevin S. Huang Contents 1 The Wave Function 1 1.1 The Schrodinger Equation............................ 1 1. Probability.................................... 1.3 Normalization...................................

More information

WAVES CP4 REVISION LECTURE ON. The wave equation. Traveling waves. Standing waves. Dispersion. Phase and group velocities.

WAVES CP4 REVISION LECTURE ON. The wave equation. Traveling waves. Standing waves. Dispersion. Phase and group velocities. CP4 REVISION LECTURE ON WAVES The wave equation. Traveling waves. Standing waves. Dispersion. Phase and group velocities. Boundary effects. Reflection and transmission of waves. !"#$%&''(%)*%+,-.%/%+,01%

More information

Discrete Fourier Transform

Discrete Fourier Transform Last lecture I introduced the idea that any function defined on x 0,..., N 1 could be written a sum of sines and cosines. There are two different reasons why this is useful. The first is a general one,

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

Fourier Approach to Wave Propagation

Fourier Approach to Wave Propagation Phys 531 Lecture 15 13 October 005 Fourier Approach to Wave Propagation Last time, reviewed Fourier transform Write any function of space/time = sum of harmonic functions e i(k r ωt) Actual waves: harmonic

More information

Figure 1: Surface waves

Figure 1: Surface waves 4 Surface Waves on Liquids 1 4 Surface Waves on Liquids 4.1 Introduction We consider waves on the surface of liquids, e.g. waves on the sea or a lake or a river. These can be generated by the wind, by

More information

PHY 396 K. Solutions for problems 1 and 2 of set #5.

PHY 396 K. Solutions for problems 1 and 2 of set #5. PHY 396 K. Solutions for problems 1 and of set #5. Problem 1a: The conjugacy relations  k,  k,, Ê k, Ê k, follow from hermiticity of the Âx and Êx quantum fields and from the third eq. 6 for the polarization

More information

SOLUTIONS for Homework #2. 1. The given wave function can be normalized to the total probability equal to 1, ψ(x) = Ne λ x.

SOLUTIONS for Homework #2. 1. The given wave function can be normalized to the total probability equal to 1, ψ(x) = Ne λ x. SOLUTIONS for Homework #. The given wave function can be normalized to the total probability equal to, ψ(x) = Ne λ x. () To get we choose dx ψ(x) = N dx e λx =, () 0 N = λ. (3) This state corresponds to

More information

QM1 - Tutorial 5 Scattering

QM1 - Tutorial 5 Scattering QM1 - Tutorial 5 Scattering Yaakov Yudkin 3 November 017 Contents 1 Potential Barrier 1 1.1 Set Up of the Problem and Solution...................................... 1 1. How to Solve: Split Up Space..........................................

More information

Physics 217 Problem Set 1 Due: Friday, Aug 29th, 2008

Physics 217 Problem Set 1 Due: Friday, Aug 29th, 2008 Problem Set 1 Due: Friday, Aug 29th, 2008 Course page: http://www.physics.wustl.edu/~alford/p217/ Review of complex numbers. See appendix K of the textbook. 1. Consider complex numbers z = 1.5 + 0.5i and

More information

I WAVES (ENGEL & REID, 13.2, 13.3 AND 12.6)

I WAVES (ENGEL & REID, 13.2, 13.3 AND 12.6) I WAVES (ENGEL & REID, 13., 13.3 AND 1.6) I.1 Introduction A significant part of the lecture From Quantum to Matter is devoted to developing the basic concepts of quantum mechanics. This is not possible

More information

d 3 k In the same non-relativistic normalization x k = exp(ikk),

d 3 k In the same non-relativistic normalization x k = exp(ikk), PHY 396 K. Solutions for homework set #3. Problem 1a: The Hamiltonian 7.1 of a free relativistic particle and hence the evolution operator exp itĥ are functions of the momentum operator ˆp, so they diagonalize

More information

A Propagating Wave Packet The Group Velocity

A Propagating Wave Packet The Group Velocity Lecture 7 A Propagating Wave Packet The Group Velocity Phys 375 Overview and Motivation: Last time we looked at a solution to the Schrödinger equation (SE) with an initial condition (,) that corresponds

More information

Applied Nuclear Physics (Fall 2006) Lecture 2 (9/11/06) Schrödinger Wave Equation

Applied Nuclear Physics (Fall 2006) Lecture 2 (9/11/06) Schrödinger Wave Equation 22.101 Applied Nuclear Physics (Fall 2006) Lecture 2 (9/11/06) Schrödinger Wave Equation References -- R. M. Eisberg, Fundamentals of Modern Physics (Wiley & Sons, New York, 1961). R. L. Liboff, Introductory

More information

Signals and Fourier Analysis

Signals and Fourier Analysis Chapter 10 Signals and Fourier Analysis Traveling waves with a definite frequency carry energy but no information They are just there, always have been and always will be To send information, we must send

More information

6. X-ray Crystallography and Fourier Series

6. X-ray Crystallography and Fourier Series 6. X-ray Crystallography and Fourier Series Most of the information that we have on protein structure comes from x-ray crystallography. The basic steps in finding a protein structure using this method

More information

The Fourier Transform

The Fourier Transform fourier.nb The Fourier Transform The Fourier transform is crucial to any discussion of time series analysis, and this chapter discusses the definition of the transform and begins introducing some of the

More information

WAVE PACKETS & SUPERPOSITION

WAVE PACKETS & SUPERPOSITION 1 WAVE PACKETS & SUPERPOSITION Reading: Main 9. PH41 Fourier notes 1 x k Non dispersive wave equation x ψ (x,t) = 1 v t ψ (x,t) So far, we know that this equation results from application of Newton s law

More information

Wave Packets. Eef van Beveren Centro de Física Teórica Departamento de Física da Faculdade de Ciências e Tecnologia Universidade de Coimbra (Portugal)

Wave Packets. Eef van Beveren Centro de Física Teórica Departamento de Física da Faculdade de Ciências e Tecnologia Universidade de Coimbra (Portugal) Wave Packets Eef van Beveren Centro de Física Teórica Departamento de Física da Faculdade de Ciências e Tecnologia Universidade de Coimbra (Portugal) http://cft.fis.uc.pt/eef de Setembro de 009 Contents

More information

XI. INTRODUCTION TO QUANTUM MECHANICS. C. Cohen-Tannoudji et al., Quantum Mechanics I, Wiley. Outline: Electromagnetic waves and photons

XI. INTRODUCTION TO QUANTUM MECHANICS. C. Cohen-Tannoudji et al., Quantum Mechanics I, Wiley. Outline: Electromagnetic waves and photons XI. INTRODUCTION TO QUANTUM MECHANICS C. Cohen-Tannoudji et al., Quantum Mechanics I, Wiley. Outline: Electromagnetic waves and photons Material particles and matter waves Quantum description of a particle:

More information

9 The conservation theorems: Lecture 23

9 The conservation theorems: Lecture 23 9 The conservation theorems: Lecture 23 9.1 Energy Conservation (a) For energy to be conserved we expect that the total energy density (energy per volume ) u tot to obey a conservation law t u tot + i

More information

Scattering in one dimension

Scattering in one dimension Scattering in one dimension Oleg Tchernyshyov Department of Physics and Astronomy, Johns Hopkins University I INTRODUCTION This writeup accompanies a numerical simulation of particle scattering in one

More information

Fourier Series. Fourier Transform

Fourier Series. Fourier Transform Math Methods I Lia Vas Fourier Series. Fourier ransform Fourier Series. Recall that a function differentiable any number of times at x = a can be represented as a power series n= a n (x a) n where the

More information

Section 4: Harmonic Oscillator and Free Particles Solutions

Section 4: Harmonic Oscillator and Free Particles Solutions Physics 143a: Quantum Mechanics I Section 4: Harmonic Oscillator and Free Particles Solutions Spring 015, Harvard Here is a summary of the most important points from the recent lectures, relevant for either

More information

PHYS 408, Optics. Problem Set 1 - Spring Posted: Fri, January 8, 2015 Due: Thu, January 21, 2015.

PHYS 408, Optics. Problem Set 1 - Spring Posted: Fri, January 8, 2015 Due: Thu, January 21, 2015. PHYS 408, Optics Problem Set 1 - Spring 2016 Posted: Fri, January 8, 2015 Due: Thu, January 21, 2015. 1. An electric field in vacuum has the wave equation, Let us consider the solution, 2 E 1 c 2 2 E =

More information

Plasma Processes. m v = ee. (2)

Plasma Processes. m v = ee. (2) Plasma Processes In the preceding few lectures, we ve focused on specific microphysical processes. In doing so, we have ignored the effect of other matter. In fact, we ve implicitly or explicitly assumed

More information

Conformal maps. Lent 2019 COMPLEX METHODS G. Taylor. A star means optional and not necessarily harder.

Conformal maps. Lent 2019 COMPLEX METHODS G. Taylor. A star means optional and not necessarily harder. Lent 29 COMPLEX METHODS G. Taylor A star means optional and not necessarily harder. Conformal maps. (i) Let f(z) = az + b, with ad bc. Where in C is f conformal? cz + d (ii) Let f(z) = z +. What are the

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

Time dependent perturbation theory 1 D. E. Soper 2 University of Oregon 11 May 2012

Time dependent perturbation theory 1 D. E. Soper 2 University of Oregon 11 May 2012 Time dependent perturbation theory D. E. Soper University of Oregon May 0 offer here some background for Chapter 5 of J. J. Sakurai, Modern Quantum Mechanics. The problem Let the hamiltonian for a system

More information

CHM 532 Notes on Wavefunctions and the Schrödinger Equation

CHM 532 Notes on Wavefunctions and the Schrödinger Equation CHM 532 Notes on Wavefunctions and the Schrödinger Equation In class we have discussed a thought experiment 1 that contrasts the behavior of classical particles, classical waves and quantum particles.

More information

Time Evolution in Diffusion and Quantum Mechanics. Paul Hughes & Daniel Martin

Time Evolution in Diffusion and Quantum Mechanics. Paul Hughes & Daniel Martin Time Evolution in Diffusion and Quantum Mechanics Paul Hughes & Daniel Martin April 29, 2005 Abstract The Diffusion and Time dependent Schrödinger equations were solved using both a Fourier based method

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

The Wave Function. Chapter The Harmonic Wave Function

The Wave Function. Chapter The Harmonic Wave Function Chapter 3 The Wave Function On the basis of the assumption that the de Broglie relations give the frequency and wavelength of some kind of wave to be associated with a particle, plus the assumption that

More information

Let s consider nonrelativistic electrons. A given electron follows Newton s law. m v = ee. (2)

Let s consider nonrelativistic electrons. A given electron follows Newton s law. m v = ee. (2) Plasma Processes Initial questions: We see all objects through a medium, which could be interplanetary, interstellar, or intergalactic. How does this medium affect photons? What information can we obtain?

More information

Waves 2006 Physics 23. Armen Kocharian Lecture 3: Sep

Waves 2006 Physics 23. Armen Kocharian Lecture 3: Sep Waves 2006 Physics 23 Armen Kocharian Lecture 3: Sep 12. 2006 Last Time What is a wave? A "disturbance" that moves through space. Mechanical waves through a medium. Transverse vs. Longitudinal e.g., string

More information

Fundamentals of Fluid Dynamics: Waves in Fluids

Fundamentals of Fluid Dynamics: Waves in Fluids Fundamentals of Fluid Dynamics: Waves in Fluids Introductory Course on Multiphysics Modelling TOMASZ G. ZIELIŃSKI (after: D.J. ACHESON s Elementary Fluid Dynamics ) bluebox.ippt.pan.pl/ tzielins/ Institute

More information

Rapid Review of Early Quantum Mechanics

Rapid Review of Early Quantum Mechanics Rapid Review of Early Quantum Mechanics 8/9/07 (Note: This is stuff you already know from an undergraduate Modern Physics course. We re going through it quickly just to remind you: more details are to

More information

Bound and Scattering Solutions for a Delta Potential

Bound and Scattering Solutions for a Delta Potential Physics 342 Lecture 11 Bound and Scattering Solutions for a Delta Potential Lecture 11 Physics 342 Quantum Mechanics I Wednesday, February 20th, 2008 We understand that free particle solutions are meant

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

Week 5-6: Lectures The Charged Scalar Field

Week 5-6: Lectures The Charged Scalar Field Notes for Phys. 610, 2011. These summaries are meant to be informal, and are subject to revision, elaboration and correction. They will be based on material covered in class, but may differ from it by

More information

2 u 1-D: 3-D: x + 2 u

2 u 1-D: 3-D: x + 2 u c 2013 C.S. Casari - Politecnico di Milano - Introduction to Nanoscience 2013-14 Onde 1 1 Waves 1.1 wave propagation 1.1.1 field Field: a physical quantity (measurable, at least in principle) function

More information

2 The Failure of Classical Mechanics and Wave-Particle Duality

2 The Failure of Classical Mechanics and Wave-Particle Duality 2 The Failure of Classical Mechanics and Wave-Particle Duality This lecture is more qualitative than the rest of the class. Very roughly speaking, in Classical Mechanics, one can describe motion in terms

More information

BASIC WAVE CONCEPTS. Reading: Main 9.0, 9.1, 9.3 GEM 9.1.1, Giancoli?

BASIC WAVE CONCEPTS. Reading: Main 9.0, 9.1, 9.3 GEM 9.1.1, Giancoli? 1 BASIC WAVE CONCEPTS Reading: Main 9.0, 9.1, 9.3 GEM 9.1.1, 9.1.2 Giancoli? REVIEW SINGLE OSCILLATOR: The oscillation functions you re used to describe how one quantity (position, charge, electric field,

More information

FOURIER TRANSFORM METHODS David Sandwell, January, 2013

FOURIER TRANSFORM METHODS David Sandwell, January, 2013 1 FOURIER TRANSFORM METHODS David Sandwell, January, 2013 1. Fourier Transforms Fourier analysis is a fundamental tool used in all areas of science and engineering. The fast fourier transform (FFT) algorithm

More information

Waves Part 1: Travelling Waves

Waves Part 1: Travelling Waves Waves Part 1: Travelling Waves Last modified: 15/05/2018 Links Contents Travelling Waves Harmonic Waves Wavelength Period & Frequency Summary Example 1 Example 2 Example 3 Example 4 Transverse & Longitudinal

More information

(x 3)(x + 5) = (x 3)(x 1) = x + 5. sin 2 x e ax bx 1 = 1 2. lim

(x 3)(x + 5) = (x 3)(x 1) = x + 5. sin 2 x e ax bx 1 = 1 2. lim SMT Calculus Test Solutions February, x + x 5 Compute x x x + Answer: Solution: Note that x + x 5 x x + x )x + 5) = x )x ) = x + 5 x x + 5 Then x x = + 5 = Compute all real values of b such that, for fx)

More information

Explanations of animations

Explanations of animations Explanations of animations This directory has a number of animations in MPEG4 format showing the time evolutions of various starting wave functions for the particle-in-a-box, the free particle, and the

More information

CS-9645 Introduction to Computer Vision Techniques Winter 2018

CS-9645 Introduction to Computer Vision Techniques Winter 2018 Table of Contents Spectral Analysis...1 Special Functions... 1 Properties of Dirac-delta Functions...1 Derivatives of the Dirac-delta Function... 2 General Dirac-delta Functions...2 Harmonic Analysis...

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

Green s Functions and Distributions

Green s Functions and Distributions CHAPTER 9 Green s Functions and Distributions 9.1. Boundary Value Problems We would like to study, and solve if possible, boundary value problems such as the following: (1.1) u = f in U u = g on U, where

More information

09 The Wave Equation in 3 Dimensions

09 The Wave Equation in 3 Dimensions Utah State University DigitalCommons@USU Foundations of Wave Phenomena Physics, Department of --2004 09 The Wave Equation in 3 Dimensions Charles G. Torre Department of Physics, Utah State University,

More information

LECTURE 10: REVIEW OF POWER SERIES. 1. Motivation

LECTURE 10: REVIEW OF POWER SERIES. 1. Motivation LECTURE 10: REVIEW OF POWER SERIES By definition, a power series centered at x 0 is a series of the form where a 0, a 1,... and x 0 are constants. For convenience, we shall mostly be concerned with the

More information

Physics 486 Discussion 5 Piecewise Potentials

Physics 486 Discussion 5 Piecewise Potentials Physics 486 Discussion 5 Piecewise Potentials Problem 1 : Infinite Potential Well Checkpoints 1 Consider the infinite well potential V(x) = 0 for 0 < x < 1 elsewhere. (a) First, think classically. Potential

More information

f(x) cos dx L L f(x) sin L + b n sin a n cos

f(x) cos dx L L f(x) sin L + b n sin a n cos Chapter Fourier Series and Transforms. Fourier Series et f(x be an integrable functin on [, ]. Then the fourier co-ecients are dened as a n b n f(x cos f(x sin The claim is that the function f then can

More information

27. The Fourier Transform in optics, II

27. The Fourier Transform in optics, II 27. The Fourier Transform in optics, II Parseval s Theorem The Shift theorem Convolutions and the Convolution Theorem Autocorrelations and the Autocorrelation Theorem The Shah Function in optics The Fourier

More information

Summary of free theory: one particle state: vacuum state is annihilated by all a s: then, one particle state has normalization:

Summary of free theory: one particle state: vacuum state is annihilated by all a s: then, one particle state has normalization: The LSZ reduction formula based on S-5 In order to describe scattering experiments we need to construct appropriate initial and final states and calculate scattering amplitude. Summary of free theory:

More information

BME I5000: Biomedical Imaging

BME I5000: Biomedical Imaging 1 BME I5000: Biomedical Imaging Lecture FT Fourier Transform Review Lucas C. Parra, parra@ccny.cuny.edu Blackboard: http://cityonline.ccny.cuny.edu/ Fourier Transform (1D) The Fourier Transform (FT) is

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

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

Chapter 18: Scattering in one dimension. 1 Scattering in One Dimension Time Delay An Example... 5

Chapter 18: Scattering in one dimension. 1 Scattering in One Dimension Time Delay An Example... 5 Chapter 18: Scattering in one dimension B. Zwiebach April 26, 2016 Contents 1 Scattering in One Dimension 1 1.1 Time Delay.......................................... 4 1.2 An Example..........................................

More information

Wave propagation in an inhomogeneous plasma

Wave propagation in an inhomogeneous plasma DRAFT Wave propagation in an inhomogeneous plasma Felix I. Parra Rudolf Peierls Centre for Theoretical Physics, University of Oxford, Oxford OX NP, UK This version is of 7 February 208. Introduction In

More information

Lecture notes 5: Diffraction

Lecture notes 5: Diffraction Lecture notes 5: Diffraction Let us now consider how light reacts to being confined to a given aperture. The resolution of an aperture is restricted due to the wave nature of light: as light passes through

More information

Quantization of scalar fields

Quantization of scalar fields Quantization of scalar fields March 8, 06 We have introduced several distinct types of fields, with actions that give their field equations. These include scalar fields, S α ϕ α ϕ m ϕ d 4 x and complex

More information

INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES

INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES INTRODUCTION TO REAL ANALYSIS II MATH 433 BLECHER NOTES. As in earlier classnotes. As in earlier classnotes (Fourier series) 3. Fourier series (continued) (NOTE: UNDERGRADS IN THE CLASS ARE NOT RESPONSIBLE

More information

Chapter 9. Barotropic Instability. 9.1 Linearized governing equations

Chapter 9. Barotropic Instability. 9.1 Linearized governing equations Chapter 9 Barotropic Instability The ossby wave is the building block of low ossby number geophysical fluid dynamics. In this chapter we learn how ossby waves can interact with each other to produce a

More information

The free electron. EE 439 free electrons & scattering

The free electron. EE 439 free electrons & scattering The free electron In order to develop our practical understanding with quantum mechanics, we ll start with some simpler one-dimensional (function of x only), timeindependent problems. At one time, such

More information

Vibrations and waves: revision. Martin Dove Queen Mary University of London

Vibrations and waves: revision. Martin Dove Queen Mary University of London Vibrations and waves: revision Martin Dove Queen Mary University of London Form of the examination Part A = 50%, 10 short questions, no options Part B = 50%, Answer questions from a choice of 4 Total exam

More information

Nov : Lecture 22: Differential Operators, Harmonic Oscillators

Nov : Lecture 22: Differential Operators, Harmonic Oscillators 14 Nov. 3 005: Lecture : Differential Operators, Harmonic Oscillators Reading: Kreyszig Sections:.4 (pp:81 83),.5 (pp:83 89),.8 (pp:101 03) Differential Operators The idea of a function as something that

More information

Math 115 ( ) Yum-Tong Siu 1. Derivation of the Poisson Kernel by Fourier Series and Convolution

Math 115 ( ) Yum-Tong Siu 1. Derivation of the Poisson Kernel by Fourier Series and Convolution Math 5 (006-007 Yum-Tong Siu. Derivation of the Poisson Kernel by Fourier Series and Convolution We are going to give a second derivation of the Poisson kernel by using Fourier series and convolution.

More information

28. Fourier transforms in optics, part 3

28. Fourier transforms in optics, part 3 28. Fourier transforms in optics, part 3 Magnitude and phase some examples amplitude and phase of light waves what is the spectral phase, anyway? The Scale Theorem Defining the duration of a pulse the

More information

Scattering in One Dimension

Scattering in One Dimension Chapter 4 The door beckoned, so he pushed through it. Even the street was better lit. He didn t know how, he just knew the patron seated at the corner table was his man. Spectacles, unkept hair, old sweater,

More information

1.1 A Scattering Experiment

1.1 A Scattering Experiment 1 Transfer Matrix In this chapter we introduce and discuss a mathematical method for the analysis of the wave propagation in one-dimensional systems. The method uses the transfer matrix and is commonly

More information

x(t+ δt) - x(t) = slope δt t+δt

x(t+ δt) - x(t) = slope δt t+δt Techniques of Physics Worksheet 2 Classical Vibrations and Waves Introduction You will have encountered many different examples of wave phenomena in your courses and should be familiar with most of the

More information

A Quick Introduction to Fourier Analysis

A Quick Introduction to Fourier Analysis A Quick Introduction to Fourier Analysis August 3, 28 Contents Introduction 2 2 The Dirac Delta Function 3 2. Definition and Properties........................... 3 2.2 Alternative Definitions............................

More information

Wave Phenomena Physics 15c. Lecture 17 EM Waves in Matter

Wave Phenomena Physics 15c. Lecture 17 EM Waves in Matter Wave Phenomena Physics 15c Lecture 17 EM Waves in Matter What We Did Last Time Reviewed reflection and refraction Total internal reflection is more subtle than it looks Imaginary waves extend a few beyond

More information

Dispersion relations, stability and linearization

Dispersion relations, stability and linearization Dispersion relations, stability and linearization 1 Dispersion relations Suppose that u(x, t) is a function with domain { < x 0}, and it satisfies a linear, constant coefficient partial differential

More information

THE PHYSICS OF WAVES CHAPTER 1. Problem 1.1 Show that Ψ(x, t) = (x vt) 2. is a traveling wave.

THE PHYSICS OF WAVES CHAPTER 1. Problem 1.1 Show that Ψ(x, t) = (x vt) 2. is a traveling wave. CHAPTER 1 THE PHYSICS OF WAVES Problem 1.1 Show that Ψ(x, t) = (x vt) is a traveling wave. Show thatψ(x, t) is a wave by substitutioninto Equation 1.1. Proceed as in Example 1.1. On line version uses Ψ(x,

More information

Quantum Theory. Thornton and Rex, Ch. 6

Quantum Theory. Thornton and Rex, Ch. 6 Quantum Theory Thornton and Rex, Ch. 6 Matter can behave like waves. 1) What is the wave equation? 2) How do we interpret the wave function y(x,t)? Light Waves Plane wave: y(x,t) = A cos(kx-wt) wave (w,k)

More information

Wave Phenomena Physics 15c

Wave Phenomena Physics 15c Wave Phenomena Phsics 15c Lecture 13 Multi-Dimensional Waves (H&L Chapter 7) Term Paper Topics! Have ou found a topic for the paper?! 2/3 of the class have, or have scheduled a meeting with me! If ou haven

More information

Higher-order ordinary differential equations

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

More information

12A Reflection & Transmission (Normal Incidence)

12A Reflection & Transmission (Normal Incidence) 12A Reflection & Transmission (Normal Incidence) Topics: Reflection and transmission, boundary conditions, complex exponentials. Summary: Students begin by expressing in exponential notation the boundary

More information

Electrodynamics HW Problems 06 EM Waves

Electrodynamics HW Problems 06 EM Waves Electrodynamics HW Problems 06 EM Waves 1. Energy in a wave on a string 2. Traveling wave on a string 3. Standing wave 4. Spherical traveling wave 5. Traveling EM wave 6. 3- D electromagnetic plane wave

More information

Physics 106a/196a Problem Set 7 Due Dec 2, 2005

Physics 106a/196a Problem Set 7 Due Dec 2, 2005 Physics 06a/96a Problem Set 7 Due Dec, 005 Version 3, Nov 7, 005 In this set we finish up the SHO and study coupled oscillations/normal modes and waves. Problems,, and 3 are for 06a students only, 4, 5,

More information

Peter Hertel. University of Osnabrück, Germany. Lecture presented at APS, Nankai University, China.

Peter Hertel. University of Osnabrück, Germany. Lecture presented at APS, Nankai University, China. crystal The Hopping University of Osnabrück, Germany Lecture presented at APS, Nankai University, China http://www.home.uni-osnabrueck.de/phertel Spring 2011 States and amplitudes crystal The system has

More information