Given ODE: $$ \frac{d}{dx}\left(\frac{1}{n^2}v'\right)+k^2 v = 0, x \in [a,b] $$ where $n$ is a discontinuous function in $[a,b]$ such that $n^2$ is discontinuous and non-zero (take a step function for example), and boundary conditions $v(a) = \alpha, v(b) = \beta$ are given. What would be the regularity of the solution of the ODE ? I expect $v$ to be just differentiable, however I am unable to find any online notes or textbooks on this ODE (does this ODE have a special name?). Also, how does one make sense of the term " $\frac{d}{dx}\left(\frac{1}{n^2}v'\right)$ "? They say the derivative is defined in the "weak sense", but that doesn't help me solve this ODE.
2026-03-28 05:22:42.1774675362
Regularity of solution of ODE $\frac{d}{dx}\left(\frac{1}{n^2}v'\right)+k^2 v = 0$
95 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ORDINARY-DIFFERENTIAL-EQUATIONS
- The Runge-Kutta method for a system of equations
- Analytical solution of a nonlinear ordinary differential equation
- Stability of system of ordinary nonlinear differential equations
- Maximal interval of existence of the IVP
- Power series solution of $y''+e^xy' - y=0$
- Change of variables in a differential equation
- Dimension of solution space of homogeneous differential equation, proof
- Solve the initial value problem $x^2y'+y(x-y)=0$
- Stability of system of parameters $\kappa, \lambda$ when there is a zero eigenvalue
- Derive an equation with Faraday's law
Related Questions in REGULARITY-THEORY-OF-PDES
- If $q>p$ then $H^q([0,2\pi])$ is dense in $H^p([0,2\pi])$>
- Motivation to define the boundary value
- 1-D Heat Equation, bounding difference in $\alpha$ given surface temperature
- Implications of weak convergence on the Lebesgue space to Sobolev space
- Harnack type Estimates for a p-Poisson equation with constant source term
- Regularity solution of the Poisson equation with mixed boundary condition
- Intuition for compact embedding of $H^1([0,1])$ in $L^2([0,1])$?
- Young's inequality with duality bracket
- laplace equation $L^p$ estimate
- Interior Gradient Estimate for the p-Elliptic equation
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?
I would say your equation falls within the framework of Sturm-Livouille theory, though usually $p = \frac1{n^2}$ is not discontinuous in common examples from there.
For simplicity I will assume that $n$ is bounded from above and away from zero, that is $$ 0 < \lambda \leq n(x) \leq \Lambda < \infty$$ for almost every $x$. Without this assumption the analysis becomes more delicate, as the equation may degenerate, and the regularity would then depend more on the precise structure of $n$. Additionally I will assume that $k$ is also bounded.
I claim that a unique solution $v$ always exists, but as alluded to in the comments, in general you can only expect $\frac{v'}{n^2}$ to be continuous. This however poses the problem that $v$ may not be twice differentiable, so one needs to understand the equation through a weak formulation. To do this one needs to do the following:
These steps are fairly standard, but are usually treated in the generality of $n$-dimensional elliptic PDEs. I don't know of a canonical reference for the ODE case, but it is treated for instance in Chapter 8 of
Brezis, Haim, Functional analysis, Sobolev spaces and partial differential equations, Universitext. New York, NY: Springer (ISBN 978-0-387-70913-0/pbk; 978-0-387-70914-7/ebook). xiii, 599 p. (2011). ZBL1220.46002.
I will refer you to the above text rather than writing out the lengthy details, and only highlight the important steps in in setting.
Step 1: In this case the weak formulation one obtains is $$ \int_a^b \frac1{n^2} v' \varphi' - k v \varphi \,\mathrm{d}x, $$ which is required to hold for all $\varphi \in C^1([a,b])$ such that $v(a) = v(b) = 0$ (and also for all $\varphi \in H^1_0((a,b))$ in the language of Sobolev spaces).
Here we've multiplied the equation by $\varphi$, integrated over $(a,b)$, and then integrated by parts to move the outer derivative on $\varphi$. Now this formulation makes sense even if $v$ is not twice differentiable.
Step 2: Now we can show this integral problem admits solutions in the Sobolev space $H^1((a,b))$. Here things are a little complicated, as $k^2 \geq 0$ means that the problem may admit non-unique solutions.
To see this, set $n \equiv 1$, $k \equiv 1$, $(a,b) = (0,\pi)$ and impose boundary conditions $v(0)=v(1) = 0$. Then $v = \lambda \sin x$ solves $$ v'' + v = 0. $$ Instead, one needs to apply the Fredholm alternative which gives conditions for when unique solvability holds, and when it fails. The point of this step however, is that it justifies this approach of weak formulations as it gives a better understanding on when we have existence and uniqueness.
Step 3: Finally we turn to regularity. This involves a bootstrapping argument, where we notice that since our solution $v$ lies a-priori in $H^1((a,b))$, by Sobolev embedding $v$ is continuous. Then $k^2v$ is bounded, so we infer from the equation that $$ \frac{\mathrm{d}}{\mathrm{d}x} \frac{v'}{n^2} \text{ is bounded } \implies \frac{v'}{n^2} \text{ is continuous}. $$ The above is more of a heuristic argument since we needs to establish this carefully using the weak formulation, but this is possible to do. Hence we arrive at the claimed regularity of $v$.
If $n$ is more regular one can further bootstrap and show that $v$ is $C^2$. If not however, we're stuck as if $v'/n^2$ is continuous but $n^2$ isn't, then $v'$ must also be discontinuous. This is a local property however, and for step functions one can show that $v$ will be $C^2$ away from the discontinuity points of $n$.