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
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
1 replies · 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.
 
on Phys.org
Seems pretty solid to me ;-)