MHB Analyzing Local Behavior at x→0+ of y'+xy=1/x^3

  • Thread starter Thread starter meenums34
  • Start date Start date
  • Tags Tags
    Behavior Local
meenums34
Messages
1
Reaction score
0
Asked to find first three terms in the local behavior as x→0+of the solutions of
y′+xy=1/x^3

This was taken by bender and orszag book

Working :
I tried to use method of dominance but later realized that we can find using the series expansion. But I am not sure how to proceed. Please advise how to proceed with it.
 
Physics news on Phys.org
Write y as \sum a_nx^n where n runs over all integers, both negative and positive. Then y'= \sum na_nx^{n-1} and xy= \sum a_nx^{n+1}.

The equation becomes \sum na_nx^{n-1}+ \sum a_nx^{n+1}= x^{-3}.
In the first sum let j= n-1 so that we have \sum (j+1)a_{j+1}x^j.
In the second sum let j= n+ 1 so that we have \sum a_{j-1}x^j.

Now the equation is \sum (j+1)a_{j+1}x^j+ \sum a_{j-1}x^j= \sum ((j+1)a_{j+1}+ a_{j- 1})x^j= x^{-3}.

Since power series expansion is unique, we have the (infinite) set of equations
(j+1)a_{j+1}+ a_{j-1}= 0 for all j except j= -3 and
(-3+ 1)a_{-3+ 1}+ a_{-3-1}= -2a_{-2}+ a_{-4}= 1.
 
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