MHB Can the sequence be determined by finding the difference?

  • Thread starter Thread starter evinda
  • Start date Start date
  • Tags Tags
    Sequence
evinda
Gold Member
MHB
Messages
3,741
Reaction score
0
Hey!
I want to check if the sequence $a_{n}=\frac{1}{\sqrt{n^2+1}}+\frac{1}{\sqrt{n^2+2}}+...+\frac{1}{\sqrt{n^2+n}}$ converges.
I thought that I could find the difference $a_{n+1}-a_{n}$ to check if $a_{n}$ is increasing or decreasing.I found:
$a_{n+1}-a_{n}=\sum_{i=1}^{n}(\frac{1}{\sqrt{(n+1)^{2}+i)}}-\frac{1}{\sqrt{n^2+i}})+\frac{1}{\sqrt{(n+1)^{2}+n+1}}$..But from that we cannot conclude if the difference is negative or positive,right?? So,what else could I do??
 
Physics news on Phys.org
evinda said:
Hey!
I want to check if the sequence $a_{n}=\frac{1}{\sqrt{n^2+1}}+\frac{1}{\sqrt{n^2+2}}+...+\frac{1}{\sqrt{n^2+n}}$ converges.

Is it the case that \frac{n}{{\sqrt {{n^2} + n} }} \le {a_n} \le 1?

Is {a_n} an increasing sequence?
 
Plato said:
Is it the case that \frac{n}{{\sqrt {{n^2} + n} }} \le {a_n} \le 1?

Is {a_n} an increasing sequence?

I found this:$ \frac{n}{\sqrt{n^2+n}}\leq a_{n}\leq \frac{n}{\sqrt{n^2+1}}$..
So,could I just say that from the squeeze theorem the limit is $1$,without finding the monotonicity?? :confused:
 
evinda said:
I found this:$ \frac{n}{\sqrt{n^2+n}}\leq a_{n}\leq \frac{n}{\sqrt{n^2+1}}$..
So,could I just say that from the squeeze theorem the limit is $1$,without finding the monotonicity?? :confused:

Or can't I do it like that,because it is not given that the sequence converges?? :confused:
 
evinda said:
I found this:$ \frac{n}{\sqrt{n^2+n}}\leq a_{n}\leq \frac{n}{\sqrt{n^2+1}}$..
So,could I just say that from the squeeze theorem the limit is $1$,without finding the monotonicity?? :confused:

Yep. That works. Monotonicity not required.
 
I like Serena said:
Yep. That works. Monotonicity not required.

Great!Thank you very much! :o
 
Back
Top