Question
Question: The value of $\frac{(1^4 + \frac{1}{4})(3^4 + \frac{1}{4})....(2n-1)^4 + \frac{1}{4})}{(2^4 + \frac{...
The value of (24+41)(44+41)...(2n)4+41)(14+41)(34+41)....(2n−1)4+41) is equal to:

A
4n2+2n+11
B
8n2+4n+11
C
4(2n2+n+1)1
D
8n2−4n+1n
Answer
(B) 8n2+4n+11
Explanation
Solution
Solution:
We note that for any real number x
x4+41=(x2+x+21)(x2−x+21).For the numerator when x=2k−1:
(2k−1)4+41=[(2k−1)2+(2k−1)+21][(2k−1)2−(2k−1)+21].Compute
(2k−1)2=4k2−4k+1.Then,
(2k−1)2+(2k−1)+21=4k2−4k+1+2k−1+21=4k2−2k+21,and
(2k−1)2−(2k−1)+21=4k2−4k+1−2k+1+21=4k2−6k+25.Similarly, for the denominator with x=2k:
(2k)4+41=[(2k)2+2k+21][(2k)2−2k+21],where
(2k)2=4k2,so that
(2k)2+2k+21=4k2+2k+21,(2k)2−2k+21=4k2−2k+21.Thus, the kth term in the product becomes:
T(k)=(4k2+2k+21)(4k2−2k+21)(4k2−2k+21)(4k2−6k+25)=4k2+2k+214k2−6k+25.Multiplying numerator and denominator by 2 to clear fractions:
T(k)=8k2+4k+18k2−12k+5.Notice that
8k2−12k+5=8(k−1)2+4(k−1)+1.Thus,
T(k)=8k2+4k+18(k−1)2+4(k−1)+1.The full product from k=1 to n telescopes:
P=k=1∏nT(k)=8n2+4n+18(0)2+4(0)+1=8n2+4n+11.Hence, the correct answer is Option (B).
Explanation (Brief):
Factorize x4+41 as (x2+x+21)(x2−x+21). Write the kth term for odd and even arguments, simplify to obtain
T(k)=8k2+4k+18k2−12k+5=8k2+4k+18(k−1)2+4(k−1)+1.The telescoping product yields
8n2+4n+11.