ODE Problem with boundary conditions

Click For Summary
SUMMARY

The discussion focuses on solving the ordinary differential equation (ODE) given by y'' - λy = 0 with boundary conditions y(0) = y(1) = 0. The solution involves rewriting the equation as y'' + (-λ)y = 0, assuming λ < 0, and setting λ = -a^2. The characteristic equation leads to the general solution y(t) = c1.sin(at) + c2.cos(at), where c2 = 0 due to the boundary condition at y(0). The final solution is y(t) = ±2.sin(nπt) after integrating and applying the normalization condition ∫(y^2)dt = 2.

PREREQUISITES
  • Understanding of ordinary differential equations (ODEs)
  • Familiarity with boundary value problems
  • Knowledge of characteristic equations and roots
  • Basic integration techniques for functions involving sine
NEXT STEPS
  • Study the method of separation of variables for solving PDEs
  • Learn about Sturm-Liouville problems and their applications
  • Explore the implications of boundary conditions on ODE solutions
  • Investigate normalization conditions in the context of eigenfunctions
USEFUL FOR

Students and professionals in mathematics, particularly those studying differential equations, boundary value problems, and mathematical physics.

Pyroadept
Messages
82
Reaction score
0

Homework Statement


Solve:

y'' - λy = 0

where y(0)=y(1)=0, y=y(t)

Homework Equations





The Attempt at a Solution



Hi everyone,

This is part of a PDE question, I just need to solve this particular ODE. I know how to do it in the case for y'' + λy = 0, where you get the solution:

λ = (nπ)^2,
y = C.sin(nπt), C a constant

However, I don't know how to go about doing it for this case, other than getting the trivial zero solution of course. Am I correct in thinking I should rewrite it as:

y'' + (-λ)y = 0

and then solve as for the positive case?

I would be really grateful if you could please tell me if this is correct.
 
Physics news on Phys.org
In other words, you are assuming \lambdas&lt; 0, right? Okay, how about setting \lambda= -\alpha^2 where \alpha is any non-zero real number?

What is the characteristic equation for y&#039;&#039;+ \alpha^2y= 0. What characteristic roots do you get and what is the general solution?
 
Hi,

Thanks for your reply! So then I would have:

Assume λ<0

Let λ = -a^2, for some real, non-zero number a

Then

y'' + (a^2)y = 0

y(t) = c1.sin(at) + c2.cos(at)

y(0)=0, therefore c2 = 0

y(1)=0, therefore c1 = 0 (trivial solution)

or sin(a) = 0

a = n∏

so then λ = -(n∏)^2

So then y(t) = c1.sin(n∏t)



---
Then one of the conditions I was given in the question was that

∫(y^2)dt = 2, with limits of integration 0 to 1

Integrating this out:

(c1)^2.∫[sin(n∏t)]^2.dt =2

so then (1/2)(c1)^2.∫(1-cos(n∏t))dt =2

which gives us:

(c1)^2 = 4

c1 = ±2

So then y(t) = c1.sin(n∏t), c1=±2


---
I don't like that I've ended up with two possible values for c1, but this solution makes sense to me. Please could you tell me if I am correct?
 

Similar threads

Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
3
Views
2K
Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
4
Views
2K