How to show this inequality $ a^{14}-a^{13}+a^8-a^5+a^2-a+1>0$
Solution 1:
Notice that quadratic $x^2-x+1>0$ for all $x$. Now write: $$ \underbrace{(a-1)(a^{13}-1)}_{\geq 0} + a^2(\underbrace{a^6-a^3+1}_{> 0})>0$$
Solution 2:
Notice it a bunch of $+ a^{even}$ and $-a^{odd}$ in descending order of powers so.....
Case 1: $a \le 0$ then $a^{even} \ge 0$ and $-a^{odd} \ge 0$ so $a^{14} - a^{13}+a^8-a^5+a^2 -a + 1=|a|^{14}+|a|^{13}+ |a|^8 +|a|^5 + |a|^2+|a| + 1\ge 1$.
Case 2: $a\ge 1$ then $a^{big} \ge a^{small}$ so $a^{big}-a^{small} >\ge 0$ and $(a^{14}-a^{13}) + (a^8-a^5) + (a^2 -a) + 1 \ge 1$.
Case 3: $0 < a < 1$ then $a^{big} < a^{small}$ so $-a^{big}+a^{small} > 0$ and $a^{14} + (-a^{13}+a^8) + (-a^5+a^2) + (-a + 1) > a^{14} > 0$.
And there aren't any more options.