Understanding the Blow-Up Phenomenon in BVPs: y'' + ay' + e^{ax}y = 1

  • Thread starter Thread starter rsq_a
  • Start date Start date
rsq_a
Messages
103
Reaction score
1
I'm looking at the BVP:

y'' + ay' + e^{ax}y = 1,

with y(0) = 0 and y(10) = 0.

The numerical solution blows up at certain values of a. For example, a near 0.089 and a near 0.2302. Why does this happen and how do I predict it?
 
Physics news on Phys.org
rsq_a said:
I'm looking at the BVP:

y'' + ay' + e^{ax}y = 1,

with y(0) = 0 and y(10) = 0.

The numerical solution blows up at certain values of a. For example, a near 0.089 and a near 0.2302. Why does this happen and how do I predict it?

Erm. I found the problem. Near those values of 'a', there exists a zero eigenvalue of the linear operator. I guess that means that,

y'' + ay' + e^{ax}y = 0\cdot u^* = 1,

is a possible solution, and thus the eigenfunction u^* \to \infty will cause the blowup.

Is this correct? It's been a while since I've done Sturm-Liouville stuff.
 
What is x?
 
jacophile said:
What is x?

y=y(x)
 

Similar threads

Back
Top