
Patrick B. answered 03/14/21
Math and computer tutor/teacher
Sorry none of these are very good...
First Note that if X>y then A-x < A-y ****1
and
1/X < 1/Y ****2
Let S be the kth partial sum: 1/sqrt(1) + 1/sqrt(2) + .... + 1/sqrt(k)
The Induction hypothesis says that S > sqrt(k)
Then sqrt(k+1) - 1/sqrt(k+1) - S <= sqrt(k+1) - 1/sqrt(k+1) - sqrt(k) ****
= [sqrt(k+1) - sqrt(k)] - 1/sqrt(k+1)
= [(k+1)- k]/ [(sqrt(k+1)+sqrt(k)] - 1/sqrt(k+1) <--rationalizes numerator
= 1/[sqrt(k+1)+sqrt(k)] - 1/[sqrt(k+1)]
<=0 is negative by footnote 2
Therefore:
sqrt(k+1) - 1/sqrt(k+1) - S < 0
sqrt(k+1) < 1 /sqrt(k+1) + 2 which completes the proof