Wave Equation with Continuous Piecewise Initial Velocity

Click For Summary
SUMMARY

The discussion focuses on solving the wave equation \( y_{tt} = y_{xx} \) with specified boundary conditions and a continuous piecewise initial velocity. The initial conditions are defined as \( y(0,t) = 0 \), \( y(4,t) = 0 \), \( y(x,0) = 0 \), and \( y_t(x,0) = x \) for \( x \in [0,2] \) and \( (4-x) \) for \( x \in [2,4] \). The solution approach involves using d'Alembert's formula, but the user encounters challenges with integration across discontinuities and boundary conditions, particularly ensuring \( Y(x,t=0) = 0 \).

PREREQUISITES
  • Understanding of wave equations and their properties
  • Familiarity with d'Alembert's solution for wave equations
  • Knowledge of piecewise functions and their integration
  • Basic concepts of boundary value problems in partial differential equations
NEXT STEPS
  • Study the application of d'Alembert's solution to wave equations in detail
  • Learn about integrating piecewise functions and handling discontinuities
  • Explore boundary value problems and their implications in wave equations
  • Review examples of wave equations with varying initial conditions for practical understanding
USEFUL FOR

Mathematics students, physicists, and engineers dealing with wave phenomena, particularly those interested in solving partial differential equations with specific boundary and initial conditions.

Claud123
Messages
4
Reaction score
0

Homework Statement



Hello I am asked to find the solution to the following equation no infinite series solutions allowed. We are given that there is a string of length 4 with the following...

ytt=yxx

With y(0,t) = 0 y(4,t) = 0 y(x,0) = 0 yt(x,0) = x from [0,2] and (4-x) from [2,4].

Homework Equations


given none

The Attempt at a Solution


Since I can't use an infinite series to solve this separation of variables and Fourier series is out. So instead I think we are expected to use d'Almbert's solution.

y = \frac{1}{2}[g(x-ct) + g(x+ct)] + \frac{1}{2c}\int h(s) ds from x-ct to x+ct.

Well we are given that the initial position function is just 0 so the g terms all drop out. However, I am stuck at the integration part. How exactly am I supposed to integrate d'Almbert's solution over this initial velocity?

***Note: I just noticed I used "Discontinuous in my title to describe the initial velocity which it is not. I understand why, I just used wrong wording at the time I wrote this. I guess this a continuous piecewise initial velocity would be a better description.
 
Last edited:
Physics news on Phys.org
What is the difficulty? To integrate a discontinuous function, integrate whatever formula you are given up to the discontinuity, then continue with the next formula past the discontinuity.

If h(x)= x from 0 to 2, then
\int_{x-t}^{x+ t} h(s)ds= \int_{x- t}^{x+ t} s ds= \frac{1}{2}[(x+t)^2- (x- t)^2= 4xt[/math] for x+ t\le 2 <br /> Note that if x+ t= 2, then t= 2- x so 4xt= 4x(2- x)= 8x- 4x^2.<br /> <br /> and then, for x+ t&gt; 2, <br /> 8x- 4x^2+ \int_{2x- 2}^{x+ t} (4- s)ds
 
Last edited by a moderator:
HallsofIvy said:
What is the difficulty? To integrate a discontinuous function, integrate whatever formula you are given up to the discontinuity, then continue with the next formula past the discontinuity.

If h(x)= x from 0 to 2, then
\int_{x-t}^{x+ t} h(s)ds= \int_{x- t}^{x+ t} s ds= \frac{1}{2}[(x+t)^2- (x- t)^2= 4xt[/math] for x+ t\le 2 <br /> Note that if x+ t= 2, then t= 2- x so 4xt= 4x(2- x)= 8x- 4x^2.<br /> <br /> and then, for x+ t&gt; 2, <br /> 8x- 4x^2+ \int_{2x- 2}^{x+ t} (4- s)ds
<br /> <br /> Thank you for your response. However, I am running into a boundary condition issue when I run your integral for the regions [2,4], mainly that I need Y(x,t=0) = 0 .<br /> <br /> I was thinking something along these lines would work. <br /> <br /> \int_{x-t}^{x+t} f(s) ds =<br /> on region [0,2]<br /> \int_{x-t}^{2} sds<br /> and on region [2,4]<br /> \int_{x-t}^{2} sds + \int_{2}^{x+t}(4-s)ds<br /> <br /> but again I running into BC issues.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
3K
Replies
27
Views
3K
  • · Replies 5 ·
Replies
5
Views
1K
Replies
1
Views
3K
  • · Replies 10 ·
Replies
10
Views
5K
  • · Replies 40 ·
2
Replies
40
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
4K
Replies
5
Views
2K
Replies
3
Views
2K