Real Analysis/Section 2 Exercises/Answers

From testwiki
Jump to navigation Jump to search

On Sequences

Problem 1

Strictly Increasing:

  1. We need to establish if it's monotone, and what kind (is it strictly increasing, strictly decreasing, non-increasing, non-decreasing, what?). Given the problem, we'll assume strictly increasing.
  2. First, we should prove the base case. This means proving that Template:Math.

    a1<a212<233<4

  3. Next, we should prove that this works for any number n

    an<an+1nn+1<n+1n+2n(n+2)<(n+1)(n+1)n2+2n<n2+2n+10<1

  4. You're done! Everything checks out and is valid.

General

For problem 2, we see that supx_n =1 since n/(n+1) gets close to 1.

Template:BookCat