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

Question

If [x] be the greatest integer less than or equal to x, then n=8100[(1)nn2]\sum\limits_{n = 8}^{100} {\left[ {{{{{( - 1)}^n}n} \over 2}} \right]} is equal to :

Options

Solution

Key Concepts and Formulas

  • Greatest Integer Function (Floor Function): For any real number xx, [x][x] (or x\lfloor x \rfloor) is the greatest integer less than or equal to xx.
  • Properties of Floor Function:
    • If nn is an integer, [n]=n[n] = n.
    • If x=n+fx = n + f, where nn is an integer and 0f<10 \le f < 1, then [x]=n[x] = n.
    • For any real number xx, [x+n]=[x]+n[x+n] = [x] + n if n is an integer.
    • If xx is not an integer, [x]=[x]1[-x] = -[x] - 1.
  • Summation Notation: n=abf(n)=f(a)+f(a+1)+...+f(b)\sum\limits_{n=a}^{b} f(n) = f(a) + f(a+1) + ... + f(b).

Step-by-Step Solution

Step 1: Define the term ana_n

Let an=[(1)nn2]a_n = \left[ \frac{(-1)^n n}{2} \right]. We need to analyze this expression for even and odd values of nn.

Step 2: Analyze the case when nn is even

If nn is even, let n=2kn = 2k where kk is an integer. Then, substitute into the expression for ana_n: a2k=[(1)2k(2k)2]=[(1)(2k)2]=[k]a_{2k} = \left[ \frac{(-1)^{2k} (2k)}{2} \right] = \left[ \frac{(1)(2k)}{2} \right] = [k] Since kk is an integer, [k]=k[k] = k. So, a2k=ka_{2k} = k.

Step 3: Analyze the case when nn is odd

If nn is odd, let n=2k+1n = 2k+1 where kk is an integer. Substitute into the expression for ana_n: a2k+1=[(1)2k+1(2k+1)2]=[(1)(2k+1)2]=[2k+12]a_{2k+1} = \left[ \frac{(-1)^{2k+1} (2k+1)}{2} \right] = \left[ \frac{(-1)(2k+1)}{2} \right] = \left[ -\frac{2k+1}{2} \right] Rewrite the fraction: a2k+1=[k12]a_{2k+1} = \left[ -k - \frac{1}{2} \right] Since kk is an integer, we can use the property of the floor function: a2k+1=[k12]=k+[12]=k1a_{2k+1} = \left[ -k - \frac{1}{2} \right] = -k + \left[ -\frac{1}{2} \right] = -k -1

Step 4: Express the summation in terms of kk

The given summation is n=8100an=n=8100[(1)nn2]\sum\limits_{n = 8}^{100} a_n = \sum\limits_{n = 8}^{100} \left[ \frac{(-1)^n n}{2} \right]. We need to determine the values of kk for the given range of nn.

When n=8n=8, nn is even, so 2k=8    k=42k = 8 \implies k = 4. When n=100n=100, nn is even, so 2k=100    k=502k = 100 \implies k = 50. Therefore, for even terms, kk ranges from 4 to 50.

When n=9n=9, nn is odd, so 2k+1=9    2k=8    k=42k+1 = 9 \implies 2k = 8 \implies k = 4. When n=99n=99, nn is odd, so 2k+1=99    2k=98    k=492k+1 = 99 \implies 2k = 98 \implies k = 49. Therefore, for odd terms, kk ranges from 4 to 49.

Step 5: Rewrite the sum as a sum of even and odd terms

We can rewrite the sum as: S=k=450a2k+k=449a2k+1=k=450k+k=449(k1)=k=450kk=449(k+1)S = \sum_{k=4}^{50} a_{2k} + \sum_{k=4}^{49} a_{2k+1} = \sum_{k=4}^{50} k + \sum_{k=4}^{49} (-k-1) = \sum_{k=4}^{50} k - \sum_{k=4}^{49} (k+1) S=k=450kk=449kk=4491S = \sum_{k=4}^{50} k - \sum_{k=4}^{49} k - \sum_{k=4}^{49} 1

Step 6: Simplify the summation

S=(k=449k+50)k=449kk=4491=50k=4491S = \left(\sum_{k=4}^{49} k + 50\right) - \sum_{k=4}^{49} k - \sum_{k=4}^{49} 1 = 50 - \sum_{k=4}^{49} 1 The number of terms in k=4491\sum_{k=4}^{49} 1 is 494+1=4649 - 4 + 1 = 46. Therefore, k=4491=46\sum_{k=4}^{49} 1 = 46.

Step 7: Calculate the final sum

S=5046=4S = 50 - 46 = 4

Common Mistakes & Tips

  • Carefully handle the negative signs when dealing with the floor function. Remember that [x]=[x]1[-x] = -[x] - 1 if xx is not an integer.
  • Pay attention to the range of the summation. Make sure to adjust the limits of summation when substituting n=2kn = 2k or n=2k+1n = 2k+1.
  • Grouping terms strategically can simplify the calculation.

Summary

We analyzed the given summation by considering even and odd values of nn separately. We expressed the sum in terms of the greatest integer function and then simplified it using properties of the floor function. By strategically grouping the terms, we were able to evaluate the sum and found it to be equal to 4.

Final Answer

The final answer is 4\boxed{4}, which corresponds to option (B).

Practice More Quadratic Equations Questions

View All Questions