Without using the calculus, determine the minimum of $f(x)=(x^2-6)(x^2-8)(x^2-10)(x^2-12)+(6\cdot 8\cdot 10\cdot 12)$.
given expression = $(x^2-6)(x^2-12)(x^2-8)(x^2-10) + 6\cdot 8 \cdot 10\cdot 12 $
=$(x^4-18x^2 + 72)(x^4-18x^2 + 80) +6\cdot 8 \cdot 10\cdot 12 $
=$((x^2-9)^2 - 9) ((x^2-9)^2 - 1) +6\cdot 8 \cdot 10\cdot 12 $
the 2nd term is constant and the 1st term is product of 2 terms
for $(x^2-9)$ less than 1 or greater than 9 both terms are positive
for it between 1 and 9 one term is positive and another is -ve and is lowest when $x^2-9$ in the middle that is 5 and lowest value becomes 5744
Now, there are two ways to find the minimum of $f(x)$:
1. We can actually conclude, at this point the the minimum of $f(x)=6\cdot 8\cdot 10\cdot 12-16=5744$.
2. We can conclude first up to this point that the minimum of $f(y)$ occurs at $y^2=5,\,\rightarrow y=\pm \sqrt{5}$ and substituting this back to $f(x)$ to get the minimum of the function of $f(x)$, we get
We can conclude first up to this point that the minimum of $f(y)$ occurs at $y^2=5,\,\rightarrow y=\pm \sqrt{5}$ and substituting this back to $f(x)$ to get the minimum of the function of $f(x)$, we get
so much calculation is not required as putting $y^2-5 = 0 $ we get the result directly.
Yes, that was inefficient of me not to observe more because if I did, I would save some extra tedious work to figure out the minimum of $f$, and I could really just deduce it, just like you did. (Nerd)
We can conclude first up to this point that the minimum of $f(y)$ occurs at $y^2=5,\,\rightarrow y=\pm \sqrt{5}$ and substituting this back to $f(x)$ to get the minimum of the function of $f(x)$, we get
Oh My...it seems I misunderstood of what you told me (implicitly) yesterday and that my typo led me to think I have to substitute the $y$ value back to get the minimum of $f(x)$...
I will fix the error now, thanks for your patient to make me realized what did I miss in this case.