Method of Frobenius with exponential coefficients

phil ess
Messages
67
Reaction score
0
I know how to do Frobenius on variable coefficient ODE's but only when the coefficients are powers of the independent variable. Can I do method of Frobenius on something like:

y'' + e-xy = 0 ?

What form would I assume a solution of? Just the regular y=sum(Akxk+r ?

Thanks for the help!
 
Physics news on Phys.org
I think you would let y = ∑anxn, expand the exponential in a series about 0 and use the Cauchy product for the e-xy term. You should be able to calculate the first few terms by hand and with luck maybe find a pattern.

If it is that specific equation you are interested in, the solution is known. See

http://eqworld.ipmnet.ru/en/solutions/ode/ode0227.pdf
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top