How can I prove that:
$$\frac{(3n^2-2)(3n^2-1)(1-3n+3n^3)}{2}\ge1$$
When $n\in\mathbb{N}$ such that $n\ge2$.
I think that we need to prove that all terms are monotonically increasing functions. But how do I prove that?
How can I prove that:
$$\frac{(3n^2-2)(3n^2-1)(1-3n+3n^3)}{2}\ge1$$
When $n\in\mathbb{N}$ such that $n\ge2$.
I think that we need to prove that all terms are monotonically increasing functions. But how do I prove that?
On
Each factor is ultimately increasing. Find their minima:
Pulling all together, for $n \ge 2$ your expression is at least: $\begin{align*} \frac{10 \cdot 11 \cdot 7}{2} &= 385 \end{align*}$
On
If you just plug $n+2$ in the expression and simply develop each term you get:
$$f(n+2)=\frac 12(3n^2+12n+11)(3n^2+12n+10)(19+33n+18n^2+3n^3)$$
There are $+$ signs everywhere, so for $n\ge 0$ we have $f(n+2)>0$
Note: With the same method, you can have the same result for $f(n+1)$.
Well, plug $n=2$ in and see that the inequality holds. Then observe that every factor is monotonically increasing for $n \ge 2$, note that $3n^3-3n=3n(n^2-1)$.