Question
Question: How do you find the exact minimum value of \(f\left( x \right) = {e^x} + {e^{ - 2x}}\) on \(\left[ {...
How do you find the exact minimum value of f(x)=ex+e−2x on [0,1]?
Solution
First, we have to find the differentiation of f with respect to x using differentiation rules. Next, find all critical points of f in the interval, i.e., find points x where either f′(x)=0 or f is not differentiable using exponential and logarithm properties. Next, evaluate the value of f at critical points and at the end points of the interval [0,1]. Next, identify the minimum value of f out of the values calculated. The minimum value will be the absolute minimum (least) value of f.
If f(x)and g(x)are differentiable functions and c is a constant.
1. dxdxn=nxn−1
2. dxd(c)=0
3. \dfrac{d}{{dx}}\left\\{ {c \cdot f\left( x \right)} \right\\} = c \times \dfrac{d}{{dx}}\left( {f\left( x \right)} \right)
4. dxd[f(x)⋅g(x)]=f(x)dxdg(x)+g(x)dxdf(x)
5. dxd[f(x)±g(x)]=dxdf(x)±dxdg(x)
6. dxd(ex)=ex
Complete step by step answer:
Given function is f(x)=ex+e−2x.
We have to find the exact minimum value of f(x)=ex+e−2x on [0,1].
First, we have to find the differentiation of f with respect to x.
So, differentiating f with respect to x, we get
dxd(f(x))=dxd(ex+e−2x)
Use the property dxd[f(x)±g(x)]=dxdf(x)±dxdg(x) in above equation where f(x)and g(x)are differentiable functions.
⇒f′(x)=dxd(ex)+dxd(e−2x)
Use the property dxd(ex)=ex in above equation.
⇒f′(x)=ex+e−2xdxd(−2x)
Use the property \dfrac{d}{{dx}}\left\\{ {c \cdot f\left( x \right)} \right\\} = c \times \dfrac{d}{{dx}}\left( {f\left( x \right)} \right) in above equation where f(x)is a differentiable function and c is a constant.
⇒f′(x)=ex−2e−2xdxd(x)
Use the property dxdxn=nxn−1 in above equation where f(x)is a differentiable function.
⇒f′(x)=ex−2e−2x
Now, find all critical points of f in the interval, i.e., find points x where either f′(x)=0 or f is not differentiable.
So, put f′(x)=0, we get
ex−2e−2x=0
ex=e2x2
Now, use the property ea+b=eaeb in the above equation.
e3x=2
Take logarithm on both sides of the equation.
ln(e3x)=ln(2)
Use property ln(mn)=nln(m) and ln(e)=1 in above equation.
3xln(e)=ln(2)
⇒x=3ln(2)
or x=ln32
Thus, x=ln32 is a critical point of f.
Now, we have to evaluate the value of f at critical point and at the end points of the interval [0,1],
i.e., at x=0, x=ln32 and x=1
f(0)=e0+e−2×0=1+1=2
f(ln32)=eln32+e−2×ln32=32+eln(32)21=32+(32)21=32+341=1.889881575
f(1)=e1+e−2×1=e+e21=2.853617112
Now, identify the maximum and minimum values of f out of the values calculated. The maximum value will be the absolute maximum (greatest) value of f and the minimum value will be the absolute minimum (least) value of f.
The absolute maximum value of f on [0,1] is 2.853617112, occurring at x=1, and absolute minimum value of f on [0,1] is 1.889881575 which occurs at x=ln32.
Therefore, the exact minimum value of f(x)=ex+e−2x on [0,1] is 32+341 or 1.889881575.
Note: Algorithm for finding the maximum and the minimum values of a function in a closed interval.
Step 1: Find all critical points f in the interval, i.e., find points x where either f′(x)=0 or f is not differentiable.
Step 2: Take the end points of the interval.
Step 3: At all these points (listed in Step 1 and 2), calculate the values of f.
Step 4: Identify the maximum and minimum values of f out of the values calculated in Step 3. The maximum value will be the absolute maximum (greatest) value of f and the minimum value will be the absolute minimum (least) value of f.