I would need to find the first derivative, find the roots and then check their sign in the second derivative. Can I do this without the square root around the entire function? Because with it the derivative is enormous and I'm not sure how I'd go about solving it for 0.
Homework Statement
A metric on C[0,1] is defined by:
d(f,g) = ( \int_0^1 \! (f(x) - g_t(x))^2 \, dx )^{1/2}
Find t e R such that the distance between the functions f(x) = e^x - 1 and g_t(x) = t * x is minimal.
Homework Equations
Given above
The Attempt at a Solution
The first...