I was experimenting with the expansion of "e" and discovered this expansion:
Let $y= \frac{x^{1/2}}{Γ(3/2)}+\frac{x^{3/2}}{Γ(5/2)}+\frac{x^{5/2}}{Γ(7/2)}+...$
This function upon differentiation gives:
$y'=\frac{x^{-1/2}}{Γ(1/2)}+\frac{x^{1/2}}{Γ(3/2)}+\frac{x^{3/2}}{Γ(5/2)}+...$
Which is essentially y plus the first term ($\frac{x^{-1/2}}{Γ(1/2)}$) from y'
Therefore $y=y'-\frac{x^{-1/2}}{\sqrt{\pi}}$
However I cannot reduce this expression further and have seem to hit a roadblock. Is the solution for this equation even derivable?
Hint This equation is first order and linear. Rearranging gives $$y' - y = \frac{1}{\sqrt{\pi} \sqrt{x}},$$ so our integrating factor is $$\exp \int_{x_0} -dx = e^{-x},$$ hence we write $$e^{-x} y' - e^{-x} y = \frac{1}{\sqrt{\pi}} \frac{e^{-x}}{\sqrt{x}} .$$ Now, the left-hand side is a derivative of an expression (which?) in $x, y$. To integrate the right-hand side you'll need the error function, $\operatorname{erf}$, or the equivalent to express your answer.
Integrating and rearranging gives