0% found this document useful (0 votes)
23 views2 pages

Unit 2 Wave Equation Assignment

This document outlines an assignment for a partial differential equations course worth 7.5% of the grade. It contains 5 problems of equal weight from sections 2.1 to 2.3 of the study guide relating to wave equations, including solving wave equations using Fourier series and the method of characteristics.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views2 pages

Unit 2 Wave Equation Assignment

This document outlines an assignment for a partial differential equations course worth 7.5% of the grade. It contains 5 problems of equal weight from sections 2.1 to 2.3 of the study guide relating to wave equations, including solving wave equations using Fourier series and the method of characteristics.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Assignment 2

This assignment, taken from the exercises in Unit 2, is worth 7.5% of your grade.
We recommend that you hand it in after you complete Unit 2. You must show all of
your work in order to obtain full marks. For your convenience, each exercise
mentions the section of the Study Guide that corresponds to the given problem.

Note: Each of the questions below is of equal weight, and each will be marked out
of twenty (20) points. Remember, to gain full marks, you must show your work.

Section 2.2 1. Consider the wave equation that describes the vibrating string with fixed ends
 2 2
∂ u 2 ∂ u
= c


∂t2 ∂x2





∂u
u(x, 0) = f (x); (x, 0) = g(x)


 ∂t


 u(0, t) = u(L, t) = 0.

Use its Fourier series solution


∞  nπx      
X nπct nπct
u(x, t) = sin an cos + bn sin
n=1
L L L

to show that
u(x, t) = R(x − ct) + S(x + ct),
where R and S are some functions.

Hints:
1
i. sin a cos b = [sin(a + b) + sin(a − b)].
2
1
ii. sin a sin b = [cos(a − b) − cos(a + b)].
2
Section 2.3 2. a. Solve
∂w ∂w
+4 = 0, with w(0, t) = sin(3t).
∂t ∂x
b. Use the method of characteristics to solve
∂w ∂w
+x = 1, with w(x, 0) = f (x).
∂t ∂x
Section 2.3 3. Suppose that the solution of a one-dimensional wave equation is given by
u(x, t) = F (x − ct) + G(x + ct),
where
 


 0, x<0 

 0, x<0
 
F (x) = 2, 0<x<2 and G(x) = x, 0<x<1

 


 0, 
x>2  0, x > 1.

Sketch the solution for various times.

Partial Differential Equations 1


Sections 2.3 4. a. Find the solution of the one-dimensional wave equation

∂2u 2
2 ∂ u
= c
∂t2 ∂x2
by introducing a change of variables from (x, t) to two moving coordinates
(ξ, η), one moving to the left (with velocity −c) and one moving the right
(with velocity c):

ξ = x − ct and η = x + ct

Sections 2.1 b. Show that c2 in the one-dimensional equation has the dimensions of velocity
squared.
Section 2.3 5. a. Consider the following wave equation describing the semi-infinite vibrating
string problem:
 2 2
∂ u 2 ∂ u


 ∂t2 = c
∂x2





 u(x, 0) = f (x), x > 0

 ∂u

 (x, 0) = g(x), x > 0



 ∂t
 ∂u (0, t) = 0, t > 0 .



∂x
Find its solution using the method of characteristics. [Assume that u is
continuous at x = 0, t = 0.]
b. Show that the solution found in part (a) may be obtained by extending the
initial position and velocity as even functions (around x = 0).
c. Sketch the solution if g(x) = 0 and

 1, 4<x<5
f (x) =
 0 , otherwise .

2 Mathematics 476

Common questions

Powered by AI

The transformation of PDE coordinates reveals inherent symmetries in wave equations, reducing the problem to analyzing the behavior along lines of constant phase. This symmetric property often simplifies complex boundary conditions to relations in the transformation space, enhancing comprehensibility and solution tractability. For instance, by converting variables to coordinates moving with characteristic speeds, these symmetries highlight invariants of wave motion, allowing comprehensive solutions that inherently respect these symmetries. This structural transformation elucidates the fundamental nature of solutions governed by wave-like phenomena .

The method of characteristics converts the PDE into ordinary differential equations along characteristic curves. These curves are given by dx/dt = x and dw/dt = 1. Solving dx/dt = x yields x(t) = x₀e^t. Along these curves, dw/dt = 1 integrates to w(t) = t + C. Using the initial condition w(x, 0) = f(x), solve for C: w(x₀, t) = f(x₀) + t, which transforms into w(x, t) = f(xe^(-t)) + t. This method treats characteristics as trajectories along which solutions evolve without changes caused by partial derivatives .

The method of characteristics can be used to solve this PDE. The characteristic curves are determined by dx/dt = 4, leading to x = 4t + C. The solution is constant along these curves, so w(x, t) = sin(3t) when x = 0. Thus, w(x, t) = sin(3(t - x/4)).

Even function extensions involve reflecting the initial conditions around x = 0 to maintain continuity and symmetry, especially when dealing with semi-infinite problems. This technique ensures that both initial displacement and velocity are extended as even functions. By reflecting and appropriately extending f(x) and g(x), the solution respects the boundary conditions and guarantees that no information is lost at x = 0, allowing for reflections that factor into the solution as F(x-ct) + G(x+ct) with symmetry .

Expressing c² as having dimensions of velocity squared is critical for understanding the nature of wave propagation described by the wave equation. The presence of c² indicates how disturbances propagate through the medium at a constant velocity c. This conceptualization allows the interpretation of solutions in terms of physical wave speeds and is fundamental when analyzing and comparing wave equations in various contexts, ensuring the consistency of physical interpretations and mathematical representations .

The Fourier series solution to the wave equation for a vibrating string with fixed ends is given by u(x, t) = ∑ (an cos(nπct/L) + bn sin(nπct/L)) sin(nπx/L). By using trigonometric identities, this series can be expressed in the form u(x, t) = R(x−ct) + S(x+ct) by identifying terms that correspond to wave profiles traveling left and right. This demonstrates that any solution for the wave equation can be decomposed into two components moving in opposite directions .

To solve the wave equation for a semi-infinite string using the method of characteristics, consider the PDE ∂²u/∂t² = c² ∂²u/∂x² with boundary condition ∂u/∂x(0, t) = 0. The method involves finding characteristic curves by setting dx/dt = c and dx/dt = -c, leading to general solutions u(x, t) = F(x-ct) + G(x+ct). The boundary and continuity conditions at x = 0 require using symmetric extensions of these functions to ensure no discontinuity, resulting in solutions with characteristics describing wave reflections at the boundary .

Sketching wave solution movements helps visualize how initial conditions evolve over time, illustrating the wave propagation and interaction dynamics. For u(x, t) = F(x - ct) + G(x + ct), sketches reveal how waves originating from initial configurations move in opposite directions, interact, superpose, and reflect according to boundary conditions (e.g., at fixed ends or infinite domains). This visual approach supports an intuitive understanding of how changes propagate, and symmetries or discontinuities develop, offering insight into a complex interplay not easily captured by equations alone .

In wave equations, initial conditions dictate the forms of the arbitrary functions in the solution when coordinates transformation is used. For example, the wave equation transforms to u(x, t) = F(x-ct) + G(x+ct), with F and G determined by the initial position and velocity conditions. Specifically, F(x) relates to the initial shape u(x, 0) while G(x) corresponds to initial velocity ∂u/∂t(x, 0). The transformation thus translates these initial conditions into the boundary requirements for functions representing left and right traveling waves. This enables complete reconstruction of the solution from initial observations .

By introducing the moving coordinates ξ = x - ct and η = x + ct, the second-order partial derivatives in both x and t become first-order in ξ and η, effectively simplifying the wave equation ∂²u/∂t² = c² ∂²u/∂x² into a form that describes wave propagation to the left and right. This transformation separates the influences along two coordinate directions, leading to solutions in terms of arbitrary functions R(ξ) and S(η) that represent wave profiles moving left and right, respectively .

You might also like