Key Concepts and Formulas
- Fundamental Theorem of Calculus (Part 1): If F(x)=∫axf(t)dt, then F′(x)=f(x). This theorem allows us to find the derivative of an integral with a variable upper limit.
- Integration by Parts: The formula for integration by parts is ∫udv=uv−∫vdu. This is useful for integrating products of functions.
- Properties of Exponential and Trigonometric Functions: Understanding the behavior and series expansions of e−x and sinx can be helpful in evaluating integrals or series.
Step-by-Step Solution
Step 1: Analyze the given information and the integral to be evaluated.
We are given a function f(x)=e−xsinx and a differentiable function F(x)=∫0xf(t)dt. We need to find the value of the integral ∫01(F′(x)+f(x))exdx.
Step 2: Apply the Fundamental Theorem of Calculus to find F′(x).
According to the Fundamental Theorem of Calculus (Part 1), if F(x)=∫0xf(t)dt, then its derivative F′(x) is equal to the integrand evaluated at the upper limit, i.e., F′(x)=f(x).
Substituting the given f(x), we get F′(x)=e−xsinx.
Step 3: Substitute F′(x) into the integral.
The integral we need to evaluate is ∫01(F′(x)+f(x))exdx.
Substituting F′(x)=f(x)=e−xsinx, the integral becomes:
∫01(e−xsinx+e−xsinx)exdx
∫01(2e−xsinx)exdx
Step 4: Simplify the integrand.
When we multiply e−x by ex, they cancel each other out: e−xex=e−x+x=e0=1.
So, the integrand simplifies to 2sinx.
The integral now is:
∫012sinxdx
Step 5: Evaluate the definite integral.
We need to find the antiderivative of 2sinx. The antiderivative of sinx is −cosx.
So, the antiderivative of 2sinx is −2cosx.
Now, we evaluate this antiderivative from 0 to 1:
[−2cosx]01=(−2cos1)−(−2cos0)
=−2cos1+2cos0
Since cos0=1, we have:
=−2cos1+2(1)
=2−2cos1
Step 6: Approximate the value of the integral.
We need to find the numerical value of 2−2cos1. We know that 1 radian is approximately 57.3∘.
We can use the Taylor series expansion for cosx around x=0:
cosx=1−2!x2+4!x4−6!x6+…
For x=1 radian:
cos1≈1−2!12+4!14−6!16
cos1≈1−21+241−7201
cos1≈1−0.5+0.041666...−0.001388...
cos1≈0.540277...
Now, substitute this back into the expression for the integral:
2−2cos1≈2−2(0.540277...)
≈2−1.080554...
≈0.919446...
Step 7: Convert the decimal approximation to a fraction and compare with the options.
We need to compare 0.919446... with the given fractional options. Let's convert the options to decimals. The common denominator is 360.
(A) 360331≈0.919444...
(B) 360330≈0.916666...
(C) 360335≈0.930555...
(D) 360327≈0.908333...
Our calculated value 0.919446... is very close to 360331.
Alternative approach for Step 4 & 5 (using integration by parts on the original integral):
Consider the integral I=∫01(F′(x)+f(x))exdx.
We know F′(x)=f(x), so I=∫012f(x)exdx=∫012e−xsinxexdx=∫012sinxdx. This leads to the same result as above.
Let's consider a slightly different manipulation of the integral:
I=∫01F′(x)exdx+∫01f(x)exdx
For the first part, ∫01F′(x)exdx, we can use integration by parts with u=ex and dv=F′(x)dx. Then du=exdx and v=F(x).
∫01F′(x)exdx=[exF(x)]01−∫01F(x)exdx
=(e1F(1)−e0F(0))−∫01F(x)exdx
Since F(0)=∫00f(t)dt=0, this becomes:
=eF(1)−∫01F(x)exdx
For the second part, ∫01f(x)exdx:
We know f(x)=e−xsinx, so f(x)ex=e−xsinxex=sinx.
Thus, ∫01f(x)exdx=∫01sinxdx=[−cosx]01=−cos1−(−cos0)=1−cos1.
Now, let's look at the definition of F(1):
F(1)=∫01f(t)dt=∫01e−tsintdt.
The integral ∫e−xsinxdx can be solved using integration by parts twice.
Let J=∫e−xsinxdx.
Let u=sinx,dv=e−xdx. Then du=cosxdx,v=−e−x.
J=−e−xsinx−∫(−e−x)cosxdx=−e−xsinx+∫e−xcosxdx.
Now, let u=cosx,dv=e−xdx. Then du=−sinxdx,v=−e−x.
J=−e−xsinx+(−e−xcosx−∫(−e−x)(−sinx)dx)
J=−e−xsinx−e−xcosx−∫e−xsinxdx
J=−e−x(sinx+cosx)−J
2J=−e−x(sinx+cosx)
J=−21e−x(sinx+cosx)
So, F(1)=∫01e−tsintdt=[−21e−t(sint+cost)]01
F(1)=(−21e−1(sin1+cos1))−(−21e0(sin0+cos0))
F(1)=−2e1(sin1+cos1)+21(0+1)
F(1)=21−2e1(sin1+cos1)
The original integral is I=∫01(F′(x)+f(x))exdx=∫01(e−xsinx+e−xsinx)exdx=∫012sinxdx=2−2cos1.
This confirms our earlier simplified approach is correct and much more direct.
Let's re-evaluate the approximation for 2−2cos1 with more precision.
Using a calculator, cos(1 radian)≈0.540302305868.
2−2cos1≈2−2×0.540302305868
2−2cos1≈2−1.080604611736
2−2cos1≈0.919395388264
Now, let's check the fractions again:
(A) 360331≈0.919444444444
(B) 360330≈0.916666666666
(C) 360335≈0.930555555555
(D) 360327≈0.908333333333
Our calculated value 0.919395... is indeed closest to 360331.
Common Mistakes & Tips
- Misapplying the Fundamental Theorem of Calculus: Ensure you correctly identify F′(x) as f(x) when F(x)=∫axf(t)dt.
- Algebraic Errors with Exponentials: Be careful when multiplying exponential terms like e−x and ex. Remember eaeb=ea+b.
- Approximation Accuracy: When dealing with options that are close fractions, use a sufficiently accurate value for trigonometric functions or perform the calculations to maintain precision.
Summary
The problem asks us to evaluate the definite integral ∫01(F′(x)+f(x))exdx, where F(x)=∫0xf(t)dt and f(x)=e−xsinx. By applying the Fundamental Theorem of Calculus, we found that F′(x)=f(x). Substituting this into the integral, the expression simplifies significantly due to the cancellation of exponential terms, leading to ∫012sinxdx. Evaluating this integral gives 2−2cos1. Approximating this value and comparing it with the given fractional options, we found it to be closest to 360331.
Final Answer
The final answer is \boxed{\left[ {{331} \over {360}},{{334} \over {360}} \right]}.