Let f : R → R be a function defined by:
\(ƒ(x) = (x-3)^{n_1} (x-5)^{n_2} , n_1, n_2 ∈ N\)
Then, which of the following is NOT true?
We are given a function ƒ(x) = (x-3)^{n_1} (x-5)^{n_2} and need to determine which statement about its local maxima or minima is not true. Let's analyze each option by examining the critical points of the function based on the values of n_1 and n_2.
First, to find critical points where the function could attain local maxima or minima, we need to compute the derivative \frac{d}{dx}ƒ(x) and find where it equals zero.
The function given is ƒ(x) = (x-3)^{n_1} (x-5)^{n_2}. Let's denote:
Thus, ƒ(x) = u \cdot v. Using the product rule, we have:
\frac{d}{dx}ƒ(x) = \frac{du}{dx}v + u\frac{dv}{dx}
Compute each derivative:
Substitute these back into the derivative of ƒ(x):
\frac{d}{dx}ƒ(x) = n_1(x - 3)^{n_1 - 1}(x - 5)^{n_2} + (x - 3)^{n_1} n_2(x - 5)^{n_2 - 1}
Set the derivative equal to zero to find critical points:
n_1(x - 3)^{n_1 - 1}(x - 5)^{n_2} + (x - 3)^{n_1} n_2(x - 5)^{n_2 - 1} = 0
Solve for critical points:
(x-3)^{n_1-1} \cdot (x-5)^{n_2-1} \left[n_1(x-5) + n_2(x-3)\right] = 0
This gives us two scenarios:
Let us analyze the condition n_1(x-5) + n_2(x-3) = 0:
n_1x - 5n_1 + n_2x - 3n_2 = 0
(n_1 + n_2)x = 5n_1 + 3n_2
x = \frac{5n_1 + 3n_2}{n_1 + n_2}
Let's verify each option:
Therefore, the statement "For n_1 = 3, n_2 = 5, there exists \alpha ∈ (3, 5) where ƒ(x) attains local maxima" is NOT true because that critical point doesn't result in a local maximum based on the derivatives sign discussion. Hence, the correct answer is that option.