Finding the Supremum of S: A Proof

  • Thread starter Thread starter Kinetica
  • Start date Start date
  • Tags Tags
    Proof Supremum
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
2 replies · 2K views
Kinetica
Messages
83
Reaction score
0

Homework Statement



Let S:={1-(-1)^n /n: n in N}
Find supS.

The Attempt at a Solution



Is this the right way to write the solution?
Thanks!

First, I want to show that 2 is an upper bound.
For any n in N, 1-(-1)^n /n is less or equal to 2. Thus, n=2 is an upper bound.

Second, I want to show that 2 is the least upper bound.
Assume there is an arbitrary upper bound v, such that v<2. Then, however, v< 1-(-1)^n /n for any n in N. Thus, v is not an upper bound. Hence, supS=2.
 
Physics news on Phys.org
Kinetica said:

Homework Statement



Let S:={1-(-1)^n /n: n in N}
Find supS.


The Attempt at a Solution



Is this the right way to write the solution?
Thanks!

First, I want to show that 2 is an upper bound.
For any n in N, 1-(-1)^n /n is less or equal to 2. Thus, n=2 is an upper bound.

Why is 1-(-1)^n/n always less or equal than 2?

Second, I want to show that 2 is the least upper bound.
Assume there is an arbitrary upper bound v, such that v<2. Then, however, v< 1-(-1)^n /n for any n in N. Thus, v is not an upper bound. Hence, supS=2.

Why is v < 1-(-1)^n/n for any n in N?? (this is not true) You only need v<1-(-1)^n for one n in N. Which one?
 
Pretty close, hopefully the mistake was just a typo:

"Then, however, v< 1-(-1)^n /n for any n in N."

Replace "any" with "some" and it's fine. Can you see why?

EDIT: Too slow lol.