DiffEq question (solving damped wave equation)

Click For Summary
SUMMARY

The discussion focuses on solving the damped wave equation represented by the partial differential equation y_tt + 2y_t = y_xx using the method of separation of variables. The equation is rewritten into two separate ordinary differential equations: X''(x) + λX(x) = 0 and T''(t) + 2T'(t) + λT(t) = 0, where λ is a constant. The boundary conditions y(0,t) = y(π,t) = 0 lead to the requirement that X(0) = 0 and X(π) = 0, indicating that λ must be positive for the solutions to be sine and cosine functions. The final goal is to express y(x,t) as a Fourier series.

PREREQUISITES
  • Understanding of partial differential equations (PDEs)
  • Familiarity with the method of separation of variables
  • Knowledge of Fourier series
  • Basic concepts of boundary value problems
NEXT STEPS
  • Study the method of separation of variables in depth
  • Learn about solving ordinary differential equations (ODEs) with boundary conditions
  • Explore the properties and applications of Fourier series
  • Investigate the characteristics of damped wave equations
USEFUL FOR

Mathematics students, physicists, and engineers working with wave equations and seeking to understand the application of separation of variables in solving PDEs.

jaejoon89
Messages
187
Reaction score
0
How do you use separation of variables to solve the damped wave equation
y_tt + 2y_t = y_xx

where y(0,t) = y(pi,t) = 0
y(x,0) = f(x)
y_t (x,0) = 0

---
These are partial derivatives where y = X(x)T(t)

So rewriting the equation I get

X(x)T''(t) + 2X(x)T'(t) = X''(x)T(t)
which results in the following differential equations (lambda a constant)

X''(x) + lambda*X(x) = 0...(1)
T''(t) + 2T'(t) + lambda*T(t) = 0...(2)

I am supposed to use the boundary conditions somehow and find y(x,t) which will be a Fourier series but I am completely stuck and would appreciate some help.
 
Physics news on Phys.org
jaejoon89 said:
How do you use separation of variables to solve the damped wave equation
y_tt + 2y_t = y_xx

where y(0,t) = y(pi,t) = 0
y(x,0) = f(x)
y_t (x,0) = 0

---
These are partial derivatives where y = X(x)T(t)

So rewriting the equation I get

X(x)T''(t) + 2X(x)T'(t) = X''(x)T(t)
which results in the following differential equations (lambda a constant)

X''(x) + lambda*X(x) = 0...(1)
T''(t) + 2T'(t) + lambda*T(t) = 0...(2)

I am supposed to use the boundary conditions somehow and find y(x,t) which will be a Fourier series but I am completely stuck and would appreciate some help.
You are told that y(0, t)= X(0)T(t)= 0 and that y(pi, t)= X(pi)T(t)= 0. In order that those be true for all t, you must have X(0)= 0 and X(pi)= 0.

Start by solving the equation X"+ lambda X= 0, X(0)= 0, X(pi)= 0.

The "type" of soltutions will (1) linear if lambda= 0, (2) exponential if lambda< 0, (3) sine and cosine if lambda> 0. But you know that X(0)= X(pi)= 0 so lambda must be what?
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
3K
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
1
Views
2K