I am working through D'Alembert's solution to the 1D wave equation using the substitution of canonical coordinates. I have an initial condition of: $$u_{t}(x,0) = g(x) $$ with a general solution containing the following two arbitrary functions: $$u(x,t) = \phi(x-ct) + \psi(x+ct)$$ These two functions are composite functions. I know I am supposed to take the partial derivative with respect to $t$ and set it equal to $g(x)$ to get the following: $$-c\phi'(x) + c\psi'(x) = g(x)$$ The book provides the above prime notation and does not specify what $\phi$ & $\psi$ are being differentiated by. The issue is the next step in the solution states to carry out the integration from $x_0$ to $x$ to obtain: $$ -c\phi(x) + c\psi(x) = \int^{x}_{x_0}g(\xi)d\xi +K$$ I believe my issue comes from correctly differentiating the composite function. At first I tried to just take the partial derivative with respect to $t$, setting $t=0$, and got the following: $$-c\frac{\partial{\phi(x)}}{\partial{t}} +c\frac{\partial{\psi(x)}}{\partial{t}} = g(x)$$ When I then integrate with respect to $x$ (the only way to make the integral of $g(\xi)$ make sense), I get the following: $$-c\int\frac{\partial{\phi(x)}}{\partial{t}}d(x) + ...$$ which doesn't make sense to me. So I then looked into if I was doing the partial derivative of the composite function incorrectly. I found some general texts online about derivatives of composite functions and got this: $$ h = g(f(x_1,x_2)) = g(u_1(x_1,x_2),u_2(x_1,x_2))$$ And using the chain rule for composite functions: $$\frac{\partial h}{\partial x_1} = \frac{\partial h}{\partial u_1} * \frac{\partial u_1}{\partial x_1} + \frac{\partial h}{\partial u_2} * \frac{\partial u_2}{\partial x_1} $$ When I try to apply it to the problem, I get the following: $$ u(x,t) = g(f(x,t)) = g(\phi(x,t),\psi(x,t))$$ with the following derivative with respect to $t$: $$ \frac{\partial u}{\partial t} = \frac{\partial u}{\partial \phi} * \frac{\partial \phi}{\partial t} + \frac{\partial u}{\partial \psi} * \frac{\partial \psi}{\partial t}$$ which simplifies to (might be incorrect): $$ \frac{\partial u}{\partial t} = -c * \frac{\partial u}{\partial \phi} + c * \frac{\partial u}{\partial \psi}$$ I don't know how to find $ \frac{\partial u}{\partial \phi}$ or $ \frac{\partial u}{\partial \psi}$ and those derivatives don't make sense when I try to integrate with respect to $x$: $$-c\int\frac{\partial{u}}{\partial{\phi}}d(x) + ...$$ Can anyone show me where I am making a mistake in my understanding, and how to correctly differentiate $u(x,t) = \phi(x-ct) + \psi(x+ct)$ to get it into the correct form to where I can integrate with respect to $x$? Thank you!
2026-03-30 10:54:44.1774868084
D'Alembert Solution - 1D Wave equation, integration step
34 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail AtRelated 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 PARTIAL-DERIVATIVE
- Equality of Mixed Partial Derivatives - Simple proof is Confusing
- Proving the differentiability of the following function of two variables
- Partial Derivative vs Total Derivative: Function depending Implicitly and Explicitly on Variable
- Holding intermediate variables constant in partial derivative chain rule
- Derive an equation with Faraday's law
- How might we express a second order PDE as a system of first order PDE's?
- Partial derivative of a summation
- How might I find, in parametric form, the solution to this (first order, quasilinear) PDE?
- Solving a PDE given initial/boundary conditions.
- Proof for f must be a constant polynomial
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?