I want to solve the following wave equation using Laplace transform in $t$: \begin{align*} \text{PDE: }\frac {\partial^{2}}{\partial t^{2}}u-c^{2}\frac {\partial^{2}}{\partial x^{2}}u=q(x)e^{i\omega_{0}t},\text{ }-\infty<x<\infty,\text{ }t>0 \end{align*} \begin{align*} \text{BC: }u(x,t)\to 0\text{ as }x\to \pm\infty,\text{ }t>0 \end{align*} \begin{align*} \text{IC: }u(x,0)=0,\text{ }-\infty<x<\infty,\text{ }\frac {\partial}{\partial t}u(x,t)\Big\vert_{t=0}=0,\text{ }-\infty<x<\infty \end{align*} $q(x)$ is a localized function (vanishes at infinities). $\omega_{0}$ is a real given forcing frequency.
2026-04-01 22:35:04.1775082904
Solving wave equation using Laplace transform
527 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in PARTIAL-DIFFERENTIAL-EQUATIONS
- PDE Separation of Variables Generality
- Partial Derivative vs Total Derivative: Function depending Implicitly and Explicitly on Variable
- Transition from theory of PDEs to applied analysis and industrial problems and models with PDEs
- Harmonic Functions are Analytic Evan’s Proof
- If $A$ generates the $C_0$-semigroup $\{T_t;t\ge0\}$, then $Au=f \Rightarrow u=-\int_0^\infty T_t f dt$?
- Regular surfaces with boundary and $C^1$ domains
- How might we express a second order PDE as a system of first order PDE's?
- Inhomogeneous biharmonic equation on $\mathbb{R}^d$
- PDE: Determine the region above the $x$-axis for which there is a classical solution.
- Division in differential equations when the dividing function is equal to $0$
Related Questions in LAPLACE-TRANSFORM
- Solution to ODE with Dirac Delta satisfies ODE
- Calculating an inverse Laplace transform
- Laplace Transform working out
- How to solve the integral equation $f(x) = \int_0^x f(x-y)k(x,y)dy+g(x)$ for $f(x)$?
- Laplace Transform for an Initial Value Problem
- Laplace transform of a one-sided full-wave rectified...
- Laplace transform for the solution of a system of differential equations with no constant coefficients
- Question about Dirac comb
- Using Laplace transforms to solve a differential equation
- Prove $\int_0^{\infty} \frac{\cos xt}{1+t^2} dt = \frac{\pi}{2}e^{-x}$ by using Laplace Transform
Related Questions in WAVE-EQUATION
- Can I obtain an analytical solution for the wave equation with a non-zero neumann BC?
- Solve $U_{tt}=a U_{xx}$ when a<0.
- General solution of the wave equation
- Finding the general solution of an equation.
- The energy method for $u_{tt}-du_t-u_{xx}=0, (0,1)\times(0,T) $
- Bounds on solutions of the wave equation
- Wave equation with Robin and Neumann boundary conditions
- Prove that $|\Phi(p)|^2 \propto\sin^2\left( \frac{p L}{\hbar}\right) $
- Wave Equation Intuition in the case of a horizontal string
- Multi-variable chain rule - confusion in application
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Use Laplace transform in $t$, we find it more convenient to write $s=-i\omega$. \begin{align*} \mathcal {L}\left(u\right)=\tilde{u}(x,s)=U(x,\omega)=\int_{0}^{\infty}u(x,t)e^{i\omega t}\, dt\text{ if Re}(s)>0\text{ or Im}(\omega)>0, \end{align*} where $u(x,t)$ is assumed to be one-sided, i.e., $u=0$ for $t<0$. \begin{align*} \mathcal {L}\left(e^{i\omega_{0}t}\right)=\int_{0}^{\infty}e^{i\left(\omega+\omega_{0}\right)t}\, dt=\frac {1}{i\left(\omega+\omega_{0}\right)}e^{i\left(\omega+\omega_{0}\right)t}\Big\vert_{0}^{\infty}=-\frac {1}{i\left(\omega+\omega_{0}\right)}. \end{align*} The PDE becomes an ODE: \begin{align*} \frac {d^2}{dx^{2}}U+k^{2}U=\frac {q(x)}{ic^{2}\left(\omega+\omega_{0}\right)},\text{ }k=\frac {\omega}{c}. \end{align*} The solution of the above equation consists of homogeneous plus a particular solution, i.e., $U(x,\omega)=U_{1}+U_{2}+U_{p}$, where $U_{1}=Ae^{ikx}$ and $U_{2}=Be^{-ikx}$. $U_{p}$ can be determined from variation of parameters: \begin{align*} U_{p}&=U_{1}\int_{0}^{x}\frac {-U_{2}\cdot\left(\frac {q(s)}{ic^{2}(\omega+\omega_{0})}\right)}{W(U_{1},U_{2})}\, ds+U_{2}\int_{0}^{x}\frac {U_{1}\cdot\left(\frac {q(s)}{ic^{2}(\omega+\omega_{0})}\right)}{W(U_{1},U_{2})}\, ds\\ &=-\frac {1}{2kc^{2}(\omega+\omega_{0})}\int_{0}^{x}e^{ik(x-s)}q(s)\, ds+\frac {1}{2kc^{2}(\omega+\omega_{0})}\int_{0}^{x}e^{-ik(x-s)}q(s)\, ds. \end{align*} Thus, we get \begin{align*} U(x,\omega)=\left[A-\frac {1}{2kc^{2}(\omega+\omega_{0})}\int_{0}^{x}e^{-iks}q(s)\, ds\right]e^{ikx}+\left[B+\frac {1}{2kc^{2}(\omega+\omega_{0})}\int_{0}^{x}e^{iks}q(s)\, ds\right]e^{-ikx}. \end{align*} Because of the given boundary condition, we require that as $x\to \infty$, $U(x,\omega)\to 0$, i.e., \begin{align*} B=-\frac {1}{2kc^{2}(\omega+\omega_{0})}\int_{0}^{\infty}e^{iks}q(s)\, ds. \end{align*} Similarly, we require that as $x\to-\infty$, $U(x,\omega)\to 0$ as well, i.e., \begin{align*} A=-\frac {1}{2kc^{2}(\omega+\omega_{0})}\int_{-\infty}^{0}e^{-iks}q(s)\, ds. \end{align*} Therefore, we get \begin{align*} U(x,\omega)=-\frac {1}{2kc^{2}(\omega+\omega_{0})}\int_{-\infty}^{\infty}q(s)e^{ik\lvert x-s\rvert}\, ds. \end{align*} Therefore, we get \begin{align*} U(x,\omega)=-\frac {1}{2kc^{2}(\omega+\omega_{0})}\int_{-\infty}^{\infty}q(y)e^{ik\lvert x-y\rvert}\, dy=-\frac {1}{2c\omega(\omega+\omega_{0})}\int_{-\infty}^{\infty}q(y)e^{i\omega\frac {\lvert x-y\rvert}{c}}\, dy. \end{align*} Then the true solution can be obtained through inverse Laplace transform. Therefore, we have \begin{align*} u(x,t)&=\frac {1}{2\pi}\int_{-\infty+i\alpha}^{+\infty+i\alpha}e^{-i\omega t}\cdot \left(-\frac {1}{2c\omega(\omega+\omega_{0})}\int_{-\infty}^{\infty}q(y)e^{i\omega\frac {\lvert x-y\rvert}{c}}\, dy\right)\, d\omega\\ &=\frac {1}{4\pi c}\int_{-\infty+i\alpha}^{+\infty+i\alpha}-\frac {1}{\omega(\omega+\omega_{0})}\left(\int_{-\infty}^{\infty}q(y)e^{i\omega\left(\frac {\lvert x-y\rvert}{c}-t\right)}\, dy\right)\, d\omega\\ &=-\frac {1}{4\pi c}\int_{-\infty}^{+\infty}q(y)\left(\int_{-\infty+i\alpha}^{+\infty+i\alpha}\frac {1}{\omega(\omega+\omega_{0})}e^{i\omega\left(\frac {\lvert x-y\rvert}{c}-t\right)}\, d\omega\right)\, dy. \end{align*} When $\frac {\lvert x-y\rvert}{c}-t>0$, we close in the upper half plane, which gives $0$ since there's no singularity. When $\frac {\lvert x-y\rvert}{c}-t<0$, we close in the lower half plane, which gives $-2\pi i\left[\text{Res}(\omega=-\omega_{0})+\text{Res}(\omega=0)\right]$. We have \begin{align*} \text{Res}\left(\omega=0\right)=\frac {1}{\omega_{0}}e^{i\cdot 0\cdot\left(\frac {\lvert x-y\rvert}{c}-t\right)}=\frac {1}{\omega_{0}}. \end{align*} \begin{align*} \text{Res}\left(\omega=-\omega_{0}\right)=-\frac {1}{\omega_{0}}e^{-i\omega_{0}\left(\frac {\lvert x-y\rvert}{c}-t\right)}. \end{align*} Therefore, the solution is given by \begin{align*} u(x,t)&=-\frac {1}{4\pi c}\int_{-\infty}^{+\infty}q(y)H\left(t-\frac {\lvert x-y\rvert}{c}\right)\frac {2\pi i}{\omega_{0}}\left(e^{-i\omega_{0}\left(\frac {\lvert x-y\rvert}{c}-t\right)}-1\right)\, dy\\ &=-\frac {i}{2c\omega_{0}}\int_{-\infty}^{+\infty}q(y)H\left(t-\frac {\lvert x-y\rvert}{c}\right)\left(e^{-i\omega_{0}\left(\frac {\lvert x-y\rvert}{c}-t\right)}-1\right)\, dy, \end{align*} where $H$ is the Heaviside function.