I'm stuck on how to simplify the BC condition. I get '(0)=(0); '(1)=(1). How can I connect this to question? Bty, what's Sturm-Liouville problem for (x)?
2026-03-29 16:01:20.1774800080
Question about vibrating string problem,Sturm-Liouville problem
173 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in EIGENVALUES-EIGENVECTORS
- Stability of system of parameters $\kappa, \lambda$ when there is a zero eigenvalue
- Stability of stationary point $O(0,0)$ when eigenvalues are zero
- Show that this matrix is positive definite
- Is $A$ satisfying ${A^2} = - I$ similar to $\left[ {\begin{smallmatrix} 0&I \\ { - I}&0 \end{smallmatrix}} \right]$?
- Determining a $4\times4$ matrix knowing $3$ of its $4$ eigenvectors and eigenvalues
- Question on designing a state observer for discrete time system
- Evaluating a cubic at a matrix only knowing only the eigenvalues
- Eigenvalues of $A=vv^T$
- A minimal eigenvalue inequality for Positive Definite Matrix
- Construct real matrix for given complex eigenvalues and given complex eigenvectors where algebraic multiplicity < geometric multiplicity
Related Questions in STURM-LIOUVILLE
- Why boundary conditions in Sturm-Liouville problem are homogeneous?
- Solving Sturmian Equation
- Common solution to Integral Equation and Differential Equation
- Role of the interval for defining inner product and boundary conditions in Sturm Liouville problems.
- Orthogonality of Bessel function
- Sturm Liouville applied to a Laplace equation
- Integral transform as continuous eigenfunction expansion
- Higher order Sturm-Liouville form
- How to solve Sturm-Liouville problem $y'' + \lambda y = 0$ with unknown initial conditions?
- Is a Sturm-Liouville operator the only 2nd order linear differential operator that is self-adjoint/Hermitian?
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?
The eigenvalue problem for your equation in $x$ is $$ X_{\lambda}''(x) = -\lambda X_{\lambda}(x) \\ X_{\lambda}'(0)=X_{\lambda}(0),\\ X_{\lambda}'(1)=X_{\lambda}(1). $$ Part of the problem in solving such an equation is that $X_{\lambda}$ is unique only up to a multiplicative constant, which is something remedied by choosing a particular normalization. To this end, replace the condition at $x=0$ with $$ X_{\lambda}'(0)=1=X_{\lambda}(0). $$ Without trying to satisfy the right endpoint condition, the unique $X_{\lambda}$ has the form $$ X_{\lambda}(x)=\cos(\sqrt{\lambda}x)+\frac{\sin(\sqrt{\lambda}x)}{\sqrt{\lambda}}. $$ At $\lambda=0$, the above takes on the correct limiting form, $$ X_{0}(x) = 1 + x. $$ In order for $\lambda$ to be an eigenvalue, it is necessary and sufficient that $$ X_{\lambda}'(1)=X_{\lambda}(1), $$ which leads to the eigenvalue equation $$ -\sqrt{\lambda}\sin(\sqrt{\lambda})+\cos(\sqrt{\lambda})=\cos(\sqrt{\lambda})+\frac{\sin(\sqrt{\lambda})}{\sqrt{\lambda}}. $$ $\lambda=0$ is not an eigenvalue. So, after excluding this case multiplying by $\sqrt{\lambda}$ give an equivalent equation: $$ (\sqrt{\lambda}+1/\sqrt{\lambda})\sin(\sqrt{\lambda})=0, \\ (\lambda+1)\sin(\sqrt{\lambda})=0. $$ The eigenvalues are $$ \lambda = -1,\pi^2,(2\pi)^2,\cdots. $$ The corresponding eigenfunctions are $$ X_{-1}(x) = \cosh(x)+\sinh(x)=e^{x}, \\ X_{n^2\pi^2}(x)= \cos(n\pi x)+\frac{\sin(n\pi x)}{n\pi},\;\; n=1,2,3,\cdots. $$