Prove that a sequence which is bounded above cannot tend to infinity

AI Thread Summary
A sequence that is bounded above cannot tend to infinity, as proven through contradiction. If a sequence a(n) tends to infinity, it implies that for any positive number C, there exists a natural number N such that a(n) > C for all n > N. However, since the sequence is bounded above by U, choosing C = U + 1 leads to a contradiction, as a(n) cannot exceed U. The second question regarding the sequence B(n) = cos(n^2 + 7) can be addressed by recognizing that cosine is bounded between -1 and 1, thus it cannot tend to infinity. Overall, the discussions emphasize the relationship between bounded sequences and their limits.
garyljc
Messages
103
Reaction score
0
question 1 : Prove that a sequence which is bounded above cannot tend to infinity
What i did was state the definition ... but I'm trying to proof by contradiction. So i first suppose that a(n) tends to infinity , then a(n) > C . But since it is bounded above , C < or = to U , where U is the upper bound .
This is where i got stuck. Any ideas ?

question 2 : I am required to prove the this sequence does not tend to infinity
B(n) = cos(n^2 + 7)
how am i suppose to do this ?
 
Physics news on Phys.org


garyljc said:
question 1 : Prove that a sequence which is bounded above cannot tend to infinity
What i did was state the definition ... but I'm trying to proof by contradiction. So i first suppose that a(n) tends to infinity , then a(n) > C . But since it is bounded above , C < or = to U , where U is the upper bound .
This is where i got stuck. Any ideas ?
Saying "a(n)> C" makes no sense until you have said what C is!

question 2 : I am required to prove the this sequence does not tend to infinity
B(n) = cos(n^2 + 7)
how am i suppose to do this ?
Well, just a random guess, but since you were just asked to prove that "if a sequence is bounded above is cannot tend to infinity", how about finding an upper bound for cos(n2+ 7)?:rolleyes: There's an obvious one.
 


i got question 2
does is this statement true : that for any bounded sequence, it cannot tend to infinity ?

for question 1 , a sequence tend to infinity for every C>0 , there exist a nat no. N such that a(n) > C whenever n>N
what do you mean i have not said what is C ?
isn't c just a number ?
 


garyljc said:
i got question 2
does is this statement true : that for any bounded sequence, it cannot tend to infinity ?
That is exactly what you were asked to prove in question 1!

for question 1 , a sequence tend to infinity for every C>0 , there exist a nat no. N such that a(n) > C whenever n>N
what do you mean i have not said what is C ?
isn't c just a number ?
You statement here, "a sequence tends to infinity for every C> 0" makes no sense (the sequence does not depend on any C) and that is NOT what you said in your first post: "Prove that a sequence which is bounded above cannot tend to infinity"- there is no "C" in that.

My point about not saying what C was is that you said earlier: "So i first suppose that a(n) tends to infinity , then a(n) > C" and THAT makes no sense because you haven't said what C is. You did not say, for example that C was a number. Even if you did say "C is a number" you still wouldn't have proven it. Yes, you must have C\le U, but if C were, for example, 2, it might be that the upperbound on {a(n)} was 3! What you meant to say, and should say, is that if {a(n)} "tends to infinity", then for C any number, there exist N such that a(N)> C. If the upperbound on {a(n)} is U, take C= U+ 1. Then what do you have?
 


but it reads here from my notes that the definition is stated as i said ... could i then have a correct definition of a sequence that tends to infinity ?
 


What you wrote, and what I was objecting to was:
" a sequence tend to infinity for every C>0 "
which should be " a sequence tend to infinity IF for every C>0".
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top