Is f(x) Representable as a Special Function?

  • Thread starter Thread starter pierce15
  • Start date Start date
  • Tags Tags
    Function Series
pierce15
Messages
313
Reaction score
2
Hi, does anyone know if this function:

f(x) = \sum_{k=1}^\infty \frac{(-1)^n}{x^{2k}}

is representable as an elementary or already defined special function? Thanks
 
Physics news on Phys.org
This function can be broken up as:

f(x) = \sum_{k=1}^\infty x^{4k} - \sum_{n=1}^\infty x^{4n-2}

Any ideas?
 
I think I've got it: the above expression is equal to

\frac{1}{x^4 - 1} - \frac{ x^2} {x^4 - 1} = - \frac{1}{1 + x^2}

does that look ok?
 
piercebeatz said:
I think I've got it: the above expression is equal to

\frac{1}{x^4 - 1} - \frac{ x^2} {x^4 - 1} = - \frac{1}{1 + x^2}

does that look ok?

Answer is correct. It is a geometric series, ratio = -1/x2.
 
Oh, right. I'm an idiot for not seeing that to begin with
 
Back
Top