The expression above can be expressed as for coprime positive integers and , find the value of .
Bonus : Generalize this.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Note that 1 − k 2 1 = k 2 k 2 − 1 = k ∗ k ( k − 1 ) ( k + 1 ) .
As a result, when we compute ∏ k = 2 n k ∗ k ( k − 1 ) ( k + 1 ) we will end up with a telescoping product, where all the "middle" terms will cancel leaving us with a product of a fraction at the beginning and a fraction at the end. To show how this works, consider the first 4 terms of this product; we have
k = 2 ∏ 5 k ∗ k ( k − 1 ) ( k + 1 ) = 2 ∗ 2 1 ∗ 3 ∗ 3 ∗ 3 2 ∗ 4 ∗ 4 ∗ 4 3 ∗ 5 ∗ 5 ∗ 5 4 ∗ 6 = 2 1 ∗ 5 6 = 1 0 6 .
Notice that the final result is in the form 2 1 ∗ n n + 1 with n = 5 . So since the given product goes up to n = 1 0 0 , the solution will be 2 1 ∗ 1 0 0 1 0 1 = 2 0 0 1 0 1 .
Thus a = 1 0 1 , b = 2 0 0 and a + b = 3 0 1 .