What are the eigenfunctions for the ODE y′′−2xy′+2αy=0?

  • Thread starter Thread starter peripatein
  • Start date Start date
  • Tags Tags
    Eigenfunctions Ode
Click For Summary

Homework Help Overview

The discussion revolves around the ordinary differential equation (ODE) y′′−2xy′+2αy=0, with participants seeking to identify the first three eigenfunctions associated with this equation. The subject area includes differential equations and eigenfunction analysis.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the recursive representation of the solution and the implications of specific values of α on the eigenfunctions. Questions arise regarding the derivation of certain terms and the nature of the solutions, particularly for α=0. There is also mention of the relationship between even and odd terms in the series solution.

Discussion Status

Some participants express confusion about the derivation of eigenfunctions and seek clarification on the reasoning behind the results presented. Others provide insights into the structure of the solutions and the conditions under which polynomial solutions can be obtained.

Contextual Notes

There is an emphasis on the nature of the solutions being polynomial for certain values of α, and participants are exploring the implications of the recurrence relation in determining these solutions. The discussion reflects a mix of understanding and uncertainty regarding the eigenfunctions and their derivation.

peripatein
Messages
868
Reaction score
0
Hi,

Homework Statement


I have the following ODE:
y′′−2xy′+2αy=0
I'd like to determine the first three eigenfunctions.

Homework Equations



The Attempt at a Solution


The solution y(x) may be recursively represented as:
an+2=an(2n−2α)/[(n+2)(n+1)]
I have found the eigenvalues to be −2α, however I find the manner whereby the eigenfunctions are determined to be rather perplexing. I'd sincerely appreciate an explanation. For instance, I know that for α=0, a2=a0(0−0)/2, but why would that entail y0(x)=a0? I mean, how was that derived?
 
Physics news on Phys.org
peripatein said:
Hi,

Homework Statement


I have the following ODE:
y′′−2xy′+2αy=0
I'd like to determine the first three eigenfunctions.

Homework Equations



The Attempt at a Solution


The solution y(x) may be recursively represented as:
an+2=an(2n−2α)/[(n+2)(n+1)]
I have found the eigenvalues to be −2α, however I find the manner whereby the eigenfunctions are determined to be rather perplexing. I'd sincerely appreciate an explanation. For instance, I know that for α=0, a2=a0(0−0)/2, but why would that entail y0(x)=a0? I mean, how was that derived?

Whenever you have a recurrence of the form
[tex] a_{n+2} = F(n)a_n[/tex]
then you know immediately that if [itex]a_n = 0[/itex] or [itex]F(n) = 0[/itex] then [itex]a_{n + 2m} = 0[/itex] for all [itex]m \geq 0[/itex].

Starting from [itex]a_0[/itex] will give you the even terms [itex]a_{2n}[/itex], but those terms don't affect the odd terms [itex]a_{2n+1}[/itex], which are obtained by starting from [itex]a_1[/itex]. Here we have a second-order linear ODE, so we expect that for each [itex]\alpha[/itex] there will be two linearly independent solutions. We can define these to be [itex]E_\alpha(x)[/itex] which is obtained by taking [itex]a_0 = 1[/itex] and [itex]a_1 = 0[/itex] and [itex]O_\alpha(x)[/itex] which is obtained by taking [itex]a_0 = 0[/itex] and [itex]a_1 = 1[/itex].

Thus for [itex]\alpha = 0[/itex] we have [itex]E_0(x) = 1[/itex] and [itex]O_0(x) = x + \frac13 x^3 + \dots[/itex], and the general solution will be [itex]cE_0(x) + dO_0(x)[/itex]. In fact we can solve the ODE analytically when [itex]\alpha = 0[/itex] to find that
[tex] O_0(x) = \int_0^x \exp(u^2)\,\mathrm{d}u.[/tex]

You can see that if [itex]\alpha[/itex] is an even positive integer then the even series terminates, and if [itex]\alpha[/itex] is an odd positive integer then the odd series terminates, and if [itex]\alpha[/itex] is not a positive integer then neither series terminates.
 
I am sorry, but I am not really following. I pretty much lost you at "thus...". In any case, I happen to know that the first three eigenfunctions are: a0, a1x and a0(1-2x2). If you could explain to me how these were obtained I'd be grateful.
 
When ##\alpha=0##, if you write out the series solution, you get
$$y = a_0(1) + a_1\left(x + \frac{x^3}{3} + \cdots\right).$$ This is of the form ##y = a_0 y_1 + a_1 y_2## where ##a_0## and ##a_1## are arbitrary constants and ##y_1=1## and ##y_2=x+\cdots## are the two linearly independent solutions.

For this problem, you're apparently looking for polynomial solutions. For ##\alpha=0##, you can do this be setting ##a_1=0## to get rid of the infinite series.

It turns out, you can obtain polynomial solutions for only certain values of ##\alpha##. You should be able to deduce what these values are from the recurrence relation.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 4 ·
Replies
4
Views
3K