Proving an Increasing Sequence (a question about the answer)

Click For Summary

Homework Help Overview

The discussion revolves around proving that the sequence {a(n)} defined inductively by a(1) = 0 and a(n+1) = √(a(n) + 2) for n ≥ 1 is increasing. Participants are examining the reasoning behind the assertion that a(n) is non-negative for all n.

Discussion Character

  • Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants explore the reasoning that all terms in the sequence are non-negative due to the nature of square roots. They discuss the possibility of proving this property inductively and question the necessity of the induction hypothesis used.

Discussion Status

The discussion is active, with participants providing insights into the non-negativity of the sequence terms and clarifying the induction process. Some participants suggest that a simpler assumption could suffice for the proof.

Contextual Notes

There is a focus on the inductive reasoning used to establish the non-negativity of the sequence, with some participants expressing uncertainty about the induction variable notation.

student34
Messages
639
Reaction score
21

Homework Statement



Question from my professor: "Consider the sequence {a(n)} (from n=1 to ∞) defined inductively by a(1) = 0, and a(n+1) = √(a(n) + 2) for n ≥ 1. Prove that {a(n)} (from n=1 to ∞) is increasing".

Here's the first part of the answer from my professor: "Consider a(n+1)^2 − (a(n))^2 = a(n) + 2 − (a(n))^2 = −(a(n)^2 − a(n) −2) = −(a(n) − 2)(a(n) + 1). Note that a(n) ≥ 0 for all n. For a(n) ∈ [−1,2] we see that −(a(n) −2)(a(n) + 1) ≥ 0. The initial element a(1) = 0 belongs to the interval [0,2]".

How does he know that a(n) ≥ 0 for all n? Is this a given of some sort?
 
Last edited:
Physics news on Phys.org
All a(n) are defined as the square root of their predecessor, and the square root is always non-negative.

If you want to be completely rigorous, you can prove it inductively: assume that a(k) ≥ 0 for all k ≤ n. Then in particular a(n) ≥ 0, therefore a(n) + 2 ≥ 2 (> 0), so a(n + 1) is the square root of a non-negative number which is itself non-negative. And the base step -- a(1) ≥ 0 -- is trivial.
 
CompuChip said:
All a(n) are defined as the square root of their predecessor, and the square root is always non-negative.

If you want to be completely rigorous, you can prove it inductively: assume that a(k) ≥ 0 for all k ≤ n. Then in particular a(n) ≥ 0, therefore a(n) + 2 ≥ 2 (> 0), so a(n + 1) is the square root of a non-negative number which is itself non-negative. And the base step -- a(1) ≥ 0 -- is trivial.

Why did you start off with this, a(k) ≥ 0 for all k ≤ n? I generally understand induction, but this use of k is unfamiliar to me.
 
Actually "assume that a(n) ≥ 0 for some n" is enough.
 
CompuChip said:
Actually "assume that a(n) ≥ 0 for some n" is enough.

Thank-you very much for helping me
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
5
Views
2K
Replies
11
Views
2K
Replies
9
Views
2K
Replies
1
Views
2K