Skip to main content

Questions tagged [wave-equation]

For questions related to solutions and analysis of the wave equation.

Filter by
Sorted by
Tagged with
0 votes
0 answers
28 views

I'm trying to prove the Courier condition of $r=\frac{c \Delta t}{\Delta x}\leq 1$ for a hyperbolic PDE of the form $\dfrac{\partial^2 y}{\partial t^2}=c^2\dfrac{\partial^2 y}{\partial x^2}$ Through ...
minime's user avatar
  • 1
9 votes
1 answer
674 views

I am trying to study some methods of resolution of PDEs, for my exam of mathematical methods for physics. Currently I am reading “A guide to mathematical methods for physicists” (volume 2) by Petrini, ...
Luke__'s user avatar
  • 492
0 votes
0 answers
25 views

I've written a 3D linear acoustic discontinuous galerkin method that works on an unstructured tetrahedral mesh. This models pressure, $p$ and velocity, $\mathbf{u}=(u,v,w)$ and has fully reflective ...
donatelito's user avatar
0 votes
1 answer
60 views

I cannot verify the result in this question. It asks for a solution to the 2D linear wave equation, assuming the initial conditions are radially symmetric about some point, \begin{equation} ru_{tt} = (...
Shawn McAdam's user avatar
1 vote
0 answers
35 views

Consider the general linear wave equations of the form $$ \partial_\alpha\bigl(a^{\alpha\beta}\,\partial_\beta\phi\bigr) = F, \qquad (\phi,\partial_t\phi)\bigl|_{t=0} = (\Phi,\Phi') $$ where $a^{\...
some_math_guy's user avatar
0 votes
1 answer
47 views

A solution of the one dimensional wave equation, with homogeneous Dirichlet boundary conditions, can have constant normal derivative at one boundary? Precisely, given $T>0$ and $Q=(0,T)\times (0,1)$...
Reginaldo Demarque da Rocha's user avatar
1 vote
0 answers
40 views

I'm working on the following problem 3.2 from these lecture notes https://home.uni-leipzig.de/gajic/download/nlw_lecturenote_final%20(1).pdf on nonlinear wave equations. Let $k \in \mathbb{N}_{\geq 1}$...
some_math_guy's user avatar
1 vote
0 answers
96 views

I am trying to obtain D'Alembert's formula for the solution of the Cauchy problem for the 1-dimensional wave equation (with initial conditions $u(x,0)=\varphi(x)$ and $u_t(x,0)=\psi(x)$) starting from ...
Steppenwolf's user avatar
3 votes
0 answers
49 views

Consider the linear wave equation $$u_{tt}-\Delta u = 0$$ with compactly supported initial data $f,g\in C_c^\infty(\mathbb R^3)$, i.e. $u(0,x) = f(x)$, $u_t(0,x) = g(x)$. Now consider a lorentz ...
Mathematics enthusiast's user avatar
1 vote
0 answers
37 views

Consider $u(x,t)$ the solution of $ u_{tt} = \Delta u, \: t> 0, \: x \in \mathbb{R}^d $ with initial conditions for the $u(t=0,x) = u_0(x)$ and $u_t(t=0,x)=v_0(x)$. What does $u(x,t)$ represent ...
megaproba's user avatar
  • 271
1 vote
1 answer
112 views

I am trying to do the following exercise on wave equation: Let $\alpha\neq -1$ be constant. Determine the solution of the following problem: \begin{equation*} u_{tt}-u_{xx}=0, u(x,0)=\varphi(x), u_t(...
Steppenwolf's user avatar
0 votes
1 answer
393 views

In this talk: https://www.youtube.com/watch?v=14qX6L95NOI , at about 38min, Larry Guth said that the (2+1) dimension case of the local smoothing conjecture is false due to Minicozzi-Sogge (I believe ...
Qiuye Jia's user avatar
  • 103
1 vote
0 answers
66 views

I attempt to prove the finite speed of propagation property of the following wave equation using the energy method, $$ \begin{aligned} u_{tt}-\Delta u&=uv,\\ v_{tt}-a^{2}\Delta v&=uv,\,(0<a\...
Mr.Treeeee's user avatar
0 votes
0 answers
73 views

Background I have asked this question on physics stack exchange, but was encouraged to migrate it over here. There are loosely related questions here, here, here and others, but I did not understand ...
MOOSE's user avatar
  • 175
0 votes
1 answer
48 views

The following plot is generated at $t=0$ and with $A=1$, $k=1$ and $v$ (unspecified) $$s(x,0)= x + \sin x$$ based on the equation of motion of a single particle. $$s(x,t)= x + A \sin k(x-vt)$$ As ...
D G's user avatar
  • 430
0 votes
0 answers
37 views

I am analyzing the stability of the following wave equation: $$ \frac{\partial^2 \phi}{\partial t^2} = c^2 \frac{\partial^2 \phi}{\partial x^2}. $$ I applied the Crank-Nicolson method directly to the ...
abeloejmn's user avatar
0 votes
0 answers
25 views

I want to formulate the problem of partial differential equation into a mathematical form. Suppose a string of length $L$ is tied to both ends. Then the string is released from rest with initial ...
Learner's user avatar
  • 554
0 votes
0 answers
88 views

Problem Let $u(x, t)$ be a solution of the wave equation, and let $E(t)$ denote the energy of this wave $$E(t) = \int_{\mathbb{R}^d}\left|\frac{\partial u}{\partial t}(x, t)\right|^2dx + \sum_{j = 1}^...
Mashe Burnedead's user avatar
0 votes
1 answer
206 views

In "Topics in Atomic Physics", Springer, by Charles E.Burkhardt and Jacob J. Leventhal, Chapter 4, Section 4.5. To normalize the radial equation of hydrogen atom, it is necessary to use the ...
Marvyn Hsu's user avatar
0 votes
0 answers
59 views

The wave equation is the follwing: $U$$tt$$-$$c^2U$$xx$$=0$, $x\in[0, \pi]$ $U$$x$$(0,t)=0$, $U(\pi, t)=0$ $U(x,0)=0$, $U$$t$$(x,0)=-12c· cos(\frac{3}{2x})$ I began by expressing the solution in the ...
haku tingo's user avatar
0 votes
0 answers
50 views

This is just a general question regarding solving PDE-IBVPs for the standard Heat, Wave, Laplace equations with the Method of characteristics (in 1D and 2D respectively). Could someone please explain ...
uouowo's user avatar
  • 53
0 votes
0 answers
35 views

My question is about the wave equation on the infinite line with zero initial data and a source $F(x, t)$. I've seen two forms of the solution for this, and I would like to know how they are ...
empty-inch's user avatar
0 votes
0 answers
62 views

I was studying the book "Linear Partial Differential Equations for Scientists and Engineers" by Lokenath Debnath and Tyn-Myint U. There was a chapter dedicated to wave equations and I am ...
Thomas Finley's user avatar
0 votes
2 answers
122 views

The wavefront received by a receiver from a moving source, or vice versa, is shown in the literature as circles of decreasing diameter whose centers are displaced along the direction of motion. I have ...
JKrsl's user avatar
  • 13
0 votes
1 answer
95 views

Suppose we want to solve the following wave equation: \begin{cases} u_{tt} = c^2 u_{xx} \text{ for } 0 < x < 1, t > 0 \\ u(x, 0) = x(1-x) \text{ for } 0<x<1 \...
Joshua Isralowitz's user avatar

1
2 3 4 5
26