PDA

View Full Version : summation of n^2k. k = 1 to infinity


KataKoniK
Oct5-05, 06:04 PM
Is the summation of k = 1 to infinity for n2k equal to
n2 / (1 - n2)?

amcavoy
Oct5-05, 06:06 PM
Is the summation of k = 1 to infinity for n2k equal to
n2 / (1 - n2)?
Yes it is (for 0<=n<1).

Alex

KataKoniK
Oct5-05, 06:17 PM
Thanks for the confirmation.

HallsofIvy
Oct6-05, 10:04 AM
Indeed, that is just a geometric sequence with common ratio n2.

(I will confess that my first thought was that n must mean a positive integer, for which, of course, this does not converge!)