Understanding Prime Power Proofs

  • Context: Graduate 
  • Thread starter Thread starter mlsbbe
  • Start date Start date
  • Tags Tags
    Power Prime Proofs
Click For Summary
SUMMARY

The discussion focuses on the proof of the inequality involving prime numbers, specifically that if pn is the nth prime number, then pn ≤ 22n-1. The proof employs mathematical induction, starting with the base case of n=1 and assuming the inequality holds for all integers up to n. The induction step demonstrates that pn+1 can be expressed in terms of the product of previous primes and powers of two, ultimately confirming the inequality holds for all n. The confusion arises regarding the use of powers of two in the proof, which is clarified as a method to express the relationship between the primes.

PREREQUISITES
  • Understanding of mathematical induction
  • Familiarity with prime numbers and their properties
  • Knowledge of inequalities in number theory
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study mathematical induction techniques in detail
  • Explore properties of prime numbers and their distributions
  • Learn about inequalities in number theory, particularly related to primes
  • Investigate advanced proofs involving prime number theorems
USEFUL FOR

Mathematicians, students of number theory, and anyone interested in the properties and proofs related to prime numbers.

mlsbbe
Messages
24
Reaction score
0
Hi, I am having trouble understanding this proof.


Statement

If pn is the nth prime number, then pn [tex]\leq[/tex] 22n-1


Proof:


Let us proceed by induction on n, the asserted inequality being clearly true when n=1. As the hypothesis of the induction, we assume n>1 and the result holds for all integers up to n.

Then

pn+1 [tex]\leq[/tex] p1p2...pn + 1

pn+1 [tex]\leq[/tex] 2.22...22n-1 + 1 = 21 + 2 + 22+ ...+ 2n-1

Recalling the indentity 1 + 2 +22+ ...+2n-1=2n-1

Hence

pn+1 [tex]\leq[/tex] 22n-1+1

But 1 [tex]\leq[/tex] 22n-1 for all n; whence

pn+1 [tex]\leq[/tex]22n-1+22n-1
=2.22n-1
=22n
completing the induction step, and the argument.



What I don't understand is why the proof uses p1, p2, etc as powers of two. What is the nature of the pn? Are they prime or what? Why use powers?
 
Physics news on Phys.org
In the proof , it is not that p1 , p2 , p3 have been replaced by powers of 2 . All that it is saying is that :

p1.p2.p3.p4...pn < 2 . (2^2) . (2^4) ... ( 2 ^ (2^n - 1 ) ).

This is because it is assuming the theorem to be true for p1 , p2 .. upto pn .
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 21 ·
Replies
21
Views
9K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 10 ·
Replies
10
Views
3K