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

Question

For x ε\varepsilon R, let [x] denote the greatest integer \le x, then the sum of the series [13]+[131100]+[132100]+....+[1399100]\left[ { - {1 \over 3}} \right] + \left[ { - {1 \over 3} - {1 \over {100}}} \right] + \left[ { - {1 \over 3} - {2 \over {100}}} \right] + .... + \left[ { - {1 \over 3} - {{99} \over {100}}} \right] is :

Options

Solution

Key Concepts and Formulas

  • Greatest Integer Function (GIF) Definition: For any real number xx, [x][x] denotes the greatest integer less than or equal to xx. This implies that if nn is an integer, then nx<n+1    [x]=nn \le x < n+1 \iff [x] = n.
  • Inequality Manipulation: When solving inequalities, multiplying or dividing by a negative number reverses the direction of the inequality sign.
  • Arithmetic Series Sum: The sum of an arithmetic series with NN terms, first term a1a_1, and common difference dd is SN=N2(2a1+(N1)d)S_N = \frac{N}{2}(2a_1 + (N-1)d). Alternatively, if the first term is aa and the last term is ll, the sum is SN=N2(a+l)S_N = \frac{N}{2}(a+l).

Step-by-Step Solution

Step 1: Analyze the General Term and the Series Structure

The given series is S=[13]+[131100]+[132100]+....+[1399100]S = \left[ { - {1 \over 3}} \right] + \left[ { - {1 \over 3} - {1 \over {100}}} \right] + \left[ { - {1 \over 3} - {2 \over {100}}} \right] + .... + \left[ { - {1 \over 3} - {{99} \over {100}}} \right]. We can express the general term of the series as Tk=[13k100]T_k = \left[ - \frac{1}{3} - \frac{k}{100} \right], where kk ranges from 00 to 9999. The total number of terms in the series is 990+1=10099 - 0 + 1 = 100. Let Xk=13k100X_k = - \frac{1}{3} - \frac{k}{100}. We need to determine the integer value of [Xk][X_k] for each kk.

Step 2: Determine the Range of Values for the General Term

The value of [Xk][X_k] depends on the interval in which XkX_k lies. We know that 13=0.333...\frac{1}{3} = 0.333.... Let's analyze the possible integer values for [Xk][X_k].

  • Consider the first term (k=0k=0): X0=130100=13X_0 = - \frac{1}{3} - \frac{0}{100} = - \frac{1}{3}. Since 113<0-1 \le - \frac{1}{3} < 0, we have [13]=1\left[ - \frac{1}{3} \right] = -1.

  • Determine when [Xk][X_k] changes value: The value of [Xk][X_k] will change when XkX_k crosses an integer. The smallest possible integer value for [Xk][X_k] is 1-1 (as seen for k=0k=0), and as kk increases, XkX_k becomes more negative. We need to find the values of kk for which XkX_k falls into different integer intervals.

    Case 1: [Xk]=1[X_k] = -1 This occurs when 1Xk<0-1 \le X_k < 0. Substituting XkX_k: 113k100<0-1 \le - \frac{1}{3} - \frac{k}{100} < 0 Add 13\frac{1}{3} to all parts: 1+13k100<0+13-1 + \frac{1}{3} \le - \frac{k}{100} < 0 + \frac{1}{3} 23k100<13- \frac{2}{3} \le - \frac{k}{100} < \frac{1}{3} Multiply by 1-1 and reverse the inequalities: 13<k10023- \frac{1}{3} < \frac{k}{100} \le \frac{2}{3} Multiply by 100100: 1003<k2003- \frac{100}{3} < k \le \frac{200}{3} 33.33...<k66.66...-33.33... < k \le 66.66... Since kk starts from 00, the integers kk in this range are 0,1,2,,660, 1, 2, \dots, 66. The number of terms for which [Xk]=1[X_k] = -1 is 660+1=6766 - 0 + 1 = 67.

    Case 2: [Xk]=2[X_k] = -2 This occurs when 2Xk<1-2 \le X_k < -1. Substituting XkX_k: 213k100<1-2 \le - \frac{1}{3} - \frac{k}{100} < -1 Add 13\frac{1}{3} to all parts: 2+13k100<1+13-2 + \frac{1}{3} \le - \frac{k}{100} < -1 + \frac{1}{3} 53k100<23- \frac{5}{3} \le - \frac{k}{100} < - \frac{2}{3} Multiply by 1-1 and reverse the inequalities: 23<k10053\frac{2}{3} < \frac{k}{100} \le \frac{5}{3} Multiply by 100100: 2003<k5003\frac{200}{3} < k \le \frac{500}{3} 66.66...<k166.66...66.66... < k \le 166.66... The series terms are for kk from 00 to 9999. The integers kk that satisfy this condition and are within the series' range are 67,68,,9967, 68, \dots, 99. The number of terms for which [Xk]=2[X_k] = -2 is 9967+1=3399 - 67 + 1 = 33.

    Case 3: [Xk]=3[X_k] = -3 (and smaller integers) For [Xk][X_k] to be 3-3, we would need 3Xk<2-3 \le X_k < -2. 313k100<2-3 \le - \frac{1}{3} - \frac{k}{100} < -2 83k100<53- \frac{8}{3} \le - \frac{k}{100} < - \frac{5}{3} 53<k10083\frac{5}{3} < \frac{k}{100} \le \frac{8}{3} 5003<k8003\frac{500}{3} < k \le \frac{800}{3} 166.66...<k266.66...166.66... < k \le 266.66... Since the maximum value of kk in the series is 9999, there are no terms in the given series for which [Xk][X_k] is 3-3 or any smaller integer.

Step 3: Calculate the Sum of Terms in Each Case

  • For k=0,1,,66k = 0, 1, \dots, 66 (67 terms), the value of each term is 1-1. The sum of these terms is 67×(1)=6767 \times (-1) = -67.

  • For k=67,68,,99k = 67, 68, \dots, 99 (33 terms), the value of each term is 2-2. The sum of these terms is 33×(2)=6633 \times (-2) = -66.

Step 4: Calculate the Total Sum of the Series

The total sum of the series is the sum of the partial sums from the different cases: S=(Sum of terms where [Xk]=1)+(Sum of terms where [Xk]=2)S = (\text{Sum of terms where } [X_k] = -1) + (\text{Sum of terms where } [X_k] = -2) S=(67)+(66)S = (-67) + (-66) S=133S = -133

Common Mistakes & Tips

  • GIF with Negative Numbers: Be extremely careful when evaluating the GIF for negative numbers. For example, [0.01]=1[-0.01] = -1, not 00. The value is always the greatest integer less than or equal to the number.
  • Inequality Reversal: Remember to reverse the inequality signs when multiplying or dividing by a negative number. This is a frequent source of errors in GIF problems.
  • Counting Terms: Ensure you correctly count the number of terms in each range. For a range from aa to bb inclusive, the count is ba+1b - a + 1.

Summary

The problem involves calculating the sum of a series where each term is the greatest integer of a specific expression. We first defined the general term and then analyzed the ranges of the index kk for which the greatest integer function evaluates to specific integer values. By identifying that the terms take the value 1-1 for 6767 values of kk and 2-2 for the remaining 3333 values of kk, we calculated the sum of these two groups of terms separately and then added them to find the total sum of the series.

The final answer is -133\boxed{\text{-133}}.

Practice More Sequences & Series Questions

View All Questions