I have been given a set
S = {(-1)^n [(3n-1)/(n+1)] : n E N}
That is, n is an element of the Natural Numbers {1,2,3,...}
I am required to prove that 3 is an upper bound for S and justify whether I think it is a least upper bound.
Now I think I can do this but would appreciate some guidance.
I will start.
Intuitively, we can see that the sequence of numbers approaches 3 and -3 as n goes to infinity.
S = {-1, 1.7, -2, 2.2, -2.3, ... }
But for a precise solution we need: For every e > 0 there exists s E S such that s > 3 - e.
Now I think this last part is saying that there exists some upper bound for the set. Is this right?
So I will fix e > 0 and I want to find an n E N such that
|((3n-1)(-1)^n)/(n+1) - 3| > e
If I can find an n which is less than epsilon have I proven that my chosen upper bound is indeed an upper bound?
Now I am thinking of simplifying the above expression and I really want to get rid of the (-1)^n bit because it is very annoying.
I will assume that n is even. In this case I can eliminate (-1)^n. So my equation becomes
|(3n-1)/(n+1) - 3| < e for n is even.
|((3n-1)/(n+1)) - 3| = |-4/(n+1)|
|-4/(n+1)| < e
- 4/e < n+1
n > -1 - 4/e
Take N to be any integer bigger than -1 - 4/e then n >= N implies |((3n-1)/(n+1))| < e so 3 is an upper bound.
I have a feeling that this is completely and utterly wrong. Please feel free to tell me. I would appreciate it if someone could check and tell me where I went wrong or a better or correct way of doing this.
Thanks for the time.
Cheers.
Hence
|((3n-1)/(n+1))



.





