Thread Closed

power series of arctan'x

 
Share Thread Thread Tools
Sep9-07, 01:09 PM   #1
 

power series of arctan'x


how could i expand something such as arctan'x into a power series. also how would you be able to find the power series for it?


so far i have managed to work out that:

arctan'x = [latex] \frac{1}{1 + x^2} [/latex]

[latex]\frac{1}{1+x^2} = 1 - x^2 + x^4 - x^6 +...+ (- 1)^n x^{2n}[/latex]

how do you work out the radius of convergence though: i know it is : |x|< 1.. but how do you work it out please?
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Sep9-07, 01:12 PM   #2
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Integrate the series you wrote term by term. Watch out for the first line you wrote. You're missing a derivative operator acting on the "arctan" function.
 
Sep9-07, 01:50 PM   #3
 
just to clear confusion.. i did mean the derivate of arctanx .. i.e. d/dx arctan x , hence arctan'x....

how would i show the radius of convergence as |x|<1 though please?

to work it out i tried it on
[latex](-1)^n x^{2n}[/latex]
i ended up with

[latex]a_{n+1} / a_{n} = \frac{|x|^{2n + 2}}{|x|^{2n}} = |x|^2/1 [/latex] as n tends to infinity... ...

so radius of convergence is |x|< 1...

is this working out correct?
 
Sep9-07, 02:06 PM   #4
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

power series of arctan'x


Yes, it is.
 
Sep9-07, 02:06 PM   #5
 
the way my book (Stewart) does it is they say that since it's a geometric series the series will be convergent when |-x^2n|<1 = x^2<1=|x|<1
 
Sep9-07, 02:08 PM   #6
D H
 
Mentor
That's the ratio test at work. The alternating series test also works here.
 
Sep10-07, 05:07 AM   #7
 
Recognitions:
Homework Helper Homework Help
Another way to check would have been to see where the expression [latex]\frac{1}{1+x^2} = 1 - x^2 + x^4 - x^6 +...+ (- 1)^n x^{2n}[/latex] is valid, since that is the basis for the new power series. We can see that the expression fails for values of x larger than 1. Really, its just a tiny variation of what DH and dex said :(
 
Sep10-07, 05:41 AM   #8
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
In general, a power series will converge as long as has no reason not too!

[tex]\frac{1}{1+x^2}[/tex] is defined for all complex x except i or -i. The radius of the "disk" of convergence in the complex numbers is 1 so, restricting to the real numbers, the radius of the interval of convergence is also 1.

Of course, you can look at it as a geometric series: it is of the form arn with a= 1, r= -x2: its sum is [tex]\frac{1}{1+x^2}[/tex] and it converges as long as |-x2|< 1 or |x|< 1.

Similarly, the ratio test gives the same result: |x|< 1.

Oh, and the root test: [itex]^n\sqrt{a_n}= |x|< 1[/itex] as well.

I think we have determined that the radius of convergence is 1!
 
Thread Closed
Thread Tools


Similar Threads for: power series of arctan'x
Thread Forum Replies
Power series help. Calculus & Beyond Homework 1
Power series & Taylor series Calculus & Beyond Homework 4
Power series Calculus & Beyond Homework 3
Power Series Calculus & Beyond Homework 13