Skip to main content
Back to Sequences & Series
JEE Main 2024
Sequences & Series
Sequences and Series
Hard

Question

Let <an>< a_{\mathrm{n}} > be a sequence such that a1+a2++an=n2+3n(n+1)(n+2)a_{1}+a_{2}+\ldots+a_{n}=\frac{n^{2}+3 n}{(n+1)(n+2)}. If 28 \sum_\limits{k=1}^{10} \frac{1}{a_{k}}=p_{1} p_{2} p_{3} \ldots p_{m}, where p1,p2,.,pm\mathrm{p}_{1}, \mathrm{p}_{2}, \ldots ., \mathrm{p}_{\mathrm{m}} are the first m\mathrm{m} prime numbers, then m\mathrm{m} is equal to

Options

Solution

Key Concepts and Formulas

  • Finding the nn-th term from the sum of the first nn terms: If Sn=a1+a2++anS_n = a_1 + a_2 + \dots + a_n, then the nn-th term ana_n can be found using an=SnSn1a_n = S_n - S_{n-1} for n2n \ge 2, and a1=S1a_1 = S_1.
  • Summation of products of consecutive integers: The sum of products of three consecutive integers can be simplified using the identity k=1nk(k+1)(k+2)=n(n+1)(n+2)(n+3)4\sum_{k=1}^{n} k(k+1)(k+2) = \frac{n(n+1)(n+2)(n+3)}{4}.
  • Prime Factorization: The process of expressing a composite number as a product of its prime factors.

Step-by-Step Solution

Step 1: Find the general term ana_n. We are given the sum of the first nn terms as Sn=a1+a2++an=n2+3n(n+1)(n+2)S_n = a_{1}+a_{2}+\ldots+a_{n}=\frac{n^{2}+3 n}{(n+1)(n+2)}. To find the nn-th term, ana_n, we use the relationship an=SnSn1a_n = S_n - S_{n-1} for n2n \ge 2. First, let's find Sn1S_{n-1}: Sn1=(n1)2+3(n1)((n1)+1)((n1)+2)=n22n+1+3n3n(n+1)=n2+n2n(n+1)S_{n-1} = \frac{(n-1)^2 + 3(n-1)}{((n-1)+1)((n-1)+2)} = \frac{n^2 - 2n + 1 + 3n - 3}{n(n+1)} = \frac{n^2 + n - 2}{n(n+1)} Now, we calculate ana_n: an=SnSn1=n2+3n(n+1)(n+2)n2+n2n(n+1)a_n = S_n - S_{n-1} = \frac{n^2 + 3n}{(n+1)(n+2)} - \frac{n^2 + n - 2}{n(n+1)} To subtract these fractions, we find a common denominator, which is n(n+1)(n+2)n(n+1)(n+2): an=n(n2+3n)(n+2)(n2+n2)n(n+1)(n+2)a_n = \frac{n(n^2 + 3n) - (n+2)(n^2 + n - 2)}{n(n+1)(n+2)} an=(n3+3n2)(n3+n22n+2n2+2n4)n(n+1)(n+2)a_n = \frac{(n^3 + 3n^2) - (n^3 + n^2 - 2n + 2n^2 + 2n - 4)}{n(n+1)(n+2)} an=n3+3n2(n3+3n24)n(n+1)(n+2)a_n = \frac{n^3 + 3n^2 - (n^3 + 3n^2 - 4)}{n(n+1)(n+2)} an=4n(n+1)(n+2)a_n = \frac{4}{n(n+1)(n+2)} This formula is valid for n2n \ge 2. Let's check for n=1n=1. S1=12+3(1)(1+1)(1+2)=423=23S_1 = \frac{1^2 + 3(1)}{(1+1)(1+2)} = \frac{4}{2 \cdot 3} = \frac{2}{3}. Using the derived formula for ana_n with n=1n=1: a1=41(1+1)(1+2)=4123=46=23a_1 = \frac{4}{1(1+1)(1+2)} = \frac{4}{1 \cdot 2 \cdot 3} = \frac{4}{6} = \frac{2}{3}. Since a1=S1a_1 = S_1, the formula an=4n(n+1)(n+2)a_n = \frac{4}{n(n+1)(n+2)} is valid for all n1n \ge 1.

Step 2: Calculate k=1101ak\sum_{k=1}^{10} \frac{1}{a_k}. From Step 1, we have ak=4k(k+1)(k+2)a_k = \frac{4}{k(k+1)(k+2)}. Therefore, 1ak=k(k+1)(k+2)4\frac{1}{a_k} = \frac{k(k+1)(k+2)}{4}. We need to calculate: k=1101ak=k=110k(k+1)(k+2)4=14k=110k(k+1)(k+2)\sum_{k=1}^{10} \frac{1}{a_k} = \sum_{k=1}^{10} \frac{k(k+1)(k+2)}{4} = \frac{1}{4} \sum_{k=1}^{10} k(k+1)(k+2) We use the formula for the sum of products of consecutive integers: k=1nk(k+1)(k+2)=n(n+1)(n+2)(n+3)4\sum_{k=1}^{n} k(k+1)(k+2) = \frac{n(n+1)(n+2)(n+3)}{4}. For n=10n=10: k=110k(k+1)(k+2)=10(10+1)(10+2)(10+3)4=101112134\sum_{k=1}^{10} k(k+1)(k+2) = \frac{10(10+1)(10+2)(10+3)}{4} = \frac{10 \cdot 11 \cdot 12 \cdot 13}{4} k=110k(k+1)(k+2)=171604=4290\sum_{k=1}^{10} k(k+1)(k+2) = \frac{17160}{4} = 4290 Now, substitute this back into the sum of reciprocals: k=1101ak=14(4290)=42904\sum_{k=1}^{10} \frac{1}{a_k} = \frac{1}{4} (4290) = \frac{4290}{4}

Step 3: Calculate 28k=1101ak28 \sum_{k=1}^{10} \frac{1}{a_k} and find its prime factorization. We are given that 28k=1101ak=p1p2p3pm28 \sum_{k=1}^{10} \frac{1}{a_k} = p_1 p_2 p_3 \ldots p_m. Substitute the value of the sum from Step 2: 28k=1101ak=284290428 \sum_{k=1}^{10} \frac{1}{a_k} = 28 \cdot \frac{4290}{4} 28k=1101ak=7429028 \sum_{k=1}^{10} \frac{1}{a_k} = 7 \cdot 4290 Now, we find the prime factorization of 742907 \cdot 4290: 74290=7(10429)=7(25)(3143)=7253(1113)7 \cdot 4290 = 7 \cdot (10 \cdot 429) = 7 \cdot (2 \cdot 5) \cdot (3 \cdot 143) = 7 \cdot 2 \cdot 5 \cdot 3 \cdot (11 \cdot 13) Rearranging the prime factors in ascending order: 28k=1101ak=2357111328 \sum_{k=1}^{10} \frac{1}{a_k} = 2 \cdot 3 \cdot 5 \cdot 7 \cdot 11 \cdot 13 The prime numbers p1,p2,,pmp_1, p_2, \ldots, p_m are the distinct prime factors. In this case, the prime factors are 2, 3, 5, 7, 11, and 13. Thus, p1=2p_1 = 2, p2=3p_2 = 3, p3=5p_3 = 5, p4=7p_4 = 7, p5=11p_5 = 11, and p6=13p_6 = 13. The number of these prime factors is m=6m=6.

Common Mistakes & Tips

  • Incorrectly calculating Sn1S_{n-1}: Ensure that when substituting n1n-1 into the expression for SnS_n, all occurrences of nn are replaced by n1n-1.
  • Forgetting to check a1a_1: While the formula an=SnSn1a_n = S_n - S_{n-1} is generally for n2n \ge 2, it's crucial to verify if the derived formula for ana_n also holds for n=1n=1 by comparing it with a1=S1a_1 = S_1.
  • Errors in prime factorization: Double-check the prime factorization of the final number to ensure all factors are indeed prime and that no factors are missed.

Summary

The problem required us to first find the general term ana_n of the sequence using the given sum SnS_n. This was achieved by calculating an=SnSn1a_n = S_n - S_{n-1}, leading to an=4n(n+1)(n+2)a_n = \frac{4}{n(n+1)(n+2)}. Next, we computed the sum of the reciprocals of the first 10 terms, k=1101ak\sum_{k=1}^{10} \frac{1}{a_k}, by utilizing the formula for the sum of products of consecutive integers, which resulted in 42904\frac{4290}{4}. Finally, we multiplied this sum by 28 and performed a prime factorization of the result, 2842904=74290=2357111328 \cdot \frac{4290}{4} = 7 \cdot 4290 = 2 \cdot 3 \cdot 5 \cdot 7 \cdot 11 \cdot 13. The number of distinct prime factors, mm, was found to be 6.

The final answer is \boxed{6} which corresponds to option (C).

Practice More Sequences & Series Questions

View All Questions
Let be a sequence such that . If , where are the first prime... | JEE Main 2024 Sequences & Series | JEE Main - Mathematicon