2nd order differential equation

sara_87
Messages
748
Reaction score
0

Homework Statement



\epsilony'' - y' = 0
y(0)=0, y(1)= 1


The Attempt at a Solution



this s a perturbation problem, but I'm not sure how to go about doing it
if we let epsilon = 0 we'll go from 2nd order to first order so it's a boundary layer problem... i think
so if that's the case then i have to find the outer and inner layer
to find the outer layer i let epslon =0 and i get y' = 0

then to find the inner layer i let x=\epsilonnX

then after a few steps i got to this:
1/\epsilon d2y/dX2 - 1/\epsilondy/dX

and then solve it normally then find the general solution etc.

and also I'm letting y = y0+ epsilony1 + epsilony2...
and y' = ...
and y''= ...

and subbing them in and solving it too... i can do that, even though there's and epsilon?
and then I'm supposed to compare these together?
 
Physics news on Phys.org
i didn't mean for the epsilon to be floating like that
the epsilon is meant to be firmly on the ground... hope this helps
 
Last edited:
You have two sets of solutions, one outer solution and one inner solution.

To find the inner solution, set x=\delta (\varepsilon )X and look for the dominant balance.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top