Skip to main content
deleted 497 characters in body; edited tags; edited title
Source Link

(1) Proof strong induction with help of well-ordering theorem of $\mathbb{N}$ $(2) f_1=1, f_2=2, f_3=3, f_n=f_{n-1}+f_{n-2}+f_{n-3}$ Proof $f_n<2^n$

I am preparing for my exam and need help/someone who could check my solutions for the following tasks.

  1. Let $P(n), n\in \mathbb{N}$ (without $0$) be a propositional formula (if this is the correct english term) with the following properties.
  • (a) There exist $m\in\mathbb{N}$ such that P(1), P(2),...,P(m) are true
  • (b) Let k>m. If P(j) is true for all j<k, then P(k) is true.

Conclude from the well ordering theorem of $\mathbb{N}$, that $P(n)$ is true for all $n\in\mathbb{N}$

Let M be a nonempty set M:={$n\in\mathbb{N}$: $P(n)$ is not true}. According to the well ordering theorem, each subset of $\mathbb{N}$ has a smallest element. Let this smallest element of M be N. We know N can't be $1-m$, since P(1),...,P(m) is true. Thats why N>m. Since N is the smallest element for which P(n) is not true, then P(n) is true for all k<N and therefore for all j<k<N. But P(j) is true for all j<k implies that P(n) is true for all elements bigger than j(because of (b)), which would mean that P(N) is also true. A contradiction and therefore M is an empty set. Is this proof correct? I did this task months ago as an exercice and got full points. But I am not really satisfied with this solution and believe, that this proof is not 100% correct. 

I would be grateful for any advice.

  1. Let {$f_n$} be a sequence defined as:

$f_1=1, f_2=2, f_3=3$ and $f_n=f_{n-1}+f_{n-2}+f_{n-3}$ , $n=4,5..$ Proof that $f_n<2^n$, n=1,2,...

We show $f_1=1<2, f_2=2<2^2, f_3=3<2^3$.

We show that $f_n<2^n$ $\implies$ $f_{n+1}<2^{n+1}$.

Since $f_{n-1}+f_{n-2}+f_{n-3}<2^n$ $\implies$ $2f_{n-1}+2f_{n-2}+2f_{n-3}<2^{n+1}$ and $f_{n+1}=f_n + f_{n-1} + f_{n-2}= 2f_{n-1}+2f_{n-2}+f_{n-3}<2f_{n-1}+2f_{n-2}+2f_{n-3}<2^{n+1}$ (because $f_n$>0, so $f_{n-3}<2f_{n-3}$)

Is this proof correct?

(1) Proof strong induction with help of well-ordering theorem of $\mathbb{N}$ $(2) f_1=1, f_2=2, f_3=3, f_n=f_{n-1}+f_{n-2}+f_{n-3}$ Proof $f_n<2^n$

I am preparing for my exam and need help/someone who could check my solutions for the following tasks.

  1. Let $P(n), n\in \mathbb{N}$ (without $0$) be a propositional formula (if this is the correct english term) with the following properties.
  • (a) There exist $m\in\mathbb{N}$ such that P(1), P(2),...,P(m) are true
  • (b) Let k>m. If P(j) is true for all j<k, then P(k) is true.

Conclude from the well ordering theorem of $\mathbb{N}$, that $P(n)$ is true for all $n\in\mathbb{N}$

Let M be a nonempty set M:={$n\in\mathbb{N}$: $P(n)$ is not true}. According to the well ordering theorem, each subset of $\mathbb{N}$ has a smallest element. Let this smallest element of M be N. We know N can't be $1-m$, since P(1),...,P(m) is true. Thats why N>m. Since N is the smallest element for which P(n) is not true, then P(n) is true for all k<N and therefore for all j<k<N. But P(j) is true for all j<k implies that P(n) is true for all elements bigger than j(because of (b)), which would mean that P(N) is also true. A contradiction and therefore M is an empty set. Is this proof correct? I did this task months ago as an exercice and got full points. But I am not really satisfied with this solution and believe, that this proof is not 100% correct. I would be grateful for any advice.

  1. Let {$f_n$} be a sequence defined as:

$f_1=1, f_2=2, f_3=3$ and $f_n=f_{n-1}+f_{n-2}+f_{n-3}$ , $n=4,5..$ Proof that $f_n<2^n$, n=1,2,...

We show $f_1=1<2, f_2=2<2^2, f_3=3<2^3$.

We show that $f_n<2^n$ $\implies$ $f_{n+1}<2^{n+1}$.

Since $f_{n-1}+f_{n-2}+f_{n-3}<2^n$ $\implies$ $2f_{n-1}+2f_{n-2}+2f_{n-3}<2^{n+1}$ and $f_{n+1}=f_n + f_{n-1} + f_{n-2}= 2f_{n-1}+2f_{n-2}+f_{n-3}<2f_{n-1}+2f_{n-2}+2f_{n-3}<2^{n+1}$ (because $f_n$>0, so $f_{n-3}<2f_{n-3}$)

Is this proof correct?

Proof strong induction with help of well-ordering theorem of $\mathbb{N}$

I am preparing for my exam and need help/someone who could check my solutions for the following tasks.

  1. Let $P(n), n\in \mathbb{N}$ (without $0$) be a propositional formula (if this is the correct english term) with the following properties.
  • (a) There exist $m\in\mathbb{N}$ such that P(1), P(2),...,P(m) are true
  • (b) Let k>m. If P(j) is true for all j<k, then P(k) is true.

Conclude from the well ordering theorem of $\mathbb{N}$, that $P(n)$ is true for all $n\in\mathbb{N}$

Let M be a nonempty set M:={$n\in\mathbb{N}$: $P(n)$ is not true}. According to the well ordering theorem, each subset of $\mathbb{N}$ has a smallest element. Let this smallest element of M be N. We know N can't be $1-m$, since P(1),...,P(m) is true. Thats why N>m. Since N is the smallest element for which P(n) is not true, then P(n) is true for all k<N and therefore for all j<k<N. But P(j) is true for all j<k implies that P(n) is true for all elements bigger than j(because of (b)), which would mean that P(N) is also true. A contradiction and therefore M is an empty set. Is this proof correct? I did this task months ago as an exercice and got full points. But I am not really satisfied with this solution and believe, that this proof is not 100% correct. 

I would be grateful for any advice.

Source Link

(1) Proof strong induction with help of well-ordering theorem of $\mathbb{N}$ $(2) f_1=1, f_2=2, f_3=3, f_n=f_{n-1}+f_{n-2}+f_{n-3}$ Proof $f_n<2^n$

I am preparing for my exam and need help/someone who could check my solutions for the following tasks.

  1. Let $P(n), n\in \mathbb{N}$ (without $0$) be a propositional formula (if this is the correct english term) with the following properties.
  • (a) There exist $m\in\mathbb{N}$ such that P(1), P(2),...,P(m) are true
  • (b) Let k>m. If P(j) is true for all j<k, then P(k) is true.

Conclude from the well ordering theorem of $\mathbb{N}$, that $P(n)$ is true for all $n\in\mathbb{N}$

Let M be a nonempty set M:={$n\in\mathbb{N}$: $P(n)$ is not true}. According to the well ordering theorem, each subset of $\mathbb{N}$ has a smallest element. Let this smallest element of M be N. We know N can't be $1-m$, since P(1),...,P(m) is true. Thats why N>m. Since N is the smallest element for which P(n) is not true, then P(n) is true for all k<N and therefore for all j<k<N. But P(j) is true for all j<k implies that P(n) is true for all elements bigger than j(because of (b)), which would mean that P(N) is also true. A contradiction and therefore M is an empty set. Is this proof correct? I did this task months ago as an exercice and got full points. But I am not really satisfied with this solution and believe, that this proof is not 100% correct. I would be grateful for any advice.

  1. Let {$f_n$} be a sequence defined as:

$f_1=1, f_2=2, f_3=3$ and $f_n=f_{n-1}+f_{n-2}+f_{n-3}$ , $n=4,5..$ Proof that $f_n<2^n$, n=1,2,...

We show $f_1=1<2, f_2=2<2^2, f_3=3<2^3$.

We show that $f_n<2^n$ $\implies$ $f_{n+1}<2^{n+1}$.

Since $f_{n-1}+f_{n-2}+f_{n-3}<2^n$ $\implies$ $2f_{n-1}+2f_{n-2}+2f_{n-3}<2^{n+1}$ and $f_{n+1}=f_n + f_{n-1} + f_{n-2}= 2f_{n-1}+2f_{n-2}+f_{n-3}<2f_{n-1}+2f_{n-2}+2f_{n-3}<2^{n+1}$ (because $f_n$>0, so $f_{n-3}<2f_{n-3}$)

Is this proof correct?