Induction to demonstrate n-1 is a natural number

  • Thread starter Thread starter chaotixmonjuish
  • Start date Start date
  • Tags Tags
    Induction Natural
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
chaotixmonjuish
Messages
284
Reaction score
0
The question is as follows: Using an induction argument if n > 1 is a natural number then n-1 is a natural number.

P(n)=n-1 such that n-1 is a natural number

Following the steps:

Base case: n=2, P(2)=1 which is a natural number.

We fix a natural number n and assume that P(n)=n-1 is true.

So P(n+1)=(n+1)-1=n. We choose n to be a natural number, therefore this is true.

Is this proof complete? It seems rather...light.
 
Physics news on Phys.org
Seems pretty solid to me ;-)