Understanding Convergence of f(x) = \frac{x}{{9 + x^2 }}

  • Thread starter Thread starter tony873004
  • Start date Start date
  • Tags Tags
    Convergence
tony873004
Science Advisor
Gold Member
Messages
1,753
Reaction score
143
This is from the teacher's notes

Homework Statement


f(x) = \frac{x}{{9 + x^2 }} = \frac{x}{9} \cdot \frac{1}{{1 - \left( { - \frac{{x^2 }}{9}} \right)}} = \frac{x}{9}\sum\limits_{n = 1}^\infty {\left( { - \frac{{x^2 }}{9}} \right)^n } = \sum\limits_{n = 1}^\infty {\frac{{( - 1)^n x^{2n + 1} }}{{9^{n + 1} }}}

I can see distributing the n inside the parenthesis, to -1, x^2, and 9. But what's the justification for chaning it to n+1 for x^2 and for 9?

The next step is
This converges for \left| { - \frac{{x^2 }}{9}} \right| < 1\,\,\,\,\,\,or\,\,\,\,x^2 < 9\,\,\,\,\,\,\,\,\,\,\, - 3 < x < 3
(−3, 3)

So what was the point in doing the last step in my first tex, if she just resorted to the 2nd to last step to determine the interval of convergence?

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
she'll probably want you to give it's power series representation as well. my teacher made me give the power series in order to receive credit for the interval of convergence.
 
Last edited:
tony873004 said:
This is from the teacher's notes

Homework Statement


f(x) = \frac{x}{{9 + x^2 }} = \frac{x}{9} \cdot \frac{1}{{1 - \left( { - \frac{{x^2 }}{9}} \right)}} = \frac{x}{9}\sum\limits_{n = 1}^\infty {\left( { - \frac{{x^2 }}{9}} \right)^n } = \sum\limits_{n = 1}^\infty {\frac{{( - 1)^n x^{2n + 1} }}{{9^{n + 1} }}}

I can see distributing the n inside the parenthesis, to -1, x^2, and 9. But what's the justification for chaning it to n+1 for x^2 and for 9?
You have x/9 outside the sum. Taking it inside the sum, and multiplying each term contributes one factor of x in the numerator and one factor of 9 in the denominator.

The next step is
This converges for \left| { - \frac{{x^2 }}{9}} \right| < 1\,\,\,\,\,\,or\,\,\,\,x^2 < 9\,\,\,\,\,\,\,\,\,\,\, - 3 < x < 3
(−3, 3)

So what was the point in doing the last step in my first tex, if she just resorted to the 2nd to last step to determine the interval of convergence?
What was the point of doing the whole problem? Yes, a geometric series, with common ratio r, converges for |r|< 1. You don't need the "x/9" for that. But putting the "x/9" inside the series makes it simpler.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top