symplectic_manifold
- 60
- 0
Hello!
We've got the following to prove by induction:
a) 2n+1\le{2^n}
b) n^2\le{2^n}
(It is assumed that 0 is a natural number)
a) This inequality is not valid for n=1,2, so to prove the inequality one has to show its validity for all n\ge{3}:
1) A(3):7\le{8} (true)
2) Assume that A(n) is true.
A(n+1): 2(n+1)+1\le{2^{n+1}}
2(n+1)+1=(2n+1)+2\le{2^n+2}\le{2^{n+1}}, since for 2^n+2\le{2^{n+1}} we have n\ge{1}
Is there a difference if I make the induction step this way?:
2)A(n+1): 2(2n+1)\le{2^{n+1}}, so to prove A(n) we must show that 2n+3\le{4n+2}, which is also true for n\ge{1}
The thing that disturbs me is that if we assume 0 to be a natural number the last inequalities in 2) in both cases do not hold...but I think this case doesn't play a role since we are to prove it for n greater 3...does it?
b) This inequality is invalid for all n=3, so to show that the inequality is valid we must show that it is valid for all n\ge{4}
1) A(4)=16\le{16} (true)
2) Assume that A(n) is true.
A(n+1): (n+1)^2\le{2^{n+1}}
(n+1)^2=n^2+2n+1\le{2^n+2n+1}\le{2^{n+1}}. The last inequality in this string is equivalent to 2n+1\le{2^n}, which was proved in a).
Here, equally, the same question...Is there a difference if I do it this way?:
2) A(n+1): 2n^2\le{2^{n+1}}
(n+1)^2=n^2+2n+1\le{n^2+3n-3}\le{n^2+n^2-3}\le{2n^2}
We've got the following to prove by induction:
a) 2n+1\le{2^n}
b) n^2\le{2^n}
(It is assumed that 0 is a natural number)
a) This inequality is not valid for n=1,2, so to prove the inequality one has to show its validity for all n\ge{3}:
1) A(3):7\le{8} (true)
2) Assume that A(n) is true.
A(n+1): 2(n+1)+1\le{2^{n+1}}
2(n+1)+1=(2n+1)+2\le{2^n+2}\le{2^{n+1}}, since for 2^n+2\le{2^{n+1}} we have n\ge{1}
Is there a difference if I make the induction step this way?:
2)A(n+1): 2(2n+1)\le{2^{n+1}}, so to prove A(n) we must show that 2n+3\le{4n+2}, which is also true for n\ge{1}
The thing that disturbs me is that if we assume 0 to be a natural number the last inequalities in 2) in both cases do not hold...but I think this case doesn't play a role since we are to prove it for n greater 3...does it?
b) This inequality is invalid for all n=3, so to show that the inequality is valid we must show that it is valid for all n\ge{4}
1) A(4)=16\le{16} (true)
2) Assume that A(n) is true.
A(n+1): (n+1)^2\le{2^{n+1}}
(n+1)^2=n^2+2n+1\le{2^n+2n+1}\le{2^{n+1}}. The last inequality in this string is equivalent to 2n+1\le{2^n}, which was proved in a).
Here, equally, the same question...Is there a difference if I do it this way?:
2) A(n+1): 2n^2\le{2^{n+1}}
(n+1)^2=n^2+2n+1\le{n^2+3n-3}\le{n^2+n^2-3}\le{2n^2}
Last edited: