Making Waves in Multivariable Calculus

Size: px
Start display at page:

Download "Making Waves in Multivariable Calculus"

Transcription

1 Making Waves in Multivariable Calculus < J. B. Thoo Yuba College 2014 CMC3 Fall Conference, Monterey, Ca

2 This presentation was produced using L A TEX with C. Campani s Beamer L A TEX class and saved as a PDF file: < See Norm Matloff s web page < for a quick tutorial. Disclaimer: Our slides here won t show off what Beamer can do. Sorry. :-)

3 Are you sitting in the right room? A common exercise in calculus textbooks is to verify that a given function u = u(x, t) satisfies the heat equation, u t = Du xx, or the wave equation, u tt = c 2 u xx. While this is a useful exercise in using the chain rule, it is not a very exciting one because it ends there. The mathematical theory of waves is a rich source of partial differential equations. This talk is about introducing some mathematics of waves to multivariable calculus (vector calculus) students. We will show you some examples that we have presented to our students that have given a context for what they are learning.

4 Outline of the talk Some examples of waves Mathematical definition of a wave Some wave equations Using what we have learnt Chain rule Integrating factor Partial fractions Other examples (time permitting)

5 References Roger Knobel, An Introduction to the Mathematical Theory of Waves, Student Mathematics Library, IAS/Park City Mathematical Subseries, Volume 3, American Mathematical Society, Providence (2000)

6 Some examples of waves

7 Typical Pond Guitar Strings (L) < (R) <

8 Internal waves Internal wave trains around Trinidad from space Model of an estuary in a lab (T) < (B) <

9 Internal waves Kelvin-Helmholtz instability Clouds In a tank (L) < (R) <

10 Water gravity waves Deep-water waves Bow waves or ship waves (L) < (R) <

11 Water gravity waves Deep-water waves Bow waves or ship waves (L) < (R) <

12 Water gravity waves Shallow-water waves Tsunami (2011 Tohoku, Japan, earthquake) Iwanuma, Japan Crescent City, Ca Santa Cruz, Ca (L) < Japan-disaster-30-powerful-images-of-the-earthquake-and-tsunami.html> (C) < (R) < Inundation_Maps/Pages/2011_tohoku.aspx>

13 Solitary waves Morning glory cloud Ocean wave (L) < (R) <

14 Solitary waves Recreation of John Scott Russell s soliton, Hariot-Watt University (1995) <

15 Shock waves F-18 fighter jet Schlieren photograph (L) < (R) <

16 Mathematical definition of a wave

17 Definition No single precise definition of what exactly constitutes a wave. Various restrictive definitions can be given, but to cover the whole range of wave phenomena it seems preferable to be guided by the intuitive view that a wave is any recognizable signal that is transferred from one part of the medium to another with a recognizable velocity of propagation. [Whitham]

18 Definition No single precise definition of what exactly constitutes a wave. Various restrictive definitions can be given, but to cover the whole range of wave phenomena it seems preferable to be guided by the intuitive view that a wave is any recognizable signal that is transferred from one part of the medium to another with a recognizable velocity of propagation. [Whitham]

19 Some wave equations

20 The wave equation The wave equation: u tt = c 2 u xx Models a number of wave phenomena, e.g., vibrations of a stretched string Standing wave solution: u n (x, t) = [A cos(nπct/l) + B sin(nπct/l)] sin(nπx/l) 0 L n = 3, A = B = 0.1, c = L = 1, t = 0 : 0.1 : 1, 0 x 1

21 The Korteweg-de Vries (KdV) equation The Korteweg-de Vries (KdV) equation: u t + uu x + u xxx = 0 Models shallow water gravity waves u speed c Look for traveling wave solution u(x, t) = f (x ct), c > 0, f (z), f (z), f (z) 0 as z ±. x

22 The Sine-Gordon equation The Sine-Gordon equation: u tt = u xx sin u Models a mechanical transmission line such as pendula connected by a spring u Look for traveling wave solution: u(x, t) = f (x ct), c > 0, f (z), f (z) 0 as z.

23 Using what we have learnt

24 Chain rule h = g f = Dh m n = Dg Df m p p n if f : R n R p and g : R p R m so that h : R n R m

25 Chain rule h = g f = Dh m n = Dg Df m p p n if f : R n R p and g : R p R m so that h : R n R m E.g., f : R R 2 : f (t) = (x, y), g : R 2 R 2 : g(x, y) = (w, z), and h = g f : R R 2 : h(t) = (w, z) Then Dh = [ w x z x w y z y ] [ dx dt dy dt ] = [ dw dt dz dt ] = [ w dx x dt + w y dy dt z dx x dt + z dy y dt ] Dg Df

26 Example 1 The wave equation:* u tt = au xx, a > 0 Look for traveling wave solution: u(x, t) = f (x ct) i.e., look for a solution that advects at wave speed c without changing its profile E.g., u(x, t) = sin(x ct), u(x, t) = (x ct) 4, u(x, t) = exp [ (x ct) 2] *Models a number of wave phenomena, e.g., vibrations of a stretched string

27 Typical exercise: Show that u(x, t) = exp [ (x ct) 2] satisfies u tt = c 2 u xx.

28 Typical exercise: Show that u(x, t) = exp [ (x ct) 2] satisfies u tt = c 2 u xx. Let z = x ct. Then, u(x, t) = exp( z 2 ) = f (z) and, using the chain rule, we find that u t = df z dz t u tt = df dz = 2cz exp( z 2 ), z t = 4c2 z 2 exp( z 2 ), u x = df z dz x = 2z exp( z2 ), u xx = df dz z x = 4z2 exp( z 2 ) u tt = c 2 u xx = 4c 2 z 2 exp( z 2 ) = c 2 4z 2 exp( z 2 )

29 Let z = x ct. Then u(x, t) = f (x ct) = f (z) and, using the chain rule, u t = df z dz t u tt = df dz = f (z)( c) = cf (z), z t = cf (z)( c) = c 2 f (z), u x = df z dz x = f (z)(1) = f (z), u xx = df dz z x = f (z)(1) = f (z)

30 Let z = x ct. Then u(x, t) = f (x ct) = f (z) and, using the chain rule, u t = df z dz t u tt = df dz = f (z)( c) = cf (z), z t = cf (z)( c) = c 2 f (z), u x = df z dz x = f (z)(1) = f (z), u xx = df dz z x = f (z)(1) = f (z) u tt = au xx = c 2 f (z) = af (z)

31 c 2 f (z) = af (z) = (c 2 a)f (z) = 0

32 c 2 f (z) = af (z) = (c 2 a)f (z) = 0 c 2 a = 0 = c = ± a: u(x, t) = f (x ± at) provided f exists, otherwise f arbitrary e.g., u(x, t) = sin(x + at) or u(x, t) = exp [ (x at) 2]

33 c 2 f (z) = af (z) = (c 2 a)f (z) = 0 c 2 a = 0 = c = ± a: u(x, t) = f (x ± at) provided f exists, otherwise f arbitrary e.g., u(x, t) = sin(x + at) or u(x, t) = exp [ (x at) 2] f (z) = 0 = f (z) = A + Bz: u(x, t) = A + B(x ct) provided solution is not constant

34 Example 2 The linearized KdV* equation: u t + u x + u xxx = 0 Look for wave train solution: u(x, t) = A cos(kx ωt), where A 0, k > 0, ω > 0 (a particular type of traveling wave solution, i.e., u(x, t) = f (x ct)) *KdV = Korteweg-de Vries; the KdV equation models shallow-water gravity waves

35 Example 2 The linearized KdV* equation: u t + u x + u xxx = 0 Look for wave train solution: u(x, t) = A cos(kx ωt), where A 0, k > 0, ω > 0 (a particular type of traveling wave solution, i.e., u(x, t) = f (x ct)) Note: u(x, t) = A cos ( ) k( x (ω/k)t advects at wave speed }{{} x ct c = ω/k The number ω is the angular frequency and k is called the wavenumber. The wavelength is 2π/k. *KdV = Korteweg-de Vries; the KdV equation models shallow-water gravity waves

36 Let z = kx ωt and f (z) = A cos(z). Then and, using the chain rule, u(x, t) = A cos(kx ωt) = f (z) u t = df z dz t u x = df z dz x u xx = df dz u xxx = df dz = f (z)( ω) = ωa sin(z), = f (z)(k) = ka sin(z), z x = f (z)(k) = k 2 A cos(z), z x = f (z)(k) = k 3 A sin(z)

37 Let z = kx ωt and f (z) = A cos(z). Then and, using the chain rule, u(x, t) = A cos(kx ωt) = f (z) u t = df z dz t u x = df z dz x u xx = df dz u xxx = df dz = f (z)( ω) = ωa sin(z), = f (z)(k) = ka sin(z), z x = f (z)(k) = k 2 A cos(z), z x = f (z)(k) = k 3 A sin(z) u t + u x + u xxx = 0 = (ω k + k 3 )A sin(z) = 0

38 (ω k + k 3 )A sin(z) = 0 = ω k + k 3 = 0 Dispersion relation: ω = k k 3

39 (ω k + k 3 )A sin(z) = 0 = ω k + k 3 = 0 Dispersion relation: ω = k k 3 Wave speed: c = ω k = 1 k2

40 (ω k + k 3 )A sin(z) = 0 = ω k + k 3 = 0 Dispersion relation: ω = k k 3 Wave speed: c = ω k = 1 k2 Note: That c depends on k means that wave trains of different frequencies travel at different speeds. Such a wave is called a dispersive wave. Here, smaller k or longer waves (λ = 2π/k) speed ahead, while larger k or shorter waves trail behind.

41 (ω k + k 3 )A sin(z) = 0 = ω k + k 3 = 0 Dispersion relation: ω = k k 3 Wave speed: c = ω k = 1 k2 Note: That c depends on k means that wave trains of different frequencies travel at different speeds. Such a wave is called a dispersive wave. Here, smaller k or longer waves (λ = 2π/k) speed ahead, while larger k or shorter waves trail behind. Group velocity: C = dω dk = 1 3k2 The group velocity C is the velocity of the energy in the wave and is generally different from the wave speed c

42 In general, a wave train solution is u(x, t) = f (kx ωt), where k > 0, ω > 0, and f is periodic (a particular type of traveling wave solution, i.e., u(x, t) = f (x ct)) In general, not a solution for every possible k or ω Note: u(x, t) = f ( k(x (ω/k)t ) advects at wave speed c = ω/k

43 Integrating factor To solve: y (x) + p(x)y(x) = q(x) for y = y(x)

44 Integrating factor To solve: y (x) + p(x)y(x) = q(x) for y = y(x) Multiply through by integrating factor µ = µ(x) µy + µpy = µq

45 Integrating factor To solve: y (x) + p(x)y(x) = q(x) for y = y(x) Multiply through by integrating factor µ = µ(x) µy + µpy = µq If µ = µp, then µy + µpy = µy + µ y, so that (µy) = µq = µy = µq dx and hence y(x) = 1 µ(x) [ µ(x)q(x) dx where µ(x) = exp ] p(x) dx

46 Example The Sine-Gordon equation: u tt = u xx sin u Models a mechanical transmission line such as pendula connected by a spring u Look for traveling wave solution: u(x, t) = f (x ct), c > 0, f (z), f (z) 0 as z.

47 Let z = x ct. Then u(x, t) = f (x ct) = f (z) and u tt = u xx sin u = c 2 f (z) = f (z) sin f

48 Let z = x ct. Then u(x, t) = f (x ct) = f (z) and u tt = u xx sin u = c 2 f (z) = f (z) sin f To solve the equation in f, we multiply through by f (z), an integrating factor c 2 f f = f f f sin f = c 2( 1 2 f 2) = ( 1 2 f 2) + (cos f )

49 Let z = x ct. Then u(x, t) = f (x ct) = f (z) and u tt = u xx sin u = c 2 f (z) = f (z) sin f To solve the equation in f, we multiply through by f (z), an integrating factor c 2 f f = f f f sin f = c 2( 1 2 f 2) = ( 1 2 f 2) + (cos f ) Now integrate w.r.t. z 1 2 c2 f 2 = 1 2 f 2 + cos f + a

50 Let z = x ct. Then u(x, t) = f (x ct) = f (z) and u tt = u xx sin u = c 2 f (z) = f (z) sin f To solve the equation in f, we multiply through by f (z), an integrating factor c 2 f f = f f f sin f = c 2( 1 2 f 2) = ( 1 2 f 2) + (cos f ) Now integrate w.r.t. z 1 2 c2 f 2 = 1 2 f 2 + cos f + a To determine a, impose the conditions f (z), f (z) 0 as z i.e., pendula ahead of the wave are undisturbed

51 Then, as z, 1 2 c2 f 2 = 1 2 f 2 + cos f + a 0 = 0 + cos 0 + a so that a = 1,

52 Then, as z, 1 2 c2 f 2 = 1 2 f 2 + cos f + a 0 = 0 + cos 0 + a so that a = 1, i.e. 1 2 c2 f 2 = 1 2 f 2 + cos f 1 = f 2 = 2 (1 cos f ) 1 c2

53 Then, as z, 1 2 c2 f 2 = 1 2 f 2 + cos f + a 0 = 0 + cos 0 + a so that a = 1, i.e. 1 2 c2 f 2 = 1 2 f 2 + cos f 1 = f 2 = 2 (1 cos f ) 1 c2 Exercise: [ ( )] z 1 Show that f (z) = 4 arctan exp is a solution 1 c 2

54 Then, as z, 1 2 c2 f 2 = 1 2 f 2 + cos f + a 0 = 0 + cos 0 + a so that a = 1, i.e. 1 2 c2 f 2 = 1 2 f 2 + cos f 1 = f 2 = 2 (1 cos f ) 1 c2 Exercise: [ ( )] z 1 Show that f (z) = 4 arctan exp is a solution 1 c 2 2 Solve the equation to obtain the solution above (hint: 1 cos f = 2 sin 2 (f /2))

55 Wave front solution: [ ( u(x, t) = 4 arctan exp x ct )] 1 c 2 2π u speed c u x A wave front is a solution u(x, t) for which lim x u(x, t) = k 1 and lim x u(x, t) = k 2

56 Partial fractions Given a rational function p(x)/q(x) p(x) q(x) = r 1(x) q 1 (x) + r 2(x) q 2 (x) + + r n(x) q n (x) where q i (x) is a linear or an irreducible quadratic factor of q(x) and B i (constant) if q i is linear, r i (x) = A i x + B i if q i is quadratic

57 Example The KdV equation: u t + uu x + u xxx = 0 Look for traveling wave solution that is a pulse: u(x, t) = f (x ct), f (z), f (z), f (z) 0 as z ±, where z = x ct u speed c x

58 Then u t + uu x + u xxx = 0 = cf + ff + f = 0 Rewrite, cf + ( 1 2 f 2) + (f ) = 0

59 Then u t + uu x + u xxx = 0 = cf + ff + f = 0 Rewrite, then integrate cf + ( 1 2 f 2) + (f ) = 0 = cf f 2 + f = a

60 Then u t + uu x + u xxx = 0 = cf + ff + f = 0 Rewrite, then integrate cf + ( 1 2 f 2) + (f ) = 0 = cf f 2 + f = a To determine a, impose f (z), f (z) 0 as z.

61 Then u t + uu x + u xxx = 0 = cf + ff + f = 0 Rewrite, then integrate cf + ( 1 2 f 2) + (f ) = 0 = cf f 2 + f = a To determine a, impose f (z), f (z) 0 as z. Then cf f 2 + f = a = a so that cf f 2 + f = 0

62 Now multiply through by integrating factor f, then integrate cff f 2 f + f f = 0 = c ( 1 2 f 2) + 1 2( 1 3 f 3) + ( 1 2 f 2) = 0 = 1 2 cf f f 2 = b To determine b, impose f (z), f (z) 0 as z.

63 Now multiply through by integrating factor f, then integrate cff f 2 f + f f = 0 = c ( 1 2 f 2) + 1 2( 1 3 f 3) + ( 1 2 f 2) = 0 = 1 2 cf f f 2 = b To determine b, impose f (z), f (z) 0 as z. Then 1 2 cf f f 2 = b = b so that 1 2 cf f f 2 = 0

64 Rewrite, 1 2 f 2 = 1 2 cf f 3 = 3 f 3c f f = 1 where we choose the positive and assume that 3c f > 0.

65 Rewrite, 1 2 f 2 = 1 2 cf f 3 = 3 f 3c f f = 1 where we choose the positive and assume that 3c f > 0. Now let 3c f = g 2 3 (3c g 2 )g ( 2gg ) = 1 = 2 3 3c g 2 g = 1

66 Rewrite, 1 2 f 2 = 1 2 cf f 3 = 3 f 3c f f = 1 where we choose the positive and assume that 3c f > 0. Now let 3c f = g 2 3 (3c g 2 )g ( 2gg ) = 1 = 2 3 3c g 2 g = 1 To integrate, use partial fractions 1 3c g 2 = A 3c g + B 3c + g

67 1 3c g 2 = A 3c g + B 3c + g = 1 = A( 3c + g) + B( 3c g) = A = 1 2 3c, B = 1 2 3c = = 1 3c g 2 = 1/2 3c + 1/2 3c 3c g 3c + g 2 3 3c g 2 g = g c( 3c g) + g c( 3c + g)

68 2 3 3c g 2 g = 1 = g g + = 1 c( 3c g) c( 3c + g) = g g + = c 3c g 3c + g = ln( 3c g) + ln( 3c + g) = cz + d = ln 3c + g 3c g = cz + d

69 Solve for g: g(z) = 3c exp( cz + d) 1 exp( cz + d) + 1 Recall: f = 3c g 2

70 Solve for g: g(z) = 3c exp( cz + d) 1 exp( cz + d) + 1 Recall: f = 3c g 2 Use: tanh ζ = sinh ζ 1 cosh ζ = 2 (eζ e ζ ) 1 2 (eζ + e ζ ) = exp( 2ζ) 1 exp( 2ζ) + 1 Substitute 2ζ = cz + d: g(z) = 3c tanh [ 1 2 ( cz d) ]

71 Solve for g: g(z) = 3c exp( cz + d) 1 exp( cz + d) + 1 Recall: f = 3c g 2 Use: tanh ζ = sinh ζ 1 cosh ζ = 2 (eζ e ζ ) 1 2 (eζ + e ζ ) = exp( 2ζ) 1 exp( 2ζ) + 1 Substitute 2ζ = cz + d: g(z) = 3c tanh [ 1 2 ( cz d) ] Use f = 3c g 2 and choose d = 0: f (z) = 3c sech 2[ ] 1 2 cz [ ] c = u(x, t) = 3c sech 2 (x ct) 2

72 u amplitude 3c speed c [ ] c Soliton solution: u(x, t) = 3c sech 2 (x ct) 2 x Note: That amplitude is 3c means that taller waves move faster than shorter waves.

73 Other examples Water gravity waves Ship waves Tsunamis Shock waves

74 Water gravity waves Consider water (inviscid incompressible fluid) in a constant gravitational field Spatial coordinates (x, y, z), fluid velocity u = (u, v, w) Sinusoidal wave train solution, where the wave oscillates in x = (x, y) and t, but not in z

75 Water gravity waves Consider water (inviscid incompressible fluid) in a constant gravitational field Spatial coordinates (x, y, z), fluid velocity u = (u, v, w) Sinusoidal wave train solution, where the wave oscillates in x = (x, y) and t, but not in z Dispersion relation: ω 2 = gk tanh(kd), k = k = 2π/λ Here, ω is the frequency, k is the wavenumber vector, λ is the wavelength, g is gravity, and d is the depth of the water

76 λ d shallowness parameter δ = d λ

77 λ d shallowness parameter δ = d λ deep water: δ > 0.28 shallow water: δ < 0.07

78 λ d shallowness parameter δ = d λ deep water: δ > 0.28 shallow water: δ < 0.07 ω 2 = gk tanh(kd) = c = ω k = g k tanh(kd), C = dω dk = 1 2 g k tanh(kd) + d gk sech 2 (kd) 2 tanh(kd)

79 Deep water: δ at fixed k Using lim θ tanh(θ) = 1 c = ω k = g k tanh(2πδ) g k C = dω dk = 1 g 2 k tanh(2πδ) + d gk sech 2 (2πδ) 2 tanh(2πδ) 1 2 g k = 1 2 c Energy in the wave propagates at half the wave speed

80 travels at wave speed c = ω/k travels at group velocity C = dω/dk

81 travels at wave speed c = ω/k travels at group velocity C = dω/dk Ship waves: C = 1 2 c

82 C (now) B A (earlier)

83 C (now) B A (earlier)

84 C (now) B A (earlier)

85 C E B D A

86 C E B D O A

87 C Kelvin wedge C E B 19.5 A 35 D O D O A

88

89 Shallow water: δ 0 at fixed d tanh(θ) Using lim = 1 θ 0 θ c = ω k = gd tanh(2πδ) 2πδ gd C = dω dk = 1 gd tanh(2πδ) + d g 2πδ/d sech 2 (2πδ) 2 2πδ 2 tanh(2πδ) 1 2 gd + d 2 g d = gd Energy in the wave propagates at the wave speed

90 Tsunamis Typical wavelength of several hundred kilometers and deepest point in the ocean in the Marianas Trench (Western Pacific Ocean) about 11 kilometers makes a tsunami a shallow-water wave (long wave) Wave speed c = gd E.g., ocean depth 4 kilometers, gravity 9.8 m/s 2 yields a wave speed c = m/s 200 m/s or about 445 mph Typical amplitude in the open ocean about 1 m, but rises up to 10 m to 15 m as approaches shore

91 λ a d d Energy in the wave proportional to a 2 c a 2 gd remains constant, so a increases as d decreases

92 λ a d d Energy in the wave proportional to a 2 c a 2 gd remains constant, so a increases as d decreases Hat Ray Leach beach, Thailand, December 2004 <

93 What happens when a wave approaches the shore?

94 What happens when a wave approaches the shore? Typically the wave will break.* *G. B. Witham, Linear and Nonlinear Waves, p. 22.

95 Mathematically, to remove the multivalued part of the wave profile, we introduce a discontinuity or shock. We do this using the equal area rule so that conservation is satisfied, i.e., ρ dx is the same before and after a shock is introduced.* *G. B. Witham, Linear and Nonlinear Waves, p. 42.

96 Time series u x

97 Time series u u x 1 1 x

98 Time series u u x 1 1 x u x

99 Time series u u x 1 1 x u u 1 1 shock forms 1 1 x 1 1 x

100 Time series u u x 1 1 x u u 1 1 shock forms 1 1 x u 1 no longer a function 1 1 x 1 1 x

101 Time series u u x 1 1 x u u 1 1 shock forms 1 1 x u 1 no longer a function u x 1 1 x 1 1 x

102 To define solution beyond shock formation: equal area rule u u 1 shock forms 1 shock propogates 1 1 x 1 1 x

103 To define solution beyond shock formation: equal area rule u u 1 shock forms 1 shock propogates 1 1 x 1 1 x u u x 1 1 x Note: The amplitude diminishes as the shock propogates, i.e., the wave collapses after a shock forms

104 More Can find time when shock forms (breaking time) Can find the shock speed

105 More Can find time when shock forms (breaking time) Can find the shock speed But that would have to wait for another day.

106 References Adrian Constantin, Nonlinear Water Waves with Applications to Wave-Current Interactions and Tsunamis, CBMS-NSF Regional Conference Series in Applied Mathematics, Volume 81, Society for Industrial and Applied Mathematics, Philadelphia (2011). Roger Knobel, An Introduction to the Mathematical Theory of Waves, Student Mathematics Library, IAS/Park City Mathematical Subseries, Volume 3, American Mathematical Society, Providence (2000). James Lighthill, Waves in Fluids, Cambridge Mathematical Library, Cambridge University Press, Cambridge (1978). Bruce R. Sutherland, Internal Gravity Waves, Cambridge University Press, Cambridge (2010). G. B. Whitham, Linear and Nonlinear Waves, A Wiley-Interscience Publication, John Wiley & Sons, Inc., New York (1999)

Making Waves in Vector Calculus

Making Waves in Vector Calculus Making Waves in Vector Calculus J. B. Thoo Yuba College 2014 MAA MathFest, Portland, OR This presentation was produced

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

Lecture 10: Whitham Modulation Theory

Lecture 10: Whitham Modulation Theory Lecture 10: Whitham Modulation Theory Lecturer: Roger Grimshaw. Write-up: Andong He June 19, 2009 1 Introduction The Whitham modulation theory provides an asymptotic method for studying slowly varying

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

Travelling waves. Chapter 8. 1 Introduction

Travelling waves. Chapter 8. 1 Introduction Chapter 8 Travelling waves 1 Introduction One of the cornerstones in the study of both linear and nonlinear PDEs is the wave propagation. A wave is a recognizable signal which is transferred from one part

More information

Solitons : An Introduction

Solitons : An Introduction Solitons : An Introduction p. 1/2 Solitons : An Introduction Amit Goyal Department of Physics Panjab University Chandigarh Solitons : An Introduction p. 2/2 Contents Introduction History Applications Solitons

More information

13.42 LECTURE 2: REVIEW OF LINEAR WAVES

13.42 LECTURE 2: REVIEW OF LINEAR WAVES 13.42 LECTURE 2: REVIEW OF LINEAR WAVES SPRING 2003 c A.H. TECHET & M.S. TRIANTAFYLLOU 1. Basic Water Waves Laplace Equation 2 φ = 0 Free surface elevation: z = η(x, t) No vertical velocity at the bottom

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

Are Solitary Waves Color Blind to Noise?

Are Solitary Waves Color Blind to Noise? Are Solitary Waves Color Blind to Noise? Dr. Russell Herman Department of Mathematics & Statistics, UNCW March 29, 2008 Outline of Talk 1 Solitary Waves and Solitons 2 White Noise and Colored Noise? 3

More information

First Order Differential Equations

First Order Differential Equations Chapter 2 First Order Differential Equations 2.1 9 10 CHAPTER 2. FIRST ORDER DIFFERENTIAL EQUATIONS 2.2 Separable Equations A first order differential equation = f(x, y) is called separable if f(x, y)

More information

Lecture 7: Oceanographic Applications.

Lecture 7: Oceanographic Applications. Lecture 7: Oceanographic Applications. Lecturer: Harvey Segur. Write-up: Daisuke Takagi June 18, 2009 1 Introduction Nonlinear waves can be studied by a number of models, which include the Korteweg de

More information

Lecture 18: Wave-Mean Flow Interaction, Part I

Lecture 18: Wave-Mean Flow Interaction, Part I Lecture 18: Wave-Mean Flow Interaction, Part I Lecturer: Roger Grimshaw. Write-up: Hiroki Yamamoto June 5, 009 1 Introduction Nonlinearity in water waves can lead to wave breaking. We can observe easily

More information

Mathematical Methods - Lecture 9

Mathematical Methods - Lecture 9 Mathematical Methods - Lecture 9 Yuliya Tarabalka Inria Sophia-Antipolis Méditerranée, Titane team, http://www-sop.inria.fr/members/yuliya.tarabalka/ Tel.: +33 (0)4 92 38 77 09 email: yuliya.tarabalka@inria.fr

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

SAMPLE CHAPTERS UNESCO EOLSS WAVES IN THE OCEANS. Wolfgang Fennel Institut für Ostseeforschung Warnemünde (IOW) an der Universität Rostock,Germany

SAMPLE CHAPTERS UNESCO EOLSS WAVES IN THE OCEANS. Wolfgang Fennel Institut für Ostseeforschung Warnemünde (IOW) an der Universität Rostock,Germany WAVES IN THE OCEANS Wolfgang Fennel Institut für Ostseeforschung Warnemünde (IOW) an der Universität Rostock,Germany Keywords: Wind waves, dispersion, internal waves, inertial oscillations, inertial waves,

More information

INTERNAL SOLITARY WAVES IN THE ATMOSPHERE AND OCEAN

INTERNAL SOLITARY WAVES IN THE ATMOSPHERE AND OCEAN INTERNAL SOLITARY WAVES IN THE ATMOSPHERE AND OCEAN ROGER GRIMSHAW LOUGHBOROUGH UNIVERSITY In collaboration with: Efim Pelinovsky (Nizhny Novgorod) Tatiana Talipova (Nizhny Novgorod) Outline: 1. Observations

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 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

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

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

MATH1231 CALCULUS. Session II Dr John Roberts (based on notes of A./Prof. Bruce Henry) Red Center Room 3065

MATH1231 CALCULUS. Session II Dr John Roberts (based on notes of A./Prof. Bruce Henry) Red Center Room 3065 MATH1231 CALCULUS Session II 2007. Dr John Roberts (based on notes of A./Prof. Bruce Henry) Red Center Room 3065 Jag.Roberts@unsw.edu.au MATH1231 CALCULUS p.1/66 Overview Systematic Integration Techniques

More information

Dispersion in Shallow Water

Dispersion in Shallow Water Seattle University in collaboration with Harvey Segur University of Colorado at Boulder David George U.S. Geological Survey Diane Henderson Penn State University Outline I. Experiments II. St. Venant equations

More information

Sound waves

Sound waves Types of waves Sound waves Violin A 440Hz Guitar A 440Hz Piano A 220Hz Recorder A 880Hz Flute A 440Hz Rubens tube Earthquakes Mavericks, California Garrett McNamara surfs a 100ft wave! (January

More information

What we do understand by the notion of soliton or rather solitary wave is a wave prole which is very stable in the following sense

What we do understand by the notion of soliton or rather solitary wave is a wave prole which is very stable in the following sense Introduction to Waves and Solitons What we do understand by the notion of soliton or rather solitary wave is a wave prole which is very stable in the following sense i) It is localized, which means it

More information

Concepts from linear theory Extra Lecture

Concepts from linear theory Extra Lecture Concepts from linear theory Extra Lecture Ship waves from WW II battleships and a toy boat. Kelvin s (1887) method of stationary phase predicts both. Concepts from linear theory A. Linearize the nonlinear

More information

Chapter 7: Techniques of Integration

Chapter 7: Techniques of Integration Chapter 7: Techniques of Integration MATH 206-01: Calculus II Department of Mathematics University of Louisville last corrected September 14, 2013 1 / 43 Chapter 7: Techniques of Integration 7.1. Integration

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

Shallow Water Gravity Waves: A Note on the Particle Orbits

Shallow Water Gravity Waves: A Note on the Particle Orbits Journal of Oceanography Vol. 5, pp. 353 to 357. 1996 Shallow Water Gravity Waves: A Note on the Particle Orbits KERN E. KENYON 463 North Lane, Del Mar, CA 9014-4134, U.S.A. (Received 4 July 1995; in revised

More information

OPAC102. The Acoustic Wave Equation

OPAC102. The Acoustic Wave Equation OPAC102 The Acoustic Wave Equation Acoustic waves in fluid Acoustic waves constitute one kind of pressure fluctuation that can exist in a compressible fluid. The restoring forces responsible for propagating

More information

11.5. The Chain Rule. Introduction. Prerequisites. Learning Outcomes

11.5. The Chain Rule. Introduction. Prerequisites. Learning Outcomes The Chain Rule 11.5 Introduction In this Section we will see how to obtain the derivative of a composite function (often referred to as a function of a function ). To do this we use the chain rule. This

More information

Propagation of Solitons Under Colored Noise

Propagation of Solitons Under Colored Noise Propagation of Solitons Under Colored Noise Dr. Russell Herman Departments of Mathematics & Statistics, Physics & Physical Oceanography UNC Wilmington, Wilmington, NC January 6, 2009 Outline of Talk 1

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

13.1 Ion Acoustic Soliton and Shock Wave

13.1 Ion Acoustic Soliton and Shock Wave 13 Nonlinear Waves In linear theory, the wave amplitude is assumed to be sufficiently small to ignore contributions of terms of second order and higher (ie, nonlinear terms) in wave amplitude In such a

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

The shallow water equations Lecture 8. (photo due to Clark Little /SWNS)

The shallow water equations Lecture 8. (photo due to Clark Little /SWNS) The shallow water equations Lecture 8 (photo due to Clark Little /SWNS) The shallow water equations This lecture: 1) Derive the shallow water equations 2) Their mathematical structure 3) Some consequences

More information

Dynamics of Strongly Nonlinear Internal Solitary Waves in Shallow Water

Dynamics of Strongly Nonlinear Internal Solitary Waves in Shallow Water Dynamics of Strongly Nonlinear Internal Solitary Waves in Shallow Water By Tae-Chang Jo and Wooyoung Choi We study the dynamics of large amplitude internal solitary waves in shallow water by using a strongly

More information

α(t) = ω 2 θ (t) κ I ω = g L L g T = 2π mgh rot com I rot

α(t) = ω 2 θ (t) κ I ω = g L L g T = 2π mgh rot com I rot α(t) = ω 2 θ (t) ω = κ I ω = g L T = 2π L g ω = mgh rot com I rot T = 2π I rot mgh rot com Chapter 16: Waves Mechanical Waves Waves and particles Vibration = waves - Sound - medium vibrates - Surface ocean

More information

Introduction to Marine Hydrodynamics

Introduction to Marine Hydrodynamics 1896 190 1987 006 Introduction to Marine Hydrodynamics (NA35) Department of Naval Architecture and Ocean Engineering School of Naval Architecture, Ocean & Civil Engineering Shanghai Jiao Tong University

More information

Long-time solutions of the Ostrovsky equation

Long-time solutions of the Ostrovsky equation Long-time solutions of the Ostrovsky equation Roger Grimshaw Centre for Nonlinear Mathematics and Applications, Department of Mathematical Sciences, Loughborough University, U.K. Karl Helfrich Woods Hole

More information

Mathématiques appliquées (MATH0504-1) B. Dewals, Ch. Geuzaine

Mathématiques appliquées (MATH0504-1) B. Dewals, Ch. Geuzaine Lecture 2 The wave equation Mathématiques appliquées (MATH0504-1) B. Dewals, Ch. Geuzaine V1.0 28/09/2018 1 Learning objectives of this lecture Understand the fundamental properties of the wave equation

More information

Application of linear combination between cubic B-spline collocation methods with different basis for solving the KdV equation

Application of linear combination between cubic B-spline collocation methods with different basis for solving the KdV equation Computational Methods for Differential Equations http://cmde.tabrizu.ac.ir Vol. 4, No. 3, 016, pp. 191-04 Application of linear combination between cubic B-spline collocation methods with different basis

More information

Content of the course 3NAB0 (see study guide)

Content of the course 3NAB0 (see study guide) Content of the course 3NAB0 (see study guide) 17 November diagnostic test! Week 1 : 14 November Week 2 : 21 November Introduction, units (Ch1), Circuits (Ch25,26) Heat (Ch17), Kinematics (Ch2 3) Week 3:

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

CALCULUS PROBLEMS Courtesy of Prof. Julia Yeomans. Michaelmas Term

CALCULUS PROBLEMS Courtesy of Prof. Julia Yeomans. Michaelmas Term CALCULUS PROBLEMS Courtesy of Prof. Julia Yeomans Michaelmas Term The problems are in 5 sections. The first 4, A Differentiation, B Integration, C Series and limits, and D Partial differentiation follow

More information

Symmetries 2 - Rotations in Space

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

More information

The effect of a background shear current on large amplitude internal solitary waves

The effect of a background shear current on large amplitude internal solitary waves The effect of a background shear current on large amplitude internal solitary waves Wooyoung Choi Dept. of Mathematical Sciences New Jersey Institute of Technology CAMS Report 0506-4, Fall 005/Spring 006

More information

Lecture 1: Introduction to Linear and Non-Linear Waves

Lecture 1: Introduction to Linear and Non-Linear Waves Lecture 1: Introduction to Linear and Non-Linear Waves Lecturer: Harvey Segur. Write-up: Michael Bates June 15, 2009 1 Introduction to Water Waves 1.1 Motivation and Basic Properties There are many types

More information

Lecture 1: sine-gordon equation and solutions

Lecture 1: sine-gordon equation and solutions Lecture 1: sine-gordon equation and solutions Equivalent circuit Derivation of sine-gordon equation The most important solutions plasma waves a soliton! chain of solitons resistive state breather and friends

More information

4 Differential Equations

4 Differential Equations Advanced Calculus Chapter 4 Differential Equations 65 4 Differential Equations 4.1 Terminology Let U R n, and let y : U R. A differential equation in y is an equation involving y and its (partial) derivatives.

More information

Salmon: Introduction to ocean waves

Salmon: Introduction to ocean waves 3 Many waves In the previous lecture, we considered the case of two basic waves propagating in one horizontal dimension. However, Proposition #2 lets us have as many basic waves as we want. Suppose we

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

Fundamentals of Atmospheric Modelling

Fundamentals of Atmospheric Modelling M.Sc. in Computational Science Fundamentals of Atmospheric Modelling Peter Lynch, Met Éireann Mathematical Computation Laboratory (Opp. Room 30) Dept. of Maths. Physics, UCD, Belfield. January April, 2004.

More information

Wave-Body Interaction Theory (Theory of Ship Waves) Lecture Notes for Graduate Course

Wave-Body Interaction Theory (Theory of Ship Waves) Lecture Notes for Graduate Course Wave-Body Interaction Theory (Theory of Ship Waves) Lecture Notes for Graduate Course ( April 018 ) Lab of Seakeeping & Floating-Body Dynamics in Waves Dept of Naval Architecture & Ocean Engineering Osaka

More information

Answers to Problem Set Number MIT (Fall 2005).

Answers to Problem Set Number MIT (Fall 2005). Answers to Problem Set Number 6. 18.305 MIT (Fall 2005). D. Margetis and R. Rosales (MIT, Math. Dept., Cambridge, MA 02139). December 12, 2005. Course TA: Nikos Savva, MIT, Dept. of Mathematics, Cambridge,

More information

Prototype Instabilities

Prototype Instabilities Prototype Instabilities David Randall Introduction Broadly speaking, a growing atmospheric disturbance can draw its kinetic energy from two possible sources: the kinetic and available potential energies

More information

v t + fu = 1 p y w t = 1 p z g u x + v y + w

v t + fu = 1 p y w t = 1 p z g u x + v y + w 1 For each of the waves that we will be talking about we need to know the governing equators for the waves. The linear equations of motion are used for many types of waves, ignoring the advective terms,

More information

Functions of Several Variables

Functions of Several Variables Functions of Several Variables Partial Derivatives Philippe B Laval KSU March 21, 2012 Philippe B Laval (KSU) Functions of Several Variables March 21, 2012 1 / 19 Introduction In this section we extend

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

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

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

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

The Evolution of Large-Amplitude Internal Gravity Wavepackets

The Evolution of Large-Amplitude Internal Gravity Wavepackets The Evolution of Large-Amplitude Internal Gravity Wavepackets Sutherland, Bruce R. and Brown, Geoffrey L. University of Alberta Environmental and Industrial Fluid Dynamics Laboratory Edmonton, Alberta,

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

Generation of undular bores and solitary wave trains in fully nonlinear shallow water theory

Generation of undular bores and solitary wave trains in fully nonlinear shallow water theory Generation of undular bores and solitary wave trains in fully nonlinear shallow water theory Gennady El 1, Roger Grimshaw 1 and Noel Smyth 2 1 Loughborough University, UK, 2 University of Edinburgh, UK

More information

10 Shallow Water Models

10 Shallow Water Models 10 Shallow Water Models So far, we have studied the effects due to rotation and stratification in isolation. We then looked at the effects of rotation in a barotropic model, but what about if we add stratification

More information

The Whitham Equation. John D. Carter April 2, Based upon work supported by the NSF under grant DMS

The Whitham Equation. John D. Carter April 2, Based upon work supported by the NSF under grant DMS April 2, 2015 Based upon work supported by the NSF under grant DMS-1107476. Collaborators Harvey Segur, University of Colorado at Boulder Diane Henderson, Penn State University David George, USGS Vancouver

More information

Final Exam May 4, 2016

Final Exam May 4, 2016 1 Math 425 / AMCS 525 Dr. DeTurck Final Exam May 4, 2016 You may use your book and notes on this exam. Show your work in the exam book. Work only the problems that correspond to the section that you prepared.

More information

Lecture Notes on Partial Dierential Equations (PDE)/ MaSc 221+MaSc 225

Lecture Notes on Partial Dierential Equations (PDE)/ MaSc 221+MaSc 225 Lecture Notes on Partial Dierential Equations (PDE)/ MaSc 221+MaSc 225 Dr. Asmaa Al Themairi Assistant Professor a a Department of Mathematical sciences, University of Princess Nourah bint Abdulrahman,

More information

On Vertical Variations of Wave-Induced Radiation Stress Tensor

On Vertical Variations of Wave-Induced Radiation Stress Tensor Archives of Hydro-Engineering and Environmental Mechanics Vol. 55 (2008), No. 3 4, pp. 83 93 IBW PAN, ISSN 1231 3726 On Vertical Variations of Wave-Induced Radiation Stress Tensor Włodzimierz Chybicki

More information

Mathematics II. Tutorial 2 First order differential equations. Groups: B03 & B08

Mathematics II. Tutorial 2 First order differential equations. Groups: B03 & B08 Tutorial 2 First order differential equations Groups: B03 & B08 February 1, 2012 Department of Mathematics National University of Singapore 1/15 : First order linear differential equations In this question,

More information

Math 575-Lecture 26. KdV equation. Derivation of KdV

Math 575-Lecture 26. KdV equation. Derivation of KdV Math 575-Lecture 26 KdV equation We look at the KdV equations and the so-called integrable systems. The KdV equation can be written as u t + 3 2 uu x + 1 6 u xxx = 0. The constants 3/2 and 1/6 are not

More information

THE WAVE EQUATION. F = T (x, t) j + T (x + x, t) j = T (sin(θ(x, t)) + sin(θ(x + x, t)))

THE WAVE EQUATION. F = T (x, t) j + T (x + x, t) j = T (sin(θ(x, t)) + sin(θ(x + x, t))) THE WAVE EQUATION The aim is to derive a mathematical model that describes small vibrations of a tightly stretched flexible string for the one-dimensional case, or of a tightly stretched membrane for the

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

Exact Solutions of The Regularized Long-Wave Equation: The Hirota Direct Method Approach to Partially Integrable Equations

Exact Solutions of The Regularized Long-Wave Equation: The Hirota Direct Method Approach to Partially Integrable Equations Thai Journal of Mathematics Volume 5(2007) Number 2 : 273 279 www.math.science.cmu.ac.th/thaijournal Exact Solutions of The Regularized Long-Wave Equation: The Hirota Direct Method Approach to Partially

More information

Chapter 11 Vibrations and Waves

Chapter 11 Vibrations and Waves Chapter 11 Vibrations and Waves 11-1 Simple Harmonic Motion If an object vibrates or oscillates back and forth over the same path, each cycle taking the same amount of time, the motion is called periodic.

More information

Merton College Maths for Physics Prelims August 29, 2008 HT I. Multiple Integrals

Merton College Maths for Physics Prelims August 29, 2008 HT I. Multiple Integrals Merton College Maths for Physics Prelims August 29, 28 HT I Multiple Integrals 1. (a) For the following integrals sketch the region of integration and so write equivalent integrals with the order of integration

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

Simulating Solitons of the Sine-Gordon Equation using Variational Approximations and Hamiltonian Principles

Simulating Solitons of the Sine-Gordon Equation using Variational Approximations and Hamiltonian Principles Simulating Solitons of the Sine-Gordon Equation using Variational Approximations and Hamiltonian Principles By Evan Foley A SENIOR RESEARCH PAPER PRESENTED TO THE DEPARTMENT OF MATHEMATICS AND COMPUTER

More information

Physics 1C. Lecture 12C

Physics 1C. Lecture 12C Physics 1C Lecture 12C Simple Pendulum The simple pendulum is another example of simple harmonic motion. Making a quick force diagram of the situation, we find:! The tension in the string cancels out with

More information

Differential Equations DIRECT INTEGRATION. Graham S McDonald

Differential Equations DIRECT INTEGRATION. Graham S McDonald Differential Equations DIRECT INTEGRATION Graham S McDonald A Tutorial Module introducing ordinary differential equations and the method of direct integration Table of contents Begin Tutorial c 2004 g.s.mcdonald@salford.ac.uk

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Chapter 1 Introduction and Basic Terminology Most of the phenomena studied in the sciences and engineering involve processes that change with time. For example, it is well known

More information

16 WAVES. Introduction. Chapter Outline

16 WAVES. Introduction. Chapter Outline Chapter 16 Waves 795 16 WAVES Figure 16.1 From the world of renewable energy sources comes the electric power-generating buoy. Although there are many versions, this one converts the up-and-down motion,

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

Introduction of Partial Differential Equations and Boundary Value Problems

Introduction of Partial Differential Equations and Boundary Value Problems Introduction of Partial Differential Equations and Boundary Value Problems 2009 Outline Definition Classification Where PDEs come from? Well-posed problem, solutions Initial Conditions and Boundary Conditions

More information

Strongly nonlinear long gravity waves in uniform shear flows

Strongly nonlinear long gravity waves in uniform shear flows Strongly nonlinear long gravity waves in uniform shear flows Wooyoung Choi Department of Naval Architecture and Marine Engineering, University of Michigan, Ann Arbor, Michigan 48109, USA Received 14 January

More information

2. Theory of Small Amplitude Waves

2. Theory of Small Amplitude Waves . Theory of Small Amplitude Waves.1 General Discussion on Waves et us consider a one-dimensional (on -ais) propagating wave that retains its original shape. Assume that the wave can be epressed as a function

More information

Shock Waves & Solitons

Shock Waves & Solitons 1 / 1 Shock Waves & Solitons PDE Waves; Oft-Left-Out; CFD to Follow Rubin H Landau Sally Haerer, Producer-Director Based on A Survey of Computational Physics by Landau, Páez, & Bordeianu with Support from

More information

Chapter 4 Water Waves

Chapter 4 Water Waves 2.20 Marine Hdrodnamics, Fall 2018 Lecture 15 Copright c 2018 MIT - Department of Mechanical Engineering, All rights reserved. Chapter 4 Water Waves 2.20 - Marine Hdrodnamics Lecture 15 4.1 Exact (Nonlinear)

More information

A NEW APPROACH FOR SOLITON SOLUTIONS OF RLW EQUATION AND (1+2)-DIMENSIONAL NONLINEAR SCHRÖDINGER S EQUATION

A NEW APPROACH FOR SOLITON SOLUTIONS OF RLW EQUATION AND (1+2)-DIMENSIONAL NONLINEAR SCHRÖDINGER S EQUATION A NEW APPROACH FOR SOLITON SOLUTIONS OF RLW EQUATION AND (+2-DIMENSIONAL NONLINEAR SCHRÖDINGER S EQUATION ALI FILIZ ABDULLAH SONMEZOGLU MEHMET EKICI and DURGUN DURAN Communicated by Horia Cornean In this

More information

MATH 31BH Homework 5 Solutions

MATH 31BH Homework 5 Solutions MATH 3BH Homework 5 Solutions February 4, 204 Problem.8.2 (a) Let x t f y = x 2 + y 2 + 2z 2 and g(t) = t 2. z t 3 Then by the chain rule a a a D(g f) b = Dg f b Df b c c c = [Dg(a 2 + b 2 + 2c 2 )] [

More information

(TRAVELLING) 1D WAVES. 1. Transversal & Longitudinal Waves

(TRAVELLING) 1D WAVES. 1. Transversal & Longitudinal Waves (TRAVELLING) 1D WAVES 1. Transversal & Longitudinal Waves Objectives After studying this chapter you should be able to: Derive 1D wave equation for transversal and longitudinal Relate propagation speed

More information

Shoaling of Solitary Waves

Shoaling of Solitary Waves Shoaling of Solitary Waves by Harry Yeh & Jeffrey Knowles School of Civil & Construction Engineering Oregon State University Water Waves, ICERM, Brown U., April 2017 Motivation The 2011 Heisei Tsunami

More information

Marine Hydrodynamics Lecture 19. Exact (nonlinear) governing equations for surface gravity waves assuming potential theory

Marine Hydrodynamics Lecture 19. Exact (nonlinear) governing equations for surface gravity waves assuming potential theory 13.021 Marine Hydrodynamics Lecture 19 Copyright c 2001 MIT - Department of Ocean Engineering, All rights reserved. 13.021 - Marine Hydrodynamics Lecture 19 Water Waves Exact (nonlinear) governing equations

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 3 (Elementary techniques of differentiation) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 3 (Elementary techniques of differentiation) A.J.Hobson JUST THE MATHS UNIT NUMBER 10.3 DIFFERENTIATION 3 (Elementary techniques of differentiation) by A.J.Hobson 10.3.1 Standard derivatives 10.3.2 Rules of differentiation 10.3.3 Exercises 10.3.4 Answers to

More information

General Physics I. Lecture 14: Sinusoidal Waves. Prof. WAN, Xin ( 万歆 )

General Physics I. Lecture 14: Sinusoidal Waves. Prof. WAN, Xin ( 万歆 ) General Physics I Lecture 14: Sinusoidal Waves Prof. WAN, Xin ( 万歆 ) xinwan@zju.edu.cn http://zimp.zju.edu.cn/~xinwan/ Motivation When analyzing a linear medium that is, one in which the restoring force

More information

Kink, singular soliton and periodic solutions to class of nonlinear equations

Kink, singular soliton and periodic solutions to class of nonlinear equations Available at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 193-9466 Vol. 10 Issue 1 (June 015 pp. 1 - Applications and Applied Mathematics: An International Journal (AAM Kink singular soliton and periodic

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 3 Differentiation Rules 3.1 The Derivative of Polynomial and Exponential Functions In this section we learn how to differentiate constant functions, power functions, polynomials, and exponential functions.

More information

Superposition of waves (review) PHYS 258 Fourier optics SJSU Spring 2010 Eradat

Superposition of waves (review) PHYS 258 Fourier optics SJSU Spring 2010 Eradat Superposition of waves (review PHYS 58 Fourier optics SJSU Spring Eradat Superposition of waves Superposition of waves is the common conceptual basis for some optical phenomena such as: Polarization Interference

More information

Techniques of Integration

Techniques of Integration Chapter 8 Techniques of Integration 8. Trigonometric Integrals Summary (a) Integrals of the form sin m x cos n x. () sin k+ x cos n x = ( cos x) k cos n x (sin x ), then apply the substitution u = cos

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