If as defined above, where , has one local minimum and one local maximum , then or , which is bigger?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
f ′ ( x ) = x 1 + x − 2 k . First solve x 1 + x − 2 k = 0 ⟹ 1 + x 2 − 2 k x = 0 ⟹ ( x − k ) 2 + 1 − k 2 = 0 ⟹ x = k ± k 2 − 1 . For the function to have one local minimum and one maximum, there must be two real values of x that satisfy the previous equation, which implies that k 2 − 1 > 0 ⟹ k > 1 . For now on, I will only consider k ∈ ( 1 , ∞ ) . Under these conditions, it is easy to check that f ′ ′ ( k + k 2 − 1 ) > 0 and f ′ ′ ( k − k 2 − 1 ) < 0 , showing that k − k 2 − 1 is the local maximum.
Define g ( k ) = k − k 2 − 1 . It is important to remark the property f ′ ( g ( k ) ) = 0 . The function f ( g ( k ) ) computes the maximum value of the function for a given k , and we want to prove that f ( g ( k ) ) < − 2 . For this, we can rely on calculus again. Compute [ f ( g ( k ) ) ] ′ = g ′ ( k ) f ′ ( g ( k ) ) − 2 g ( k ) = − 2 g ( k ) .
For k = 1 , − 2 g ( k ) = − 2 , and as k 2 − 1 < k 2 = k , g ( k ) > 0 ⟹ − 2 g ( k ) < 0 which implies that f ( g ( k ) ) is decreasing below its value at k = 1 which is − 2 .