To find the minimum value of the function f:R→R defined by
f(x)=∫0xtan−1x1+t2023e(t−cost)dt
we first analyze the upper limit of the definite integral, let u(x)=xtan−1x.
-
Analysis of the upper limit u(x):
- If x>0, then tan−1x>0, which gives u(x)=xtan−1x>0.
- If x<0, then tan−1x<0, which also gives u(x)=xtan−1x>0.
- If x=0, then u(0)=0⋅tan−1(0)=0.
Thus, for all x∈R, we have u(x)≥0, with u(x)=0 if and only if x=0.
-
Analysis of the integrand:
Let the integrand be h(t)=1+t2023et−cost.
- The exponential term et−cost>0 for all t∈R.
- For t≥0, we have t2023≥0, which implies 1+t2023≥1>0.
Therefore, for all t≥0, the integrand h(t)>0.
-
Analysis of f(x):
- For any x=0, the upper limit u(x)>0. Since h(t)>0 on the interval [0,u(x)], the integral of a strictly positive function over a non-zero positive interval is strictly positive:
f(x)=∫0u(x)h(t)dt>0for all x=0
- For x=0, the lower and upper limits of integration are identical:
f(0)=∫00h(t)dt=0
-
Derivative Analysis (Verification):
Using Leibniz's Rule of Differentiation under the integral sign:
f′(x)=h(u(x))⋅u′(x)
f′(x)=(1+(xtan−1x)2023extan−1x−cos(xtan−1x))⋅(tan−1x+1+x2x)
Since h(u(x))>0 for all x∈R:
- For x<0, u′(x)<0⟹f′(x)<0 (the function f(x) is strictly decreasing).
- For x>0, u′(x)>0⟹f′(x)>0 (the function f(x) is strictly increasing).
- At x=0, f′(0)=0.
This confirms that x=0 is the unique absolute minimum point of f(x).
The minimum value of f(x) is f(0)=0.