0

Possible Duplicate:
How to find the sum of the following series

Hey there,

How do I (generally) calculate values of series? What tricks and theorems are there to make my life easier? E.g.: $$\sum_{n=1}^\infty \frac{n^2}{2^n} = ?$$

I know perfectly well how to show whether a series converges or diverges, but (at least in this and a lot of other cases) I have no idea how to calculate the value to which it converges. I'm looking forward to your help.

Huy
  • 6,674
  • 2
    exact duplicate : http://math.stackexchange.com/questions/20418/how-to-find-the-sum-of-the-following-series/ – mercio Feb 24 '11 at 16:42
  • 1
    @Qiaochu: This question is most certainly not an exact duplicate of the prior question since this one asks about general techniques for summing series, whereas the prior question asks only about one specific series. Now that the question is closed, the OP has no way to get answers to the general question. – Bill Dubuque Feb 24 '11 at 17:47
  • @Bill: In fairness to Qiaochu, I did flag this as a duplicate for moderator attention, so maybe you should be mad at me. (Of course a priori I don't think there is any way to see who flagged what.) Having said that, maybe you are right, but it is definitely a close call . Perhaps the question should be changed to "How do I evaluate $\sum_{n=1}^{\infty}\frac{P(n)}{r^n}$ where $P(n)$ is some polynomial and $0<r<1$." In its current form it really looks like a duplicate, and I don't feel the OP's intent was a discussion on general evaluation of series. (But maybe it was?) – Eric Naslund Feb 24 '11 at 18:51
  • 1
    @Bill: the fact that the OP accepted the answer specific to his question indicates to me that he was not really that interested in the general case. If you want to argue to reopen the question feel free to start a meta thread. – Qiaochu Yuan Feb 24 '11 at 18:53
  • @Qiaochu: Accepting an answer or not does not change what was asked, viz. "How do I (generally) calculate the value of series". Yet another abuse of binding close votes. When will it end? Do I have to start a meta thread to drum up community support to end such? – Bill Dubuque Feb 24 '11 at 19:37
  • @Bill: that is what I just said, yes. – Qiaochu Yuan Feb 24 '11 at 19:43
  • @Eric: It's not your fault. The moderator should have simply ignored the flag after noticing the obvious fact that a much more general question was asked. The OP explicitly asked about general techniques, with an explicit example given via "e.g.". This is not the same as the prior question which asks only about one specific example. How can their be any confusion about that? (cont'd) – Bill Dubuque Feb 24 '11 at 19:51
  • (cont'd) I'm extremely disappointed with the causal abuse of binding close votes. They seem to often be applied in haste - without proper analysis and, moreover, without any consistency whatsoever. To me that amounts to random censure - not something that sits well with me. – Bill Dubuque Feb 24 '11 at 19:52
  • @Qiaochu: Please read more carefully. You mentioned meta for reopening the question, but I mention meta for the general issue of binding close votes. They are two very different topics - just as the above are two very different questions. – Bill Dubuque Feb 24 '11 at 19:57
  • @Bill: please continue this conversation (either conversation) on meta. – Qiaochu Yuan Feb 24 '11 at 19:59
  • @Quaochu: In fact, I only accepted the answer because I always accept answers, which helped me. If later on I see an answer more fitting what I was asking for, I accept that answer instead. I don't feel like I did something wrong but tell me if I did. I am of the same opinion that this indeed is not a duplicate but a much more general question. – Huy Feb 24 '11 at 21:30

1 Answers1

-2

Consider the more general problem $\sum {n^2}{z^n}$. To handle this, start with $\sum {z^n}$ and $\sum {n}{z^n}$. The first of these should be easy.

lhf
  • 216,483