Skip to main content
Back to Quadratic Equations
JEE Main 2020
Quadratic Equations
Quadratic Equation and Inequalities
Medium

Question

Let [α][\alpha] denote the greatest integer α\leq \alpha. Then [1]+[2]+[3]++[120][\sqrt{1}]+[\sqrt{2}]+[\sqrt{3}]+\ldots+[\sqrt{120}] is equal to __________

Answer: 1

Solution

Key Concepts and Formulas

  • Greatest Integer Function (Floor Function): [α][\alpha] denotes the greatest integer less than or equal to α\alpha. This means kα<k+1k \le \alpha < k+1 for some integer kk.
  • Sum of first nn integers: k=1nk=n(n+1)2\sum_{k=1}^{n} k = \frac{n(n+1)}{2}
  • Sum of first nn squares: k=1nk2=n(n+1)(2n+1)6\sum_{k=1}^{n} k^2 = \frac{n(n+1)(2n+1)}{6}

Step-by-Step Solution

Step 1: Understand the problem and define the sum

We need to evaluate the sum S=[1]+[2]+[3]++[120]S = [\sqrt{1}] + [\sqrt{2}] + [\sqrt{3}] + \ldots + [\sqrt{120}]. This involves finding the integer part of the square root of each number from 1 to 120 and adding them up.

Step 2: Group terms based on the value of [n][\sqrt{n}]

The key idea is to group the terms in the sum such that [n][\sqrt{n}] has the same integer value. Let k=[n]k = [\sqrt{n}], where kk is an integer. This means kn<k+1k \le \sqrt{n} < k+1. Squaring all parts of the inequality gives k2n<(k+1)2k^2 \le n < (k+1)^2. Thus, for all nn in the interval [k2,(k+1)2)[k^2, (k+1)^2), we have [n]=k[\sqrt{n}] = k.

Step 3: Determine the range of integer values for kk

Since nn ranges from 1 to 120, we need to find the smallest and largest possible values of k=[n]k = [\sqrt{n}].

  • For n=1n=1, [1]=1[\sqrt{1}] = 1, so the smallest value of kk is 1.
  • For n=120n=120, we know that 102=10012010^2 = 100 \le 120 and 112=121>12011^2 = 121 > 120. Therefore, 10120<1110 \le \sqrt{120} < 11, so [120]=10[\sqrt{120}] = 10. Thus, the largest value of kk is 10. Therefore, kk ranges from 1 to 10.

Step 4: Calculate the number of terms for each value of kk

For each integer kk from 1 to 9, we need to find the number of integers nn such that k2n<(k+1)2k^2 \le n < (k+1)^2. The number of integers in this range is (k+1)2k2=k2+2k+1k2=2k+1(k+1)^2 - k^2 = k^2 + 2k + 1 - k^2 = 2k+1.

For k=10k=10, we need to find the number of integers nn such that 102n12010^2 \le n \le 120. The number of integers in this range is 120100+1=21120 - 100 + 1 = 21.

Step 5: Calculate the sum for k=1k=1 to k=9k=9

For each kk from 1 to 9, there are 2k+12k+1 terms where [n]=k[\sqrt{n}] = k. The sum of these terms is k(2k+1)=2k2+kk(2k+1) = 2k^2 + k. We need to sum this expression from k=1k=1 to k=9k=9: k=19(2k2+k)=2k=19k2+k=19k\sum_{k=1}^{9} (2k^2 + k) = 2 \sum_{k=1}^{9} k^2 + \sum_{k=1}^{9} k Using the formulas for the sum of the first nn integers and the sum of the first nn squares with n=9n=9: k=19k=9(9+1)2=9×102=45\sum_{k=1}^{9} k = \frac{9(9+1)}{2} = \frac{9 \times 10}{2} = 45 k=19k2=9(9+1)(2×9+1)6=9×10×196=3×5×19=285\sum_{k=1}^{9} k^2 = \frac{9(9+1)(2 \times 9 + 1)}{6} = \frac{9 \times 10 \times 19}{6} = 3 \times 5 \times 19 = 285 Therefore, the sum for k=1k=1 to k=9k=9 is: 2×285+45=570+45=6152 \times 285 + 45 = 570 + 45 = 615

Step 6: Calculate the sum for k=10k=10

For k=10k=10, there are 21 terms, and each term is equal to 10. Therefore, the sum for k=10k=10 is 10×21=21010 \times 21 = 210.

Step 7: Calculate the total sum

The total sum SS is the sum of the contributions from k=1k=1 to k=9k=9 and the contribution from k=10k=10: S=615+210=825S = 615 + 210 = 825

Common Mistakes & Tips

  • Incorrect Upper Limit for kk: Make sure you correctly identify the maximum integer value of kk such that k2Nk^2 \le N. In this case, 102=10012010^2 = 100 \le 120, and 112=121>12011^2 = 121 > 120, so the maximum value of kk is 10.
  • Miscalculating the number of terms for the last group: Always double-check the number of terms in the last group by subtracting the square of the largest k from N and adding 1: Nk2+1N - k^2 + 1.
  • Arithmetic Errors: Be careful when calculating the sums using the formulas and when adding the individual contributions.

Summary

The sum [1]+[2]++[120][\sqrt{1}]+[\sqrt{2}]+\ldots+[\sqrt{120}] is calculated by grouping terms that have the same integer value for their square root. By summing the contributions k×(2k+1)k \times (2k+1) for k=1k=1 to 99, and then adding the contribution of k=10k=10 for the remaining terms up to n=120n=120, we find the total sum. The final answer is 825.

Final Answer

The final answer is \boxed{825}.

Practice More Quadratic Equations Questions

View All Questions