Key Concepts and Formulas
- Greatest Integer Function (GIF): [x] denotes the greatest integer less than or equal to x.
- Fractional Part Function: {x}=x−[x]. By definition, 0≤{x}<1.
- Periodicity of e{x}: The function e{x} is periodic with period 1, since {x+1}=(x+1)−[x+1]=x+1−([x]+1)=x−[x]={x}.
Step-by-Step Solution
Step 1: Understand the integrand ex−[x]
The integrand can be rewritten using the fractional part function: ex−[x]=e{x}.
Since 0≤{x}<1, the function e{x} is periodic with period 1.
Step 2: Decompose the integral based on the upper limit 'a'
Let a=n+α, where n=[a] is the greatest integer less than or equal to a, and α={a} is the fractional part of a, such that 0≤α<1.
The integral can be split into two parts: an integral over full periods of length 1, and an integral over the remaining fractional part.
∫0aex−[x]dx=∫0nex−[x]dx+∫naex−[x]dx
Step 3: Evaluate the integral over full periods
For the first part, ∫0nex−[x]dx, since e{x} has a period of 1, we can use the property ∫0nTf(x)dx=n∫0Tf(x)dx with T=1.
∫0nex−[x]dx=n∫01ex−[x]dx
In the interval [0,1), [x]=0, so x−[x]=x.
∫01ex−[x]dx=∫01exdx=[ex]01=e1−e0=e−1
Therefore, the integral over full periods is:
∫0nex−[x]dx=n(e−1)
Step 4: Evaluate the integral over the remaining fractional part
For the second part, ∫naex−[x]dx, let x=n+u. Then dx=du.
When x=n, u=0. When x=a, u=a−n=α.
Also, [x]=[n+u]=n+[u]. Since 0≤u<α<1, [u]=0.
So, x−[x]=(n+u)−(n+0)=u.
∫naex−[x]dx=∫0αeudu=[eu]0α=eα−e0=eα−1
Step 5: Combine the parts and set up the equation
Now, we combine the results from Step 3 and Step 4:
∫0aex−[x]dx=n(e−1)+(eα−1)
We are given that this integral is equal to 10e−9.
n(e−1)+eα−1=10e−9
ne−n+eα−1=10e−9
ne+eα=10e−8+n
Step 6: Solve for n and α by comparing coefficients
We have a=n+α, where n is a non-negative integer and 0≤α<1.
The equation is ne+eα=10e−8+n.
Since n is an integer and 0≤α<1, we can equate the coefficients of e and the constant terms.
Comparing the coefficients of e:
n=10
Now substitute n=10 into the equation:
10e+eα=10e−8+10
10e+eα=10e+2
eα=2
Step 7: Find α and then 'a'
From eα=2, we take the natural logarithm of both sides:
ln(eα)=ln(2)
α=ln(2)
Since 0≤ln(2)<1 (because 1≤2<e), our value of α is valid.
Now we find a using a=n+α:
a=10+ln(2)
Step 8: Express the answer in the required format
The value of a is 10+ln(2). We need to check which option matches this.
The options are given in terms of loge. So, ln(2) is the same as loge(2).
Thus, a=10+loge(2).
Common Mistakes & Tips
- Incorrectly handling the fractional part: Ensure that 0≤{x}<1 is always maintained. When splitting the integral, the upper limit of the second part must be strictly less than 1 after the substitution.
- Algebraic errors when comparing coefficients: Be careful when equating the terms. Since n is an integer and α is a fractional part, the structure of the equation ne+eα=10e−8+n allows for direct comparison.
- Mistaking the base of the logarithm: The problem uses e, so natural logarithm (ln or loge) is implied.
Summary
The problem involves integrating a periodic function e{x}. We decomposed the integral into parts corresponding to full integer intervals and the remaining fractional part of the upper limit a. By equating the integral to the given value 10e−9 and comparing coefficients after expressing a as n+α, we found n=10 and α=ln(2). This led to a=10+ln(2).
The final answer is \boxed{10 + {\log _e}2}.