Using Laplace Transforms to Solve PDE

Click For Summary

Homework Help Overview

The discussion revolves around using Laplace transforms to solve a partial differential equation (PDE) related to wave propagation, specifically the equation \(\frac{\partial^2 y }{ \partial t^2 } = c^2 \frac{ \partial^2 y }{ \partial x^2 }\) with given initial and boundary conditions.

Discussion Character

  • Exploratory, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to apply the Laplace transform to the PDE and expresses uncertainty about how to proceed after transforming the equation. They also reference the expected form of the solution provided in their textbook. Other participants question the approach of assuming a constant solution and suggest using the method of undetermined coefficients.

Discussion Status

The discussion includes various attempts to interpret the problem and apply different methods. Some participants provide guidance on potential approaches, while others express confusion about the results obtained. The original poster later claims to have found a solution involving an exponential term, indicating a shift in their understanding.

Contextual Notes

Participants are navigating the complexities of solving a non-homogeneous linear PDE and are addressing the implications of initial conditions and the nature of the solution. There is mention of a specific expected solution form involving the Heaviside function, which adds to the complexity of the discussion.

ColdFusion85
Messages
141
Reaction score
0
Use the Laplace transform to solve

\frac{\partial^2 y }{ \partial t^2 } = c^2 \frac{ \partial^2 y }{ \partial x^2 } for x>0, t>0

y(0,t) = t, for t>0

y(x,0) = 0, \frac{\partial y(x,0) }{ \partial t } = A, for x>0So I used the Laplace transform of a derivative, along with the initial conditions to get the PDE in the form

\frac{\partial^2 Y }{ \partial x^2 } = \frac{s^2}{c^2} Y - \frac{A}{c^2}

However, I am not sure how to solve this. I know if the A/c^2 wasn't there it would just be

Y(x,s) = A(s)e^{\frac{s}{a} x} + B(s)e^{-\frac{s}{a} x}

and since Y must be finite for all s because the Laplace transform of a finite function is finite, A(s)=0, leaving just

Y(x,s) = B(s)e^{-\frac{s}{a} x}

and my notes from class tell me how to proceed from here. My problem is I don't know how to generate a form of the solution to my problem that I arrived at above. Can anyone help me proceed from here?If it is any help, the book tells me the final answer should be:

y(x,t) = At + (1-A)(t-\frac{x}{c})H(t-\frac{x}{c})

where H is the Heaviside function
 
Last edited:
Physics news on Phys.org
You are using the Laplace transform on partial differential equations and don't know how to handle a non-homogeneous linear equation with constant coefficients? It must have be been a long time since you took an introductory course in ordinary differential equations!

Use "undetermined coefficients" with y= C, constant. Put that into the equation to see what C must be in order to satisfy the equation.
 
This doesn't work. If I guess y=C, then we find that C=A/s^2. Y(0,s) = t, and taking the Laplace transform if this gives us 1/s^2, meaning A=1. So Y(x,s) = 1/s^2 and therefore y(x,t) = t. This isn't even close to the answer in the book.
 
Nevermind, I solved the problem. It involves an exponential term plus an A/s term prior to taking the inverse transform to arrive at the solution. Guessing y=C wasn't the correct method. Thanks anyway though
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
9
Views
3K
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K