Simplify $(1+\frac{1}{20\times22})(2+\frac{2}{21\times23})(2+\frac{2}{22\times24})(2+\frac{2}{23\times25})(13+\frac{13}{24\times26})$
I noticed the denominator of the five fractions are all in the form of:$$\frac{...}{(n-1)(n+1)}$$ Which can be simplified to:$$\frac{...}{n^2-1}$$
I futher attempted to move the integral part into the fraction, but it just got more complicated. How should I start from there?