We use for integers.

We use for natural numbers.

We use for non-negative integers.

We use for negative integers.

Remark 1.1 - Axiom of induction

Let such that

  1. and
  2. if , then .

Then .

Theorem 1.2 - Principle of Induction

Let and let such that

  1. and
  2. if for some integer , then .

Then .

Proof

Let .

Then , by 1.2.1.

Next let . Then , and so by 1.2.2, that is .

Hence satisfies 1.1.1 and 1.1.2 of the Axiom of Induction. Thus .

Therefore or equivalently .

Remark 1.3

We call

  1. the Base Case and
  2. the Induction Step

where the assumption is that for some is called Induction Hypothesis.

Example 1.4.1

We claim that

Let be all those integers for which the statement holds. As the base case we show that .

Let . Then .

Thus .

As the induction hypothesis we assume for some . As the induction step we wish to know that , that is