Finding Limit of Sequence a_n with Parameter k

In summary, the limit of the sequence a_n as n approaches infinity is infinity when k is an integer greater than or equal to 0. For k<0, the limit does not exist. Additionally, when k=-1, the limit is also infinity. This can be shown using Stolz theorem and by factoring the denominator.
  • #1
Nobody1111
5
0
Find limit n-->infinity of sequence a_n:

a_n = (1^k+2^k+...+n^k)/(n^(k+1)), where k is parameter.

IThanks from advance for any help.

I tried to compute this limit using Stolz Theorem, but I don't know if I can do it in this way.
 
Physics news on Phys.org
  • #2
What value can k take? The analysis below is for k being an integer and k>=0. For k<0 the denominator is not strictly increasing, so Stolz theorem doesn't hold.

For k>=0 and k being an integer, I think Stolz theorem is a good way to solve the problem:

By applying it... try to find the limit as n->infinity of:

[tex]\frac{(n+1)^k}{(n+1)^{(k+1)}-n^{(k+1)}}[/tex]

You can factor the denominator:

[tex](n+1)^{(k+1)}-n^{(k+1)}=[(n+1)-n][(n+1)^k +(n+1)^{(k-1)}n+(n+1)^{(k-2)}n^2+...][/tex]

Then if you divide both the numerator and denominator by [tex](n+1)^k[/tex] it should be easy to see the limit. Hint: the answer depends on k.
 
Last edited:
  • #3
One more question: What if k=-1. The limit doesn't exist or limit equals to infinity?
 
  • #4
Nobody1111 said:
One more question: What if k=-1. The limit doesn't exist or limit equals to infinity?

Yes, the limit does not exist (or another way to say it is the limit is infinity).

If you plug in k=-1 into your sequence you get:

[tex]a_n=\begin{array}{c}n\\\sum\\m=1\end{array}1/m[/tex]



Since [tex]\sum1/m[/tex] is a divergent series, as n->infinity a_n->infinity.
 

What is the definition of the limit of a sequence?

The limit of a sequence is the value that the terms of the sequence approach as the index approaches infinity. It represents the behavior of the sequence as it continues infinitely.

How do you find the limit of a sequence with a parameter k?

To find the limit of a sequence with a parameter k, you can either use a direct substitution method or analyze the behavior of the sequence as k approaches infinity. In some cases, you may also need to use algebraic manipulation or apply known limit theorems.

What is the significance of finding the limit of a sequence with a parameter k?

Finding the limit of a sequence with a parameter k allows us to analyze the behavior of the sequence as the parameter changes. This can help us understand how the sequence behaves in different scenarios and make predictions based on the values of the parameter.

Can the limit of a sequence with a parameter k be undefined?

Yes, the limit of a sequence with a parameter k can be undefined if the behavior of the sequence is not well-defined for all values of the parameter. This can happen when the sequence has a discontinuity or when it oscillates between different values as the parameter changes.

How is the limit of a sequence with a parameter k related to the limit of the corresponding function?

The limit of a sequence with a parameter k is closely related to the limit of the corresponding function. In fact, the limit of a sequence can be seen as the value of the limit of the corresponding function as the independent variable approaches infinity. This relationship is known as the limit of a sequence as a function.

Similar threads

Replies
9
Views
884
Replies
6
Views
668
  • Calculus
Replies
19
Views
1K
Replies
8
Views
296
Replies
1
Views
1K
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
483
Replies
11
Views
2K
Back
Top