Maths Olympiad Prep

Track / Stage 5 / 137 of 400 #737 of 1964

Problem 737

AIME late
Algebra Difficulty 5.3 Prove it

1. Prove that for every natural number nn the following holds

1n+1+1n+2++13n+1>1 \frac{1}{n+1}+\frac{1}{n+2}+\ldots+\frac{1}{3 n+1}>1

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Official solution

Solution. Let an=1n+1+1n+2++13n+1a_{n}=\frac{1}{n+1}+\frac{1}{n+2}+\ldots+\frac{1}{3 n+1}. Then an+1=1n+2+1n+3++13n+4a_{n+1}=\frac{1}{n+2}+\frac{1}{n+3}+\ldots+\frac{1}{3 n+4}, so

an+1an=13n+2+13n+3+13n+41n+1=2(3n+2)(3n+3)(3n+4)>0 a_{n+1}-a_{n}=\frac{1}{3 n+2}+\frac{1}{3 n+3}+\frac{1}{3 n+4}-\frac{1}{n+1}=\frac{2}{(3 n+2)(3 n+3)(3 n+4)}>0

Thus, the sequence ana_{n} is increasing. Moreover, a1=12+13+14>1a_{1}=\frac{1}{2}+\frac{1}{3}+\frac{1}{4}>1, so an>1a_{n}>1 for every natural number.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.