Deciding Bounds & Finding Sup/Inf

  • Thread starter Thread starter elle
  • Start date Start date
  • Tags Tags
    Bounds
elle
Messages
91
Reaction score
0
Help! I've been asked to decide whether or not the given sequence is

i) bounded above
ii) bounded below
iii) bounded

and to determine (where appropriate) the supremum and infimum.

I've got like 6 similar questions to attempt but I don't know where to start :confused: The examples we have been given in our notes are so complicated that I don't understand them :frown: Can someone show me how to approach the answer? Thanks very much!

I know Supremum is the least upper bound and infimum is the greatest lower bound.

http://tinypic.com/ftlrg5.jpg"
 
Last edited by a moderator:
Physics news on Phys.org
Well quite clearly, since n is a natural number we have a_n = 1 + \frac{1}{n} \ge 1 + \frac{1}{{n + 1}} = a_{n + 1}. So the 'non-alternating' part is a decreasing sequence. In fact, that part of your sequence will converge to 1. The behaviour of (-1)^n for natural numbers n is fairly obvious. You should now be able to decide on a bound.
 
First make certain that you know what "bounded above", "bounded below", and "bounded" MEAN!

Then write out a few terms of the sequence. It should quickly become obvious.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top