I have a few questions below that I need help with a) I don't really understand what that symbol means and how to solve it b) How do u simplify this without a calculator c) I got 2^-r = 0, iss this true?

I have a few questions below that I need help with a) I don't really understand what that symbol means and how to solve it b) How do u simplify this without a calculator c) I got 2^-r = 0, iss this true?

Copyright © 2021 JogjaFile Inc.
For part (a):
1) $\prod_{k=2}^{n}\frac{k+1}{k}=\frac{3}{2}.\frac{4}{3}...\frac{n}{n-1}.\frac{n+1}{n}=\frac{n+1}{2}$
2) $\prod_{k=2}^{n}\frac{k-1}{k}=\frac{1}{2}.\frac{2}{3}...\frac{n-2}{n-1}.\frac{n-1}{n}=\frac{1}{n}$
$\prod_{k=2}^{n}(1-\frac{1}{k^2})= \prod_{k=2}^{n}\frac{k^2-1}{k^2}=\prod_{k=2}^{n}(\frac{k+1}{k})(\frac{k-1}{k})=\frac{n+1}{2n}$ (using the result from 1 and 2)
Part (b), see lab's answer.
Part(c):
Recall the sum of geometric series: $$\sum_{r=1}^{n}a^r=\frac{a-a^{n+1}}{1-a}$$
So, $$\sum_{r=1}^{\infty}(\frac{1}{2})^r=\frac{\frac{1}{2}-(\frac{1}{2})^\infty}{1-\frac{1}{2}}=\frac{\frac{1}{2}-0}{\frac{1}{2}}=1$$