Well, in general case:
2n2>n2−n−1.2n2−n2+n+1>0.n2+n+1>0.
Now we have a quadratic inequality. The quadratic equation
n2+n+1=0
has the following discriminant:
D=12−4∗1∗1=−3
D<0, therefore quadratic equation has no real roots (only complex ones). As far as the coefficient before the second power is positive (a=1), parabola, which represents equation, is oriented upward, thereby confirming inequality n2+n+1>0 for ∀ n∈ℜ.
In particular cases of integers:
- For n≥0 inequality n2+n+1>0 is obviously true.
- For n<0. Let k=−n>0. Then we can rewrite inequality:
k2−k+1>0
k2−k=k(k−1)>0 for any k>1.
Thus, inequality n2+n+1>0 is true for ∀ n∈Z .
Comments