The question is:
Let P(n) be a statement depending on a variable n∈N. In order to prove that “P(n) is true for all n” it is sufficient to prove:
Initial case: P(1) is true, and
Inductive case: P(n) implies P(n+1)
My teacher writes the comment "This is what you are trying to prove!" about the bolded text below in my proof. So I guess I am going in circles? I am totally lost for ideas and we have a quiz tomorrow on this. She has given me a "suggestion" to use the following proposition as a given truth:
----------------
Let B⊆ N suct that:
1. 1∈B
2. whenever n ∈B then (n+1) ∈B
Then B = N
------------
I am not sure how to apply this proposition. Here is my incorrect proof:
-----------------------------------
Let n∈N,
Assuming P(1) is true by the hypothesis, we have covered the first number in N. Also, because n ∈N, by axiom 6.2, (n+1)∈N. So, if we assume P(n) is true and prove that P(n+1) is true with that assumption (that is, prove that P(n) implies P(n+1)), then P(n) can be said to be true for both n and the successor of n. Since n is representative of all elements in the natural numbers, P(n) is true for all n ∈N;.
----------------------------------
Any help would be great!
Daon
Let P(n) be a statement depending on a variable n∈N. In order to prove that “P(n) is true for all n” it is sufficient to prove:
Initial case: P(1) is true, and
Inductive case: P(n) implies P(n+1)
My teacher writes the comment "This is what you are trying to prove!" about the bolded text below in my proof. So I guess I am going in circles? I am totally lost for ideas and we have a quiz tomorrow on this. She has given me a "suggestion" to use the following proposition as a given truth:
----------------
Let B⊆ N suct that:
1. 1∈B
2. whenever n ∈B then (n+1) ∈B
Then B = N
------------
I am not sure how to apply this proposition. Here is my incorrect proof:
-----------------------------------
Let n∈N,
Assuming P(1) is true by the hypothesis, we have covered the first number in N. Also, because n ∈N, by axiom 6.2, (n+1)∈N. So, if we assume P(n) is true and prove that P(n+1) is true with that assumption (that is, prove that P(n) implies P(n+1)), then P(n) can be said to be true for both n and the successor of n. Since n is representative of all elements in the natural numbers, P(n) is true for all n ∈N;.
----------------------------------
Any help would be great!
Daon