Evaluate the infinite product 1 4 9 × 2 7 2 2 × 4 4 3 9 × 6 5 6 0 × 9 0 8 5 × 1 1 9 1 1 4 × 1 5 2 1 4 7 × 1 8 9 1 8 4 × 2 3 0 2 2 5 × … where the ( k − 3 ) rd term in the product is 2 k 2 − 5 k + 2 2 k 2 − 5 k − 3 , for k = 4 , 5 , 6 , … .
If this value is of the form b a , where a and b are positive, coprime integers, find the value of a + b .
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.
Problem Loading...
Note Loading...
Set Loading...
We are told that we have to compute ∏ k = 4 ∞ 2 k 2 − 5 k + 2 2 k 2 − 5 k − 3 . First, let's factorize these polynomials: 2 k 2 − 5 k − 3 = ( k − 3 ) ( 2 k + 1 ) and 2 k 2 − 5 k + 2 = ( 2 k − 1 ) ( k − 2 ) to write the product as ∏ k = 4 ∞ ( 2 k − 1 ) ( k − 2 ) ( 2 k + 1 ) ( k − 3 ) . Next, the substitution n = k − 3 makes this equal to ∏ n = 1 ∞ ( 2 n + 5 ) ( n + 1 ) ( 2 n + 7 ) n . In the previous step one would hope that something would cancel but it didn't so we are forced to exploit the factorization in some other way:
Let P M = ∏ n = 1 M ( 2 n + 5 ) ( n + 1 ) ( 2 n + 7 ) n . These are the partial products. We may rewrite this as ∏ n = 1 M n + 1 n ∏ n = 1 M 2 n + 5 2 n + 7 . First notice that ∏ n = 1 M n + 1 n = M + 1 1 and ∏ n = 1 M 2 n + 5 2 n + 7 = 7 2 M + 7 . This is because as you keep multiplying terms, past terms cancel. So P M = 7 M + 7 2 M + 7 and we may compute lim M → ∞ P M = 7 2 .