Understanding Prime Power Proofs

In summary, the given proof uses induction to show that if pn is the nth prime number, then it is always less than or equal to 22n-1. The proof uses a specific formula and identity to establish this statement, and pn is assumed to be a prime number.
  • #1
mlsbbe
24
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
  • #2
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 .
 

Related to Understanding Prime Power Proofs

1. What is a prime number?

A prime number is a natural number greater than 1 that is only divisible by itself and 1. In other words, it has no other factors besides 1 and itself.

2. How do you know if a number is prime?

To determine if a number is prime, you can use a variety of methods such as trial division, sieving, and primality tests. Prime numbers have unique properties that can be used to identify them, such as the fact that they always have exactly two divisors.

3. What is a prime power?

A prime power is a number that is the product of a prime number raised to a positive integer power. For example, 8 is a prime power because it can be written as 2^3 (2 raised to the power of 3).

4. How do prime power proofs work?

Prime power proofs involve using mathematical techniques to show that a given number is a prime power. This can involve using algebraic manipulations, number theory, and other mathematical concepts to prove that a number is indeed a prime power.

5. Why is it important to understand prime power proofs?

Understanding prime power proofs is important in many areas of mathematics and science. Prime numbers and prime powers play a crucial role in encryption, coding theory, and other applications in computer science. Additionally, studying prime power proofs can help develop problem-solving skills and critical thinking abilities.

Similar threads

  • Calculus and Beyond Homework Help
Replies
5
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Math Proof Training and Practice
Replies
10
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
3K
  • Math Proof Training and Practice
Replies
6
Views
1K
  • Precalculus Mathematics Homework Help
Replies
5
Views
3K
  • General Math
Replies
16
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
3K
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
Back
Top