In a proof by mathematical induction, the next step is given:
Why is $$2-\dfrac{1}{n+1}\left(1-\dfrac{1}{n+1}\right) \leq 2-\dfrac{1}{n+1} $$?
In a proof by mathematical induction, the next step is given:
Why is $$2-\dfrac{1}{n+1}\left(1-\dfrac{1}{n+1}\right) \leq 2-\dfrac{1}{n+1} $$?
As TheSimpliFire has pointed out, the book made a mistake.
Instead, you just need to prove $2-{1\over n}+{1\over(n+1)^2}\le2-{1\over n+1}$. This is equivalent to proving
$${1\over(n+1)^2}\le{1\over n}-{1\over n+1}={1\over n(n+1)}$$
which is clear, since ${1\over n+1}\le{1\over n}$.