Find a power series for the function

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
54 replies · 20K views
arl146
Messages
342
Reaction score
1

Homework Statement


Find a power series representation for the function and determine the radius of convergence.

f(x) = arctan(x/3)


Homework Equations


not really any equations ... just intervals


The Attempt at a Solution



here's what i did:

f'(x) = [itex]\frac{1}{1+(x/3)^2}[/itex] = [itex]\frac{1}{1+(x^2/9)}[/itex]

arctan(x/3) = [itex]\int\frac{1}{1+(x^2/9)}dx[/itex] = [itex]\int\frac{1}{1-(-x^2/9)}dx[/itex] = ∫ (Ʃ (-1)n* [itex]\frac{x^(2n)}{9}[/itex])dx = ∫ (1/9 - x2/9 + x4/9 - x6/9 + ...)dx

= C + x/9 - x3/27 + x5/45 - x763 + ...

To find C:

make x = 0 so that C = arctan(0) = 0.
so, arctan(x/3) = x/9 - x3/27 + x5/45 - x763 + ...

= Ʃ (-1)n*(x^(2n+1) / (18n+9))
from n=0 to infinity


is this all right ??
 
Physics news on Phys.org
I'm not sure if I know where/what you mean. Can you be a little more specific?
 
Oh ok. So you mean the 9 has an exponent of n too?

So you get arctan(x/3) = x - x^3/27 + x^5/405 - x^7/5103 + ...

so it would be summation (-1)^n * x^(2n+1) / ?
I don't know about the bottom part I can't figure it out
 
arl146 said:
Oh ok. So you mean the 9 has an exponent of n too?

So you get arctan(x/3) = x - x^3/27 + x^5/405 - x^7/5103 + ...

so it would be summation (-1)^n * x^(2n+1) / ?
I don't know about the bottom part I can't figure it out

Just keep track of how you are getting the numbers on the bottom. There is another error as well. arctan(x/3) isn't equal to [itex]\int \frac{1}{1+(\frac{x}{3})^2} dx[/itex]. To do the integral you do a substitution of u=x/3. There's another factor coming from the du.
 
oh =[

ok so when you have arctan(x/3) = ∫ [itex]\frac{1}{1+(x/3)^2}[/itex]dx and then you do the u=x/3 and then 3*du=dx so then you have 3*∫ [itex]\frac{1}{1+u^2}[/itex]dx
what do i do next?
 
You don't have arctan(x/3)=[itex]\int \frac{1}{1+(\frac{x}{3})^2} dx[/itex]. That's what I'm telling you. You need to fix that before you proceed. Use the u substitution to figure out what the integral actually is. Then use that to write arctan(x/3) correctly as an integral.
 
Last edited:
is the correct integral just the same thing just with just a 3 in front of the integral?
 
arl146 said:
is the correct integral just the same thing just with just a 3 in front of the integral?

If [itex]\int \frac{1}{1+(\frac{x}{3})^2} dx[/itex]=3*arctan(x/3), what's arctan(x/3)?
 
there'd be a 1/3 times the integral
 
so its this summation (-1)^n * x^(2n+1) / ?
just with a 3 on the bottom? but there has to more to the bottom, i can't figure that out, there doesn't seem to be a pattern that i can catch for the bottom
 
arl146 said:
so its this summation (-1)^n * x^(2n+1) / ?
just with a 3 on the bottom? but there has to more to the bottom, i can't figure that out, there doesn't seem to be a pattern that i can catch for the bottom

There are going to be three things on the bottom, the 3, a power of 3^2 and something that comes from integrating x^(2n). This is really not that hard.
 
So there should be the 3, 2n+1, and I don't get the other part
 
arl146 said:
So there should be the 3, 2n+1, and I don't get the other part

I was thinking of the 9^n. What do you get? Compare with the series you gave in post 5 after you add the extra 1/3.
 
Last edited:
arl146 said:
So you get arctan(x/3) = x - x^3/27 + x^5/405 - x^7/5103 + ...

Wait, are the numbers on the bottom still right? Or does the 1/3 affect that?
 
ok so just

arctan(x/3) = x/3 - x^3/81 + x^5/1215 - x^7/15309 + ...

so like we said, there is a 3, 2n+1, and you said something about something that is related to the 9^n is on the bottom too?
 
arl146 said:
ok so just

arctan(x/3) = x/3 - x^3/81 + x^5/1215 - x^7/15309 + ...

so like we said, there is a 3, 2n+1, and you said something about something that is related to the 9^n is on the bottom too?

I really think you can work this out by yourself if you starting thinking about it.
 
if i could work it out myself i would have been already knew the answer
 
arl146 said:
if i could work it out myself i would have been already knew the answer

I don't think I can help anymore without just plain telling you the answer. You've got all the parts of the denominator listed in post 19 and you've also got four correct terms of the sequence. And you've got the numerator correct in post 13. Just put them together.
 
wait so its JUST 3, 2n+1, and 9^n on the bottom?

so total it's: summation (-1)^n * x^(2n+1) / (3*(2n+1)*9^n)
 
arl146 said:
wait so its JUST 3, 2n+1, and 9^n on the bottom?

so total it's: summation (-1)^n * x^(2n+1) / (3*(2n+1)*9^n)

Check that against the terms in post 19. Does it work?
 
Hey can I just get a confirmation that is right?
 
No I just like to make sure. Also I have to find the radius of convergence .. Could I use the ratio test for that? I started to do it and I got |x^2|* lim (2n+1)/(9(2n+3)) = |x^2|*lim (2n+1)/(18n+27) = (I used l'hospital's here) |x^2|*lim(2/18) or just 1/9 to simplify. Where do I go next? None of the examples in the book have an x involved. I wanted to do the part of the test where if L>1 it diverges or less than 1 converges. How do I go about that. Or if not use that way, how do I get the radius of Convergence ?
 
arl146 said:
No I just like to make sure. Also I have to find the radius of convergence .. Could I use the ratio test for that? I started to do it and I got |x^2|* lim (2n+1)/(9(2n+3)) = |x^2|*lim (2n+1)/(18n+27) = (I used l'hospital's here) |x^2|*lim(2/18) or just 1/9 to simplify. Where do I go next? None of the examples in the book have an x involved. I wanted to do the part of the test where if L>1 it diverges or less than 1 converges. How do I go about that. Or if not use that way, how do I get the radius of Convergence ?

Yes, use the ratio test. And do it more carefully than you just did it. Show your steps if you want me to check it. I'm surprised none of the examples in you book have an x involved in the ratio test. That's sort of what radius of convergence is all about.
 
Yea there's only 2 examples and they don't have any x's involved like mine. The book really doesn't show good examples in my opinion for reasons like that. The one examples is "test the series summation ((-1)^n * n^3)/(3^n) for absolute convergence." and all they have to do is do the ratio test, in which they get the limit equal to 1/3 which is obviously less than 1. The other examples is the same thing!

Anyways, the a sub n+1 part would equal x^(2(n+1)+1) on top so just x^(2n+3) and 3*(2(n+1)+1)*(9^n+1) on bottom. And that is multiplied times the a sub n part which is 3*(2n+1)*(9n) on top and x^(2n+1) on bottom. Sorry I can't throw this stuff all together in a better way, still on my phone. I simplified all that to ((x^2)*(2n+1))/(9*(2n+3)) and that's how I got my first part I gave you