Power Series: Solve Arctan(x/sqrt(6)) Homework

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
9 replies · 4K views
arl146
Messages
342
Reaction score
1

Homework Statement


a) Determine the series of the given function. In the first box after the summation symbol, type in -1 or 1 indicating whether the series is alternating or not.
b) Write out the sum of the first four nonzero terms of the series representing this function.
c) Determine the interval of convergence. The outside boxes require the endpoints and the inside boxes require the symbol < or <=.

For:
g(x)=arctan(x/sqrt(6))

Homework Equations


The Attempt at a Solution


I already got a.) which is sum from n=0 to infinity [ (-1)^n *(x/sqrt(6))^(2n+1) ] / (2n+1)
I think I got b.) not too sure if this one is right but i got (x/sqrt(6))-(x^3/(3*6^(3/2)))+(x^5/(5*6^(5/2)))-(x^7/(7*6^(7/2))).
And so I just need someone to check b for me and I don't even know what to do for the interval of convergence.
 
Physics news on Phys.org
I have the function there? The thing is, I wasn't in class and this is work from the spring semester and the book just doesn't seem to help at all
 
ok, i can see it up there now

so you have
[tex]f(x) = arctan(\frac{x}{\sqrt{6}})[/tex]
[tex]f '(x) = \frac{1}{sqrt(1 - (\frac{x}{\sqrt{6}})^2)}\frac{1}{\sqrt{6}}[/tex]

[tex]f(0) = arctan(0) = 0[/tex]
[tex]f '(x) = \frac{1}{\sqrt{6}}[/tex]

which agrees with the first 2, is this the method you used?
 
I don't remember doing an derivative stuff .. I'm not even sure why/when you decided to do all that. I'm pretty lost with series stuff. I tried this problem a few different times but one of the times to get a.) I took the integral of the function. So what exactly does that all mean, what you did?

oh, wait. no i think i basically did that. cause i said that the function equals the integral of 1/(1+(x/sqrt(6))^2) so that's the same right?

and i thought the derivative of arctan(x) = 1/(1+x^2) ??
 
Last edited:
I said that arctan(x/sqrt(6))= [itex]\int[/itex] [itex]\frac{1}{(1+x^2/6)}[/itex]dx = [itex]\int[/itex] [itex]\frac{1}{(1-(-x^2/6))}[/itex]dx = [itex]\sum[/itex](-1)n*[itex]\int[/itex][itex]\frac{x^2}{6}[/itex]dx = [itex]\sum[/itex]from n=0 to infinity (-1)n*(x(2n+1)) / (6n * (2n+1))
 
do you know you can write a whole equation in tex tags?

ok so you wrote it as integral, then used a geometric series to expand (i'm guessing your middle step is missing a power of n). I haven't checked all the steps but that's a valid approach and quicker than finding the derivatives.
 
okay ... so .. that's what i did. and i know the answer is right. but i still need help on c. b is right. i got the answer for c i just don't know how to do it