hamsterman
- 74
- 0
I'm trying to teach myself maths, and I have a couple of problems I can't figure out.
1. \lim\sum\limits_{k=1}^{n}\frac{2k-1}{2^k}. I see that this is =\lim\sum\limits_{k=1}^{n}\frac{k}{2^{k-1}}-1 but I have no idea what to do with that. I tried writing it as \lim\frac{\sum\limits_{k=1}^{n}2^{n-k}k}{2^{n-1}}-1 and then writing the top as x_n where x_1=1, x_k=2x_{k-1}+k, but I failed. I hardly have any experience with recurrence relations.. And it seems overly complex.
2. \lim\prod\limits_{j=1}^{n}(1+\frac{aj}{n^2}), a\in\mathbb{R}. (It might be that a can only be positive, I don't remember..). I have no ideas about this at all. The answer is e^{a/2}, I think.
A related question, is \lim\limits_{n\rightarrow\infty}(1+\frac{x}{n})^n=e^x ? I don't see how that works..
Thanks for your time
1. \lim\sum\limits_{k=1}^{n}\frac{2k-1}{2^k}. I see that this is =\lim\sum\limits_{k=1}^{n}\frac{k}{2^{k-1}}-1 but I have no idea what to do with that. I tried writing it as \lim\frac{\sum\limits_{k=1}^{n}2^{n-k}k}{2^{n-1}}-1 and then writing the top as x_n where x_1=1, x_k=2x_{k-1}+k, but I failed. I hardly have any experience with recurrence relations.. And it seems overly complex.
2. \lim\prod\limits_{j=1}^{n}(1+\frac{aj}{n^2}), a\in\mathbb{R}. (It might be that a can only be positive, I don't remember..). I have no ideas about this at all. The answer is e^{a/2}, I think.
A related question, is \lim\limits_{n\rightarrow\infty}(1+\frac{x}{n})^n=e^x ? I don't see how that works..
Thanks for your time