Key Concepts and Formulas
- Fractional Part Function: The fractional part of a number x, denoted by {x}, is defined as x−[x], where [x] is the greatest integer less than or equal to x. The range of {x} is [0,1). A key property is {x+n}={x} for any integer n, indicating that {x} is a periodic function with period 1.
- Definite Integral of a Periodic Function: If f(x) is a periodic function with period T, then ∫0nTf(x)dx=n∫0Tf(x)dx for any positive integer n.
- Trigonometric Identity: sin2x=21−cos(2x). This identity is useful for simplifying integrals involving sin2x.
- Integral of eax: ∫eaxdx=a1eax+C.
Step-by-Step Solution
Let the given integral be I.
I=0∫100πe(πx−[πx])sin2xdx
Step 1: Simplify the exponent using the fractional part function.
The expression in the exponent is πx−[πx], which is the definition of the fractional part of πx. We denote this as {πx}.
So, the integral becomes:
I=0∫100πe{πx}sin2xdx
Step 2: Determine the periodicity of the integrand.
Let f(x)=e{x/π}sin2x. We need to check if f(x) is periodic.
Consider f(x+π):
f(x+π)=e{(x+π)/π}sin2(x+π)
Using the trigonometric identity sin(x+π)=−sinx, we get sin2(x+π)=(−sinx)2=sin2x.
Using the property of the fractional part function, {(x+π)/π}={x/π+1}. Since {y+1}={y}, we have {x/π+1}={x/π}.
Therefore,
f(x+π)=e{x/π}sin2x=f(x)
This shows that the integrand f(x) is periodic with a period T=π.
Step 3: Apply the property of definite integrals for periodic functions.
The integral is from 0 to 100π, and the period of the integrand is π. We can use the property ∫0nTf(x)dx=n∫0Tf(x)dx, where n=100 and T=π.
I=100∫0πe{πx}sin2xdx
Step 4: Simplify the integrand over the interval [0,π).
For x∈[0,π), the value of πx lies in the interval [0,1). For any y∈[0,1), the fractional part {y} is equal to y.
Thus, for x∈[0,π), {πx}=πx.
The integral becomes:
I=100∫0πex/πsin2xdx
Step 5: Use the trigonometric identity to simplify sin2x.
We use the identity sin2x=21−cos(2x).
I=100∫0π2⋅ex/π1−cos(2x)dx
I=50∫0πex/π1dx−50∫0πex/πcos(2x)dx
Let I1=∫0πex/π1dx and I2=∫0πex/πcos(2x)dx.
Then I=50(I1−I2).
Step 6: Evaluate I1.
I1=∫0πe−x/πdx
Let u=−x/π, so du=−1/πdx, which means dx=−πdu.
When x=0, u=0. When x=π, u=−1.
I1=∫0−1eu(−πdu)=π∫−10eudu=π[eu]−10=π(e0−e−1)=π(1−e−1)
Step 7: Evaluate I2.
I2=∫0πcos(2x)e−x/πdx
This integral is of the form ∫eaxcos(bx)dx, where a=−1/π and b=2.
The formula for this integral is a2+b2eax(acos(bx)+bsin(bx)).
Here, a2+b2=(−1/π)2+22=π21+4=π21+4π2.
So,
∫cos(2x)e−x/πdx=π21+4π2e−x/π(−π1cos(2x)+2sin(2x))
=1+4π2π2e−x/π(−π1cos(2x)+2sin(2x))
Now, we evaluate this from 0 to π:
I2=[1+4π2π2e−x/π(−π1cos(2x)+2sin(2x))]0π
At x=π:
1+4π2π2e−π/π(−π1cos(2π)+2sin(2π))=1+4π2π2e−1(−π1(1)+2(0))=1+4π2π2e−1(−π1)=−1+4π2πe−1
At x=0:
1+4π2π2e0(−π1cos(0)+2sin(0))=1+4π2π2(−π1(1)+0)=1+4π2π2(−π1)=−1+4π2π
So,
I2=(−1+4π2πe−1)−(−1+4π2π)=1+4π2π(1−e−1)
Step 8: Combine I1 and I2 to find I.
I=50(I1−I2)
I=50(π(1−e−1)−1+4π2π(1−e−1))
I=50π(1−e−1)(1−1+4π21)
I=50π(1−e−1)(1+4π21+4π2−1)
I=50π(1−e−1)(1+4π24π2)
I=1+4π2200π3(1−e−1)
Step 9: Compare with the given expression to find α.
The given expression is:
I=1+4π2απ3
By comparing our result with the given expression:
1+4π2200π3(1−e−1)=1+4π2απ3
This implies:
α=200(1−e−1)
Common Mistakes & Tips
- Misinterpreting the fractional part: Ensure you correctly identify x−[x] as {x} and understand its properties, especially its periodicity.
- Periodicity of the integrand: Carefully check if the entire integrand is periodic, not just a part of it. In this case, both sin2x and e{x/π} contribute to the overall periodicity.
- Integration of exponential and trigonometric functions: Be precise when using the formula for ∫eaxcos(bx)dx, as errors in signs or coefficients can lead to incorrect results.
Summary
The problem involved evaluating a definite integral with a complex integrand. We first simplified the integrand by recognizing the fractional part function and establishing the periodicity of the integrand. By applying the property of definite integrals for periodic functions, we reduced the integral to a simpler form over one period. We then used a trigonometric identity and standard integration techniques to evaluate the resulting integrals. Finally, by comparing the computed value with the given expression, we determined the value of α.
The final answer is \boxed{200 (1 - e^{-1})}. This corresponds to option (A).