Finding eigenvalues and eigenfunctions

Click For Summary
SUMMARY

The discussion focuses on solving the eigenvalue problem defined by the differential equation X''(x) + λX(x) = 0 with boundary conditions X(0) = X'(0) and X(π) = X'(π). The analysis reveals that for λ = 0, the function does not satisfy the boundary conditions, while for λ > 0, the eigenfunctions are of the form X(x) = A cos(√λ x) + B sin(√λ x). The eigenvalue λ = -1 is identified, leading to the eigenfunction X(x) = Ce^x. The discussion also clarifies that λ = 0 is not an eigenvalue, as the zero function does not qualify as an eigenfunction.

PREREQUISITES
  • Understanding of differential equations, specifically second-order linear equations.
  • Familiarity with boundary value problems and eigenvalue problems.
  • Knowledge of trigonometric functions and their properties in the context of eigenfunctions.
  • Basic concepts of complex numbers and their application in solving differential equations.
NEXT STEPS
  • Study the derivation of eigenvalues and eigenfunctions for Sturm-Liouville problems.
  • Learn about the implications of boundary conditions on eigenvalue problems.
  • Explore the use of complex exponentials in solving differential equations with negative eigenvalues.
  • Investigate the properties of eigenfunctions in relation to orthogonality and completeness.
USEFUL FOR

Mathematics students, physicists, and engineers involved in solving differential equations and eigenvalue problems, particularly those interested in boundary value problems and their applications in various fields.

jaejoon89
Messages
187
Reaction score
0

Homework Statement



Given
X''(x) + lambda*X(x) = 0
X(0) = X'(0), X(pi) = X'(pi)

Find all eigenvalues and eigenfunctions.

Homework Equations



Case lambda = 0
Case lambda > 0
Case lambda < 0

The Attempt at a Solution



First case, X(x) = Ax + B but the function doesn't satisfy the boundary condition at pi.
Second case, lambda = k^2
X(x) = Acos(kx) + Bsin(kx)
X'(x) = Bkcos(kx) - Aksin(kx)
X(pi) - X'(pi) = Bsin(kpi) + Bk^2 sin(kpi)
=> 1+ k^2 = 0 so lambda = -1

a) I was told the eigenfunction for that is X(x) = Ce^x. How?

b) Also, is that just the lambda_0 or does it satisfy all possibly eigenfunctions (i.e. eigenvalue lambda_n)?
 
Physics news on Phys.org
This is an eigenvalue problem of the form [itex]D^2 f=-\lambda f[/itex], [itex]-\lambda[/itex] the eigenvalue. With [itex]D^2[/itex] being the operator that takes the derivative of f(x) with respect to x twice.

Now if Ce^x is an eigenfunction it needs to satisfy the eigenvalue problem. Plugging it in [itex]D^2 f=-\lambda f[/itex] yields [itex]Ce^x=-\lambda C e^x[/itex]. For which [itex]\lambda[/itex] is this equation satisfied? This should also answer question b.

Your argument to why [itex]\lambda=0[/itex] isn't an eigenvalue isn't entirely water tight (although [itex]\lambda=0[/itex] is indeed not an eigenvalue). For example for A=B=0, [itex]f(x)=Ax+B=0[/itex] satisfies the requirements just fine. Why is f(x)=0 not an eigenfunction?

For the second case you've written down the correct eigenfunction, [itex]f(x)=A \cos (\sqrt{\lambda}x)+B \sin (\sqrt{\lambda}x)[/itex]. Emphasis on [itex]\lambda>0[/itex]. You solve this equation for a [itex]\lambda<0[/itex]. Now you get a cosine and a sine with an imaginary argument, which can be written as real exponents, which is the eigenfunction for [itex]\lambda<0[/itex]. Try to find eigenvalues for [itex]\lambda>0[/itex] with regards to the second case.
 
Last edited:

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
41
Views
5K
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K