Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
Let ψ1:[0,∞)→R, ψ2:[0,∞)→R, f : (0, ∞) → R and g : [0, ∞) → R be functions such that f(0) = g(0) = 0, ψ1(x)=e−x+x,x≥0, ψ2(x)=x2−2x−2e−x+2,x≥0, f(x)=∫−xx(∣t∣−t2)e−t2dt,x>0 and g(x)=∫0x2te−tdt,x>0.Which of the following statements is TRUE?
A
f(ln3)+g(ln3)=31
B
For every x > 1, there exists an α∈(1, x) such that ψ1(x)=1+αx
C
For every x > 0, there exists a β∈(0, x) such that ψ2(x)=2x(ψ1(β)−1)
D
f is an increasing function on the interval [0,23]
View written solutionFree
Correct answer: C
Analysis of the Options
We will analyze each statement to determine which one is true.
A: f(ln3)+g(ln3)=31
Simplify f(x):
The integrand in f(x) is h(t)=(∣t∣−t2)e−t2.
Let's check if h(t) is an even or odd function:
h(−t)=(∣−t∣−(−t)2)e−(−t)2=(∣t∣−t2)e−t2=h(t)
Since h(t) is an even function, the integral over a symmetric interval becomes:
f(x)=∫−xxh(t)dt=2∫0xh(t)dt
For t≥0, we have ∣t∣=t. So, for x>0:
f(x)=2∫0x(t−t2)e−t2dt
Simplify g(x):g(x)=∫0x2te−tdt
Let's use the substitution t=u2. Then dt=2udu.
The limits of integration change as follows:
When t=0, u=0.
When t=x2, u=x (since x>0).
g(x)=∫0xu2e−u2(2udu)=∫0xu⋅e−u2⋅2udu=2∫0xu2e−u2du
Renaming the integration variable back to t, we get:
g(x)=2∫0xt2e−t2dt
Evaluate the integral:
Let u=t2, so du=2tdt.
f(x)+g(x)=∫0x2e−udu=[−e−u]0x2=(−e−x2)−(−e0)=1−e−x2
Substitute x=ln3:f(ln3)+g(ln3)=1−e−(ln3)2=1−e−ln3=1−eln(3−1)=1−31=32
The statement claims the value is 1/3. Therefore, statement A is FALSE.
B: For every x > 1, there exists an α∈(1, x) such that ψ1(x)=1+αx
Given ψ1(x)=e−x+x. Note that ψ1(0)=e0+0=1.
The given equation can be rewritten as ψ1(x)−1=αx, or α=xψ1(x)−1=x−0ψ1(x)−ψ1(0).
According to the Mean Value Theorem (MVT) applied to the function ψ1(t) on the interval [0,x], there exists a c∈(0,x) such that ψ1′(c)=x−0ψ1(x)−ψ1(0).
So, we must have α=ψ1′(c). Let's find the derivative: ψ1′(t)=−e−t+1=1−e−t.
Thus, α=1−e−c for some c∈(0,x).
Since c>0, we have e−c<1, which means 1−e−c<1. So, α<1.
The statement requires α∈(1,x), which implies α>1. This is a contradiction. Therefore, statement B is FALSE.
C: For every x > 0, there exists a β∈(0, x) such that ψ2(x)=2x(ψ1(β)−1)
Given ψ2(x)=x2−2x−2e−x+2. Let's check its value at x=0:
ψ2(0)=0−0−2e0+2=−2+2=0.
The given equation can be rewritten as xψ2(x)=2(ψ1(β)−1) for x>0.
Since ψ2(0)=0, we can write the left side as x−0ψ2(x)−ψ2(0).
By the MVT applied to ψ2(t) on the interval [0,x] (note that ψ2(t) is continuous and differentiable everywhere), there exists a β∈(0,x) such that:
ψ2′(β)=x−0ψ2(x)−ψ2(0)=xψ2(x).
Let's compute the derivative of ψ2(t):
ψ2′(t)=dtd(t2−2t−2e−t+2)=2t−2+2e−t=2(t−1+e−t).
Now let's look at the expression ψ1(t)−1. We have ψ1(t)=e−t+t, so ψ1(t)−1=e−t+t−1.
Comparing this with ψ2′(t), we see that ψ2′(t)=2(ψ1(t)−1).
Substituting this into the MVT result from step 4:
2(ψ1(β)−1)=xψ2(x).
Multiplying by x, we get ψ2(x)=2x(ψ1(β)−1) for some β∈(0,x). This is exactly the given statement. Therefore, statement C is TRUE.
D: f is an increasing function on the interval [0,23]
To determine if f is increasing, we need to analyze the sign of its derivative, f′(x).
f(x)=∫−xx(∣t∣−t2)e−t2dt
Using the Leibniz rule for differentiation of an integral:
f′(x)=((∣x∣−x2)e−x2)⋅dxd(x)−((∣−x∣−(−x)2)e−(−x)2)⋅dxd(−x)f′(x)=(∣x∣−x2)e−x2−(∣x∣−x2)e−x2(−1)f′(x)=2(∣x∣−x2)e−x2
For the interval [0,3/2], we have x≥0, so ∣x∣=x.
f′(x)=2(x−x2)e−x2=2x(1−x)e−x2
The function f is increasing when f′(x)≥0. Since 2e−x2>0 and x≥0 in the interval, the sign of f′(x) is determined by the sign of (1−x).
1−x≥0⟹x≤1.
So, f′(x)≥0 for x∈[0,1] and f′(x)<0 for x>1.
This means f is increasing on [0,1] and decreasing on [1,∞). The interval [0,3/2] includes the subinterval (1,3/2] where f is decreasing. Therefore, f is not an increasing function on the entire interval [0,3/2]. Statement D is FALSE.