SOLUTION: Show that n <= 1 +sqrt(2)+sqrt(3)+...+sqrt(n) <= n(n+1)/2
Algebra
->
Inequalities
-> SOLUTION: Show that n <= 1 +sqrt(2)+sqrt(3)+...+sqrt(n) <= n(n+1)/2
Log On
Algebra: Inequalities, trichotomy
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Inequalities
Question 990264
:
Show that n <= 1 +sqrt(2)+sqrt(3)+...+sqrt(n) <= n(n+1)/2
Answer by
ikleyn(52790)
(
Show Source
):
You can
put this solution on YOUR website!
.
Show that n <= 1 +
+
+ . . . +
<=
--------------------------------------------------------------
It is very easy.
First, n <= 1 +
+
+ . . . +
.
Replace every
by the smaller quantity of 1, and you will get this inequality.
Second, 1 +
+
+ . . . +
<=
.
Replace every
by the greater quantity of
k
, and you will get this inequality. (You will have the sum of first
n
natural numbers which is exactly
).