Skip to main content
Back to Sequences & Series
JEE Main 2023
Sequences & Series
Sequences and Series
Easy

Question

If the sum of the first ten terms of the series (135)2+(225)2+(315)2+42+(445)2+.......is165m,{\left( {1{3 \over 5}} \right)^2} + {\left( {2{2 \over 5}} \right)^2} + {\left( {3{1 \over 5}} \right)^2} + {4^2} + {\left( {4{4 \over 5}} \right)^2} + .......is\,{{16} \over 5}m, then m is equal to :

Options

Solution

Key Concepts and Formulas

  • Arithmetic Progression (AP): A sequence of numbers such that the difference between the consecutive terms is constant. The nthn^{th} term is given by an=a+(n1)da_n = a + (n-1)d, where aa is the first term and dd is the common difference.
  • Sum of Squares of First nn Natural Numbers: The formula for the sum of the squares of the first nn natural numbers is k=1nk2=n(n+1)(2n+1)6\sum_{k=1}^{n} k^2 = \frac{n(n+1)(2n+1)}{6}.
  • Algebraic Manipulation: Simplifying expressions by factoring and combining terms.

Step-by-Step Solution

  1. Convert Mixed Fractions and Identify the General Term: The given series is (135)2+(225)2+(315)2+42+(445)2+{\left( {1{3 \over 5}} \right)^2} + {\left( {2{2 \over 5}} \right)^2} + {\left( {3{1 \over 5}} \right)^2} + {4^2} + {\left( {4{4 \over 5}} \right)^2} + \dots. First, convert the mixed fractions to improper fractions: 135=5×1+35=851\frac{3}{5} = \frac{5 \times 1 + 3}{5} = \frac{8}{5} 225=5×2+25=1252\frac{2}{5} = \frac{5 \times 2 + 2}{5} = \frac{12}{5} 315=5×3+15=1653\frac{1}{5} = \frac{5 \times 3 + 1}{5} = \frac{16}{5} 4=2054 = \frac{20}{5} 445=5×4+45=2454\frac{4}{5} = \frac{5 \times 4 + 4}{5} = \frac{24}{5}

    The series can be rewritten as: (85)2+(125)2+(165)2+(205)2+(245)2+{\left( \frac{8}{5} \right)^2} + {\left( \frac{12}{5} \right)^2} + {\left( \frac{16}{5} \right)^2} + {\left( \frac{20}{5} \right)^2} + {\left( \frac{24}{5} \right)^2} + \dots Let's examine the numerators: 8, 12, 16, 20, 24, ... This is an arithmetic progression with the first term a=8a = 8 and a common difference d=128=4d = 12 - 8 = 4. The nthn^{th} term of this arithmetic progression is an=a+(n1)d=8+(n1)4=8+4n4=4n+4a_n = a + (n-1)d = 8 + (n-1)4 = 8 + 4n - 4 = 4n + 4. Therefore, the nthn^{th} term of the given series is (4n+45)2\left(\frac{4n+4}{5}\right)^2.

  2. Calculate the Sum of the First Ten Terms (S10S_{10}): We need to find the sum of the first ten terms, so nn ranges from 1 to 10. S10=n=110(4n+45)2S_{10} = \sum_{n=1}^{10} \left(\frac{4n+4}{5}\right)^2 S10=n=110(4(n+1))252S_{10} = \sum_{n=1}^{10} \frac{(4(n+1))^2}{5^2} S10=n=11016(n+1)225S_{10} = \sum_{n=1}^{10} \frac{16(n+1)^2}{25} S10=1625n=110(n+1)2S_{10} = \frac{16}{25} \sum_{n=1}^{10} (n+1)^2

  3. Evaluate the Summation of Squares: Let k=n+1k = n+1. When n=1n=1, k=2k=2. When n=10n=10, k=11k=11. So, the summation becomes: n=110(n+1)2=k=211k2=22+32+42++112\sum_{n=1}^{10} (n+1)^2 = \sum_{k=2}^{11} k^2 = 2^2 + 3^2 + 4^2 + \dots + 11^2 We can express this sum using the formula for the sum of the first nn squares: k=211k2=(k=111k2)12\sum_{k=2}^{11} k^2 = \left(\sum_{k=1}^{11} k^2\right) - 1^2 Using the formula k=1nk2=n(n+1)(2n+1)6\sum_{k=1}^{n} k^2 = \frac{n(n+1)(2n+1)}{6} with n=11n=11: k=111k2=11(11+1)(2×11+1)6=11(12)(23)6\sum_{k=1}^{11} k^2 = \frac{11(11+1)(2 \times 11 + 1)}{6} = \frac{11(12)(23)}{6} k=111k2=11×2×23=22×23=506\sum_{k=1}^{11} k^2 = 11 \times 2 \times 23 = 22 \times 23 = 506 Therefore, k=211k2=50612=5061=505\sum_{k=2}^{11} k^2 = 506 - 1^2 = 506 - 1 = 505

  4. Substitute Back and Find S10S_{10}: Now substitute the value of the summation back into the expression for S10S_{10}: S10=1625×505S_{10} = \frac{16}{25} \times 505 S10=1625×(5×101)S_{10} = \frac{16}{25} \times (5 \times 101) S10=16×5×10125S_{10} = \frac{16 \times 5 \times 101}{25} S10=16×1015S_{10} = \frac{16 \times 101}{5} S10=165×101S_{10} = \frac{16}{5} \times 101

  5. Determine the Value of mm: We are given that the sum of the first ten terms is 165m\frac{16}{5}m. We have calculated the sum to be S10=165×101S_{10} = \frac{16}{5} \times 101. Equating the two expressions: 165m=165×101\frac{16}{5}m = \frac{16}{5} \times 101 Dividing both sides by 165\frac{16}{5}, we get: m=101m = 101

Common Mistakes & Tips

  • Incorrectly Identifying the nthn^{th} Term: Carefully check the pattern of the numerators and ensure the formula for the nthn^{th} term is accurate.
  • Errors in Sum of Squares Formula Application: Remember that the formula k=1nk2\sum_{k=1}^{n} k^2 starts from k=1k=1. If the series starts from a different number, adjust the sum accordingly by subtracting the missing terms.
  • Arithmetic Errors: Double-check all calculations, especially when dealing with fractions and large numbers.

Summary

The problem involves finding the sum of a series whose terms are squares of numbers forming an arithmetic progression. By converting the mixed fractions to improper fractions, we identified the general term of the series. We then used the formula for the sum of squares of natural numbers to calculate the sum of the first ten terms. Finally, by equating this sum to the given expression 165m\frac{16}{5}m, we solved for mm.

The final answer is \boxed{101}.

Practice More Sequences & Series Questions

View All Questions