Solving Bounded Sequences Homework - How to Find Bounding Number

  • Thread starter Thread starter sara_87
  • Start date Start date
  • Tags Tags
    Bounded Sequences
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
sara_87
Messages
748
Reaction score
0

Homework Statement


how do show whether the following sequences are bounded?
1) {an}=sqrt(n)/1000
2) {an}=(-2n^2)/(4n^2 -1)
3) {an}=n/(2^n)
4) {an}=(ncos(npi))/2^n


Homework Equations


i have to show whether the sequences are bounded by a number but i don't know how to find that number. for part (4) i have to use the sandwich theorem.


The Attempt at a Solution


1) it's not bounded since it will continue to increase to infinity.
but i don't know how to do the rest. can someone help please?
thank you very much
 
Physics news on Phys.org
If a sequence (a_n) is bounded then there exists an M > 0 such that |a_n| (< or =) M. On the other hand if a sequence is unbounded then for all M > 0 there exists an N such that if n > N, |a_n|> M.

Now, if I give you a number M can you show that each sequence will either (a) never exceed or (2) eventually exceed M? Think of a specific example first such as M = 100. Can, for instance, the first sequence ever exceed 100? What value of N would guarantee it?
 
Last edited:
oh okay
so for 1) the sequence will never go below 0 for all n so it is bounded right?
 
oh sorry
M>0?
then it is not bounded
 
For (2) and (3) replace n with x and think of them as functions. Do they achieve maximums/minimums? Do they have limits as x (i.e. n) -> infinity? For (4) use the fact that |cos(n pi)| = 1 for all integers n, and do the same.
 
Last edited: