Skip to main content
Back to Definite Integration
JEE Main 2023
Definite Integration
Definite Integration
Hard

Question

The value of n=1100n1nex[x]dx\sum\limits_{n = 1}^{100} {\int\limits_{n - 1}^n {{e^{x - [x]}}dx} } , where [ x ] is the greatest integer \le x, is :

Options

Solution

Key Concepts and Formulas

  • Greatest Integer Function: [x][x] denotes the greatest integer less than or equal to xx.
  • Fractional Part Function: {x}=x[x]\{x\} = x - [x]. This function has a period of 1 and its range is [0,1)[0, 1).
  • Definite Integral Property: For a continuous function f(x)f(x) and an integer nn, aa+nf(x)dx\int_{a}^{a+n} f(x) dx can be evaluated by understanding the behavior of f(x)f(x) over the interval. If f(x)f(x) is periodic, this becomes simpler.
  • Properties of Exponents: eaeb=ea+be^a e^b = e^{a+b} and e0=1e^0 = 1.

Step-by-Step Solution

Step 1: Understand the Integrand and the Summation The problem asks for the value of the sum S=n=1100n1nex[x]dxS = \sum\limits_{n = 1}^{100} {\int\limits_{n - 1}^n {{e^{x - [x]}}dx} }. The integrand is ex[x]e^{x - [x]}. We know that x[x]x - [x] is the fractional part of xx, denoted as {x}\{x\}. So, the integrand is e{x}e^{\{x\}}. The summation involves integrating this function over consecutive unit intervals: [0,1),[1,2),[2,3),,[99,100)[0, 1), [1, 2), [2, 3), \dots, [99, 100).

Step 2: Analyze the Integrand over a Unit Interval Consider a single integral term in the summation: In=n1nex[x]dxI_n = \int\limits_{n - 1}^n {{e^{x - [x]}}dx}. For any xx in the interval [n1,n)[n-1, n), the greatest integer [x][x] is equal to n1n-1. For example, if n=1n=1, the interval is [0,1)[0, 1), and for x[0,1)x \in [0, 1), [x]=0[x] = 0. If n=2n=2, the interval is [1,2)[1, 2), and for x[1,2)x \in [1, 2), [x]=1[x] = 1. In general, for x[n1,n)x \in [n-1, n), we have [x]=n1[x] = n-1. Thus, within the interval of integration [n1,n)[n-1, n), the term x[x]x - [x] simplifies to x(n1)x - (n-1).

Step 3: Evaluate a Single Integral Term Substitute [x]=n1[x] = n-1 into the integral: In=n1nex(n1)dxI_n = \int\limits_{n - 1}^n {{e^{x - (n - 1)}}dx} Let u=x(n1)u = x - (n-1). Then, du=dxdu = dx. When x=n1x = n-1, u=(n1)(n1)=0u = (n-1) - (n-1) = 0. When x=nx = n, u=n(n1)=1u = n - (n-1) = 1. The integral becomes: In=01euduI_n = \int\limits_{0}^1 {{e^u}du} The antiderivative of eue^u is eue^u. Evaluating the definite integral: In=[eu]01=e1e0=e1I_n = \left[ {{e^u}} \right]_{0}^1 = e^1 - e^0 = e - 1 So, each integral term in the summation evaluates to e1e-1.

Step 4: Calculate the Total Sum The problem asks for the sum of these integral terms from n=1n=1 to n=100n=100: S=n=1100InS = \sum\limits_{n = 1}^{100} {I_n} Since In=e1I_n = e-1 for every value of nn, we are adding the constant value (e1)(e-1) one hundred times: S=n=1100(e1)S = \sum\limits_{n = 1}^{100} {(e - 1)} S=(e1)+(e1)++(e1)(100 times)S = (e - 1) + (e - 1) + \dots + (e - 1) \quad \text{(100 times)} S=100×(e1)S = 100 \times (e - 1)

Common Mistakes & Tips

  • Incorrectly applying the greatest integer function: Remember that [x][x] is constant over intervals of the form [k,k+1)[k, k+1).
  • Forgetting the limits of integration when changing variables: When substituting u=x(n1)u = x - (n-1), ensure the limits of integration are correctly transformed from xx to uu.
  • Algebraic errors with exponents: Be careful when simplifying terms like en(n1)e^{n - (n-1)}.

Summary

The problem involves summing integrals of the fractional part of xx, i.e., e{x}e^{\{x\}}, over consecutive unit intervals. For each interval [n1,n)[n-1, n), the term x[x]x-[x] is equal to x(n1)x-(n-1). Evaluating the integral n1nex(n1)dx\int_{n-1}^n e^{x-(n-1)}dx yields e1e-1. Since this result is constant for all nn from 1 to 100, the total sum is simply 100 times (e1)(e-1).

The final answer is \boxed{100(e - 1)}.

Practice More Definite Integration Questions

View All Questions