Prove $$\prod_{i=2}^n (1-1/i^2) = {n+1\over 2n}$$ for all n greater or equal to 2.
First of all, I'm well aware this exact question exists here. Unfortunately, this post didn't help me, and is much too old for me to resurrect. For reference, I'm a undergraduate college student, in an introductory proof writing course.
Currently, I've made the following progress:
We wish to show that $\prod_{i=2}^n (1-1/i^2) = {n+1\over 2n}$ for every integer n greater than or equal to 2. We will proceed via induction.
For the base step, let n be equal to 2. Then, $1 – (1/2^2) = ¾$, and $(2+1)/2(2) = ¾$. Therefore, $\prod_{i=2}^n (1-1/i^2) = {n+1\over 2n}$ at n = 2.
Next, assume that $\prod_{i=2}^k (1-1/i^2) = {k+1\over 2k}$ up until some integer k. We wish to show that this is true at k+1 as well.
$\prod_{i=2}^k (1-1/i^2) = {k+1\over 2k}$ can be written as ${(k+1)-1\over k} * {(k+1)+1\over k}$, or ${k\over k} * {k+2\over k}$.
k/k is 1, of course. but I'm not sure where to go from k+2/k. Or maybe I made some other mistake? I can't decipher user17762's comment under his answer to the linked question, nor the OP's edit after the "so". Any guidance is appreciated!
\times($\times$) or\cdot($\cdot$). – jjagmath Dec 15 '22 at 23:14