Proving 2 as the Least Upper Bound for the Series S(n) = 2n+1/n+1

  • Thread starter Thread starter transgalactic
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around proving that 2 is the least upper bound for the series S(n) = (2n + 1)/(n + 1). Participants explore the implications of the limit of the series as n approaches infinity, which approaches 2, and the conditions under which 2 can be considered an upper bound.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss the process of proving that 2 is the least upper bound and question the legality of certain inequalities used in the proof. There are attempts to clarify the reasoning behind proving by contradiction and the implications of the derived inequalities.

Discussion Status

The discussion is ongoing, with participants raising questions about specific steps in the proof and the logic behind them. Some have provided insights into the proof by contradiction approach, while others express confusion about the implications of certain inequalities and the existence of integers satisfying those inequalities.

Contextual Notes

Participants note the importance of understanding the properties of the variable x (or epsilon) in the context of the proof, as well as the need for clarity in the notation used for the series. There is also mention of the Archimedean property and its relevance to the discussion.

transgalactic
Messages
1,386
Reaction score
0
S={3/2,5/3,7/4,9/5,11/6 ...}
the formula for this series is S(n)=2n+1/n+1
the limit for it as n->infinity gives me 2

i show that 2 is upper bound

2n+1/n+1<2 => 2>1 (always true)

now i need to show that 2 is the "least upper bound".
if 2 is not the least upper bound then there is a certain "x" for which
2n+1/n+1<2-x (2-x is the least upper bound)

now they are doing some thing really odd
2-x<2n+1/n+1

why?
this move is illegal
2-x cannot be smaller
its supposed to be the "least upper bound"

??
 
Physics news on Phys.org
ok i found out why they do this move

2-x<2n+1/n+1
its to prove that 2-x is not the least upper bound.
they develop this innequality to this point
n>1/x -1

and here they conclude that 2-x is not the least upper bound.
why they conclude that 2-x is not least upper bound?
 
transgalactic said:
S={3/2,5/3,7/4,9/5,11/6 ...}
the formula for this series is S(n)=2n+1/n+1
You're obviously in a fairly high mathematics class, so why would you write 2n + 1/n + 1, when you almost certainly mean (2n + 1)/(n + 1).

It would be legitimate to interpret what you've written as:
[tex]2n + \frac{1}{n} + 1[/tex]. If you write rational expressions on one line, put parentheses around the terms in the numerator and around those in the denominator.

You're not a new member of this forum, so it might behoove you to learn some LaTeX to format what you post something like this:
[tex]S(n) = \frac{2n + 1}{n + 1}[/tex]
transgalactic said:
the limit for it as n->infinity gives me 2

i show that 2 is upper bound

2n+1/n+1<2 => 2>1 (always true)
Your conclusion above is certainly true, but it's not at all clear that (2n + 1)/(n + 1) < 2 implies this conclusion. You need to show that the first inequality is true.
transgalactic said:
now i need to show that 2 is the "least upper bound".
if 2 is not the least upper bound then there is a certain "x" for which
2n+1/n+1<2-x (2-x is the least upper bound)

now they are doing some thing really odd
2-x<2n+1/n+1

why?
this move is illegal
2-x cannot be smaller
its supposed to be the "least upper bound"

??
 
transgalactic said:
ok i found out why they do this move

2-x<2n+1/n+1
its to prove that 2-x is not the least upper bound.
they develop this innequality to this point
n>1/x -1

and here they conclude that 2-x is not the least upper bound.
why they conclude that 2-x is not least upper bound?

They are doing a proof by contradiction. One way to prove that p ==> q, (where p and q are statements) is to assume that p is true and q is false. If you arrive at a contradiction, that means your assumption that q was false must actually have been false. IOW, q must be true.
 
i know that its a proof by contradiction
i can't understand the last step of it:

i got
n>1/(x -1)
they say
"since n exists satisfying the above inequality our claim is proves
2 is Least Upper Bound"

i can't see the logic of this line
can you explain it in simpler words?
 
there may be a "n" that satisfy our contradiction
but there maybe another "n" whose not

??
 
transgalactic said:
S={3/2,5/3,7/4,9/5,11/6 ...}
the formula for this series is S(n)=2n+1/n+1
the limit for it as n->infinity gives me 2

i show that 2 is upper bound

2n+1/n+1<2 => 2>1 (always true)

now i need to show that 2 is the "least upper bound".
if 2 is not the least upper bound then there is a certain "x" for which
2n+1/n+1<2-x (2-x is the least upper bound)
There exist positive x so that is true. And you want to prove that statement is NOT true.

now they are doing some thing really odd
2-x<2n+1/n+1
Since you haven't show exactly what "they" are saying, I can only guess that this is what they want to prove.

why?
this move is illegal
2-x cannot be smaller
IF there exist such an x it can't. But they want to prove that there is NO such x.

its supposed to be the "least upper bound"
What is "supposed to be the "least upper bound" "? Not x certainly! It is "2" that they are trying to prove is the least upper bound.

(2n+1)/(n+1)= 2- 1/n. Given any positive number x, 1/x is a positive real number so, by the Archimedian property, there exist an integer N such N> 1/x. Then 1/N< x, -1/N> -1/x and 2- 1/N> 2- 1/x. Thus, 2- 1/x cannot be an upper bound on (2n+1)/(n+1) for any positive x.
 
i know that the i thought as "odd" was for prooving that x-2 is not LUB
if this contradiction expression is proved then 2-x is not a LUB(then 2 is LUB)
we came to the last part

n>1/(x -1)i know that n can be :0 1 2 3 5 ... infinity
i don't know what the properties of X(in the article its epsilon)
https://www.math.purdue.edu/academic/files/courses/2007fall/MA301/MA301Ch6.pdf (on page 4)

so without that last piece about "what numbers could be taken by x"
i can't say that this expression is true

n>1/(x -1)
??
 
Last edited:
What are you even asking? Both the solution Halls gave and the solution in that link explain everything rather clearly.
 
  • #10
i can't understand the lst part of the proof

why does this expression is valid?
n>1/(x -1)
 
  • #11
i cannot understand this words of hallsofivy
"(2n+1)/(n+1)= 2- 1/n. Given any positive number x, 1/x is a positive Real Number so, by the Archimedian property, there exist an integer N such N> 1/x. Then 1/N< x, -1/N> -1/x and 2- 1/N> 2- 1/x. Thus, 2- 1/x cannot be an upper bound on (2n+1)/(n+1) for any positive x.
"

is there simpler expanation?
 
  • #12
and in the article "Since there exist n ∈ N satisfying the above inequality.."

why its satisfying the inequality ??
 
  • #13
how it shows??

http://img354.imageshack.us/img354/6885/40420484iw4.gif
 
Last edited by a moderator:
  • #14
By basic inequality arithmetic?

[tex]n > \frac{1}{ \epsilon } -1[/tex] add 1 to both sides

[tex]n+1 > \frac{1}{ \epsilon }[/tex] raise both sides to the (-1) power (which flips the inequality)

[tex]\frac{1}{n+1} < \epsilon[/tex] add 1 to both sides and subtract epsilon, 1/(n+1) from both sides

[tex]1 - \epsilon < 1 - \frac{1}{n+1}[/tex]

then notice

[tex]1-\frac{1}{n+1} = \frac{n+1}{n+1} - \frac{1}{n+1} = \frac{n}{n+1}[/tex]

This is pretty easy stuff, and it sounds like you need to review your basic inequality arithmetic
 
  • #15
ok what next

1-e<n/(n+1)

so what makes this expression true?
 
  • #16
You already have that
[tex]1 - \epsilon < 1 - \frac{1}{n+1}[/tex]
and then
[tex]1-\frac{1}{n+1}= \frac{n}{n+1}[/tex]
Therefore
[tex]1-\epsilon< \frac{n}{n+1}[/tex]
 
  • #17
my proffesor said that there is no general proof ,he said that
when i develop this expression
n>1/(e -1)
i say
"for every epsilon that could be inputed
i can put an "n" which sutisfies this expression"

is that correct?
 
  • #18
i think i got it

if n>1/(e -1)

then 1-e is not the least upper bound
and if there is one case where its not the least upper bound ("n>1/(e -1)") then its not
the least upper bound at all
am i correct?
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
17
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
7
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K