Let we have the following sequence $$y_n= \frac{1}{\sqrt{n^2+1}}+\frac{1}{\sqrt{n^2+2}}+\cdots+\frac{1}{\ \sqrt{n^2+n}}$$ find the limit of the sequence $y_n$ decide whether it is increasing or decreasing
How can I solve the following sequence
1
$\begingroup$
real-analysis
sequences-and-series
-
2Username: "Arab belly punching"? – 2017-01-08
-
4@parsiad Something that gives us the laughs but none of our business. – 2017-01-08
1 Answers
1
Hint
Prove that $$\frac{n}{\sqrt{n^2+n}}\leq \sum\frac{1}{\sqrt{n^2+k}}\leq\frac{n}{\sqrt{n^2}}$$
$$\frac{n}{\sqrt{n^2+n}}\leq y_n\leq\frac{n}{\sqrt{n^2}}$$
Then use squeeze lemma
It is a increasing sequence
Knowing that $$\frac{n}{\sqrt{n^2+n}}\leq y_n\leq\frac{1}{n}$$
We have that $y_n\leq\frac{1}{n}$ and $\frac{n+1}{\sqrt{(n+1)^2+n+1}}\leq y_{n+1}$
And easy you can show that $$\frac{1}{n}\leq \frac{n+1}{\sqrt{(n+1)^2+n+1}}$$
So $$y_
n\leq y_{n+1}$$
-
0Can you explain it more ? – 2017-01-08
-
0Increasing or decreasing sequence ? – 2017-01-08
-
0@Arabbellypunching The sum is larger than $n$ times the smallest number the sum reaches. Likewise, the sum is smaller than than $n$ times the largest number the sum reaches. – 2017-01-08
-
0How can I prove it is increasing or decreasing sequence ? – 2017-01-08
-
0@SimpleArt how can I prove whether this sequence is increasing or decreasing ? – 2017-01-09
-
0@Arabbellypunching I edit the answer. – 2017-01-09
-
1This is strange: this answer was upvoted, never downvoted, accepted even, but the argument about the monotonicity is completely wrong. – 2017-03-05
-
0The claim following "Knowing this" contains a mistake, since $\frac{n}{\sqrt{n^2}}$ simplifies to $1$, not $\frac{1}{n}$. – 2017-03-06