$$4\varepsilon y''+6 \sqrt x y'-3y=-3,\ 0\lt x\lt 1$$ where $y(0)=0$ and $y(1)=3$.
I worked out the first term in this expansion, which composes of an outer solution and inner solution. They are $$y_0^{outer}=1+2e^{\sqrt x -1}$$ $$y_0^{inner}=\frac {1+2e^{-1}}{K} \int_0^{\bar x}e^{-t^{\frac32}}dt$$ where $K=\frac23 \Gamma \left(\frac23\right)$ and $\bar x = \frac x{\varepsilon^{\frac23}}$.
I worked the second outer solution as below, $$y_1^{outer}=\frac13\left( \frac2{\sqrt x}-\frac1x -1 \right) e^{\sqrt x -1}$$ by letting $y_1^{outer}\left(1\right)=0$. However, i realized this solution is a bit problematic since it goes to $-\infty$ when $x\to 0^+$. what can i do with this solution?
I could not work out the second inner solution from the following ODE $$4\varepsilon^ {-\frac13} y''+6\varepsilon^ {-\frac13} \bar x ^\frac12 y'- 3y =-3$$ Can anyone enlighten me on this part?
Let $r=\sqrt{x}$ ,
Then $\dfrac{dy}{dx}=\dfrac{dy}{dr}\dfrac{dr}{dx}=\dfrac{1}{2\sqrt{x}}\dfrac{dy}{dr}=\dfrac{1}{2r}\dfrac{dy}{dr}$
$\dfrac{d^2y}{dx^2}=\dfrac{d}{dx}\biggl(\dfrac{1}{2r}\dfrac{dy}{dr}\biggr)=\dfrac{d}{dr}\biggl(\dfrac{1}{2r}\dfrac{dy}{dr}\biggr)\dfrac{dr}{dx}=\biggl(\dfrac{1}{2r}\dfrac{d^2y}{dr^2}-\dfrac{1}{2r^2}\dfrac{dy}{dr}\biggr)\dfrac{1}{2\sqrt{x}}=\biggl(\dfrac{1}{2r}\dfrac{d^2y}{dr^2}-\dfrac{1}{2r^2}\dfrac{dy}{dr}\biggr)\dfrac{1}{2r}=\dfrac{1}{4r^2}\dfrac{d^2y}{dr^2}-\dfrac{1}{4r^3}\dfrac{dy}{dr}$
$\therefore4\varepsilon\biggl(\dfrac{1}{4r^2}\dfrac{d^2y}{dr^2}-\dfrac{1}{4r^3}\dfrac{dy}{dr}\biggr)+6r\dfrac{1}{2r}\dfrac{dy}{dr}-3y=-3$
where $y(0)=0$ and $y(1)=3$
$\dfrac{\varepsilon}{r^2}\dfrac{d^2y}{dr^2}-\dfrac{\varepsilon}{r^3}\dfrac{dy}{dr}+3\dfrac{dy}{dr}-3y+3=0$
where $y(0)=0$ and $y(1)=3$
$\varepsilon r\dfrac{d^2y}{dr^2}+(3r^3-\varepsilon)\dfrac{dy}{dr}-3r^3(y-1)=0$ where $y(0)=0$ and $y(1)=3$
Let $u=y-1$ ,
Then $\varepsilon r\dfrac{d^2u}{dr^2}+(3r^3-\varepsilon)\dfrac{du}{dr}-3r^3u=0$ where $u(0)=-1$ and $u(1)=2$