let \[p_{n}\] denote the n-th prime in ascending order. Use induction to prove the following proposition. \[p_{n} \le 2^{2^{n-1}}\] let \[p_{n}\] denote the n-th prime in ascending order. Use induction to prove the following proposition. \[p_{n} \le 2^{2^{n-1}}\] @Mathematics
how do we know \[p_1 \le 2^{2^{1-1}}\] i'm not totally sure what p_1 means
p_1=2
the first prime number
oh
lol
p_1 = 2 p_2 = 3 p_3 = 5 etc
\[2 \le 2 \text{ is true!}\]
right
so let's assume it is true for some integer k now so we have \[p_k \le 2^{2^{k-1}} \]
now we need to show it is true for n=k+1
\[p_{k+1} \le 2^{2^{k}}\]
I just can't figure out how to go from the inductive hypothesis to that
\[2^{2^{(k+1)-1}}=2^{2^{k-1} \cdot 2^{1}}=2^{2^{k-1}} \cdot 2^2 \ge p_k \cdot 2^2=2^2p_k\]
thinking ...
so we just showed \[2^2 p_k \le 2^{2^{(k+1-1)}}\] \[p_k \le \frac{2^{2^{k+1-1}}}{2^2}\] and now i'm stuck
\[2^2^k=2^{2^{k-1}\cdot 2}=2^{2^{k-1}\cdot2^{2^{k-1}\]
not displaying nice for me
\[2^{2^k}=2^{{2^{k-1}} \cdot 2}=2^{2^{k-1}}\cdot2^{2^{k-1}}\]
yes
\[2^{2^k}=2^{{2^{k-1}} \cdot 2}=2^{2^{k-1}}\cdot2^{2^{k-2}2}=2^{2^{k-1}}\cdot2^{2^{k-2}}\cdot2^{2^{k-2}}=\cdots\]
\[=\prod_{n=0}^{k}2^{2^n}\]
what is that?
product
oh so it's like the sigma notation
\[\text{ example of that notation \in use }\prod_{i=1}^{4}i=1 \cdot 2 \cdot 3 \cdot 4\]
k-1 not k
yes except you multiply
so how does that help in this case?
\[=\prod_{n=0}^{k-1}2^{2^n}\]
\[p_1 \cdot p_2 \cdot \cdot \cdot p_k \le =\prod_{n=0}^{k-1}2^{2^n}\]
up to k-1
i put two many equal signs i copy what you have and didn't change it
no ...it is k
too*
I'm getting lost
I think @Zarkon means:\[p_1 \cdot p_2 \cdot \cdot \cdot p_{k-1} \le =\prod_{n=0}^{k-1}2^{2^n}\]
on yeah he does
\[p_1 \cdot p_2 \cdot \cdot \cdot p_k\geq p_{k+1}\]
I was wrong...it is up to k
lol
:-)
zarkon is wrong?
is that the product of those primes?
\[p_1 \cdot p_2 \cdot \cdot \cdot p_{k} \le \prod_{n=0}^{k-1}2^{2^n}\]
the Universe will soon end --- how can Zarkon make a MISHTAKE??? ;-)
its horrifying
zarkon use to be alien looking i wonder if that something to with it
I've gotten very confused lol
\[p_1 \le 2^{2^{1-1}}\] right?
\[p_2 \le 2^{2^{2-1}}\] right?
\[p_{k+1}\le p_1 \cdot p_2 \cdot \cdot \cdot p_{k} \le \prod_{n=0}^{k-1}2^{2^n}=2^{2^k}\]
\[p_3 \le 2^{2^{3-1}}\]
yes since \[3\le32\] I think
... \[p_{k-3} \le 2^{2^{(k-3)-1}}\] \[p_{k-2} \le 2^{2^{(k-2)-1}}\] \[p_{k-1} \le 2^{2^{(k-1)-1}}\] \[p_{k} \le 2^{2^{k-1}}\]
so since all those inequalities are true then \[p_1 \cdot p_2 \cdot \cdot \cdot p_{k} \le \prod_{n=0}^{k-1}2^{2^n} \]
ok hold on, we started with \[p_{n} \le 2^{2^{n-1}}\] proved it for when n=2 then assumed \[p_{k} \le 2^{2^{k-1}}\] was true and needef to get to \[p_{k+1} \le 2^{2^{k}}\] what happens after this?
what comes after \[p_{k+1} \le 2^{2^{k}}\] we are done you can put something after it like for all integers n>=1 such and such is
is true*
how do we get to that though
somehow we find that\[2^{2^{n-1}}\] is equal to that product somehow
I think you can prove it like this:\[2^{2^k}=2^{2^{k-1+1}}=2^{2^{k-1}.2}=(2^{2^{k-1}})^2=p_k^2\]therefore:\[p_{k+1}=p_k^2\]and we have assumed that:\[p_k<=2^{2^{k-1}}\]therefore:\[p_k^2<=(2^{2^{k-1}})^2\]\[p_k^2<=2^{2^k}\]therefore:\[p_{k+1}<=2^{2^k}\]
how do yo know that it is equal to (p_k)^2 in the first line shouldn't it be less than?
yes, sorry, my mistake in the 1st line.
\[2^{2^k}=2^{2^{k-1+1}}=2^{2^{k-1}.2}=(2^{2^{k-1}})^2>=p_k^2\]
then in the second line how do you know that they are equal?
all we know is that they are both \[\le 2^{2^{n-1}}\] right?
\[p_{k+1}>=p_k^2\]
hmmm - needs more thought...
I don't think you can necessarily say that it is larger in that case
yes - I agree - it needs more thought - maybe Zarkon was giving a clue as to how to solve this - I will need to think over what he was trying to say.
I am thoroughly confused as to what I should be doing
\[2^{2^k}=2^{{2^{k-1}} \cdot 2}=2^{2^{k-1}}\cdot2^{2^{k-2}2}=2^{2^{k-1}}\cdot2^{2^{k-2}}\cdot2^{2^{k-2}}=\cdots\]
do you understand this?
yes I understand that
do you understand this?
ok so do you understand this \[2^{2^k}=2^{2^{k-1}} \cdot 2^{2^{k-2}} \cdot 2^{2^{k-3}} \cdots \cdot 2^{2^0}\]
why is that a 0?
do you understand this?
\[2^{2^2}=2^{2^{2-1} \cdot 2} =2^{2^{2-1}} \cdot 2^{2^{2-2}2}=2^{2^{2-1}} \cdot 2^{2^0} \cdot 2^2\] \[=2^{2} \cdot 2^{2} \cdot 2^{0}\] what do you think about this?
do you understand this?
no wait i don't like my second line (i mean its right) but look at the first line
hmm I think I get that
do you understand this?
\[2^{2^2}=2^{2^{2-1} \cdot 2} =2^{2^{2-1}} \cdot 2^{2^{2-2}2}=2^{2^{2-1}} \cdot 2^{2^0} \cdot 2^2 \] \[=2^{2^1} \cdot 2^{2^0} \cdot 2^{2^1}=2^{2^1} \cdot 2^{2^1} \cdot 2^{2^0}\]
do you understand this?
i'm just trying to show you the end pattern
eventually your k will go to zero so you need to stop right?
do you understand this?
yes
ok
do you understand this?
so that should piece in all the puzzle pieces now
do you understand this?
\[p_{k+1}\le p_1 \cdot p_2 \cdot \cdot \cdot p_{k} \le \prod_{n=0}^{k-1}2^{2^n}=2^{2^k}\] thats how zarkon got this
where did that list of products of primes come from?
do you understand this?
hey brandon ignore the extra posts it is reposting stuff weird
I'm not seeing extra posts here
Join our real-time social learning platform and learn together with your friends!