Proving Coprime of Fermat Numbers and Corollary

  • Simple Induction
  • Thread starter fresh_42
  • Start date
In summary, the conversation discusses the Fermat numbers and a proof that the product of all previous Fermat numbers is equal to the next Fermat number minus two. This result leads to the conclusion that there are infinitely many primes among the set of Fermat numbers. However, the "and so on" argument does not work as a formal induction. The conversation also mentions some humorous proof techniques that are not allowed in mathematics.
  • #1
fresh_42
Mentor
Insights Author
2023 Award
18,994
23,996
Consider the Fermat numbers ##F_n=2^{2^n}+1##.

  1. Prove: $$\prod_{k=0}^{n-1}F_k = F_n -2\quad (n\geq 1)$$
  2. Conclusion:
    If ##m\,|\,F_k\;\;(k<n)## and ##m\,|\,F_n## then ##m\,|\,2##. Since ##F_n## are odd, ##m=1##. Hence ##F_k## and ##F_n## are coprime.

    Which famous result follows immediately as corollary?
 
  • Like
Likes etotheipi
Physics news on Phys.org
  • #2
If ##n=1##,$$\prod_{k=0}^{0}F_k = F_0 = 2 + 1 = 3 = ((2^{2^1}) + 1) -2 = F_1 -2$$Assume the statement to be true for the product to ##n-1##,$$\prod_{k=0}^{n-1} F_k = F_{n} - 2 = 2^{2^n} - 1$$Then for the product to ##n##,$$\prod_{k=0}^{n} F_k = (2^{2^n}-1)(2^{2^n}+1) = 2^{2^{n+1}} - 1 = (2^{2^{n+1}} + 1) -2 = F_{n+1} -2$$So if the statement holds for some ##n## it also holds for ##n+1##, i.e. it will hold for all ##n \in \mathbb{N}##.
 
  • Like
Likes fresh_42
  • #3
Have you figured out what you have proven (besides the property of Fermat numbers)?
 
  • Like
Likes etotheipi
  • #4
For the second part, any pair from the ##n+1## Fermat numbers less than or equal to ##F_n## are coprime, so every Fermat number must contain in its prime factorisation at least one prime number that does not appear in the prime factorisation of any other Fermat number. So the result is that there are ##n+1## or more unique prime numbers less than or equal to ##F_n##?
 
  • #5
etotheipi said:
For the second part, any pair from the ##n+1## Fermat numbers less than or equal to ##F_n## are coprime, so every Fermat number must contain in its prime factorisation at least one prime number that does not appear in the prime factorisation of any other Fermat number. So the result is that there are ##n+1## or more unique prime numbers less than or equal to ##F_n##?
Close, but a bit complicated.

The corollary comes with the set ##\{F_n\,|\,n\in \mathbb{N}\}##. This set is obviously infinite. As any two numbers of that set are coprime, there have to be infinitely many primes.

However, your direction is also of value: You can use this to estimate the probability that a Fermat number is prime. It is still unknown whether there are more primes among the Fermat numbers than ##F_0,F_1,F_2,F_3,F_4##, but the probability goes with ##2^{-n}##.
 
  • Like
Likes etotheipi
  • #6
But as we are talking about induction:

The heuristic argument "and so on" does not work as induction:
##F_0## prime, ##F_1## prime, ##F_2## prime, ##F_3## prime, ##F_4## prime etc. ... oops, ##641\,|\,F_5##.

Other famous examples that a "and so on" argument cannot replace a formal induction are:
##x^2+x+41## and ##x^2-x+41## produce prime numbers for ##x=1,\ldots,40##. And the former still produces seven times as many primes for ##x>40## than a random number generator does.

And also funny in this context:
##2^n+7^n+8^n+18^n+19^n+24^n=3^n+4^n+12^n+14^n+22^n+23^n \text{ for } n =0,1,...,5##

So be skeptical if someone writes: ... and so on.
 
  • Haha
Likes etotheipi
  • #7
It reminds me of this document: Top 10 Proof Techniques NOT Allowed in 6.042. Highlights:
Proof by vigorous handwaving: A faculty favorite. Works well in any classroom or seminar setting.

Proof by cumbersome notation: Best done with access to at least four alphabets and special symbols. Helps to speak several foreign languages

Proof by intimidation: Can involve phrases such as: “Any moron knows that...” or “You know the Zorac Theorem of Hyperbolic Manifold Theory, right?” Sometimes seen in 6.042 tutorials

Proof by reference to inaccessible literature: The author cites a simple corollary of a theorem to be found in a privately circulated memoir of the Slovenian Philological Society, 1883. It helps if the issue has not been translated.

Proof by mutual reference: In reference A, Theorem 5 is said to follow from Theorem 3 in reference B, which is shown from Corollary 6.2 in reference C, which is an easy consequence of Theorem 5 in reference A.

##\dots##
 
  • Like
  • Haha
Likes member 587159 and fresh_42
  • #8
Also nice: Students of von Neumann coined the term: "proof by von Neumann" because he was so fast, that he had to start wiping before the students had a chance to write down all of what was on the blackboard.
 
  • Like
Likes DeBangis21, (deleted member) and (deleted member)
  • #9
Or even better: The classic "Proof left as an easy exercise to the reader".
 
  • Like
Likes etotheipi

1. What are Fermat numbers?

Fermat numbers are a sequence of numbers of the form 2n + 1, where n is a non-negative integer. They are named after mathematician Pierre de Fermat and are often denoted by Fn.

2. What does it mean for two numbers to be coprime?

Two numbers are coprime if they have no common factors other than 1. In other words, their greatest common divisor (GCD) is 1. For example, 6 and 7 are coprime because their only common factor is 1.

3. What is the Corollary of Proving Coprime of Fermat Numbers?

The Corollary of Proving Coprime of Fermat Numbers states that if two Fermat numbers, Fm and Fn, are coprime, then their product is also coprime with any other Fermat number, Fk, where k is a positive integer.

4. How can you prove that Fermat numbers are coprime?

Fermat numbers are coprime by construction. Since they are of the form 2n + 1, they are always odd and therefore cannot have a common factor of 2. Additionally, it can be shown that the only other possible common factor between two Fermat numbers is 1, making them coprime.

5. What are some applications of proving coprime of Fermat numbers?

Proving the coprime property of Fermat numbers is important in number theory and cryptography. It is also used in the proof of the infinitude of primes and in the construction of pseudorandom number generators. Additionally, it has applications in coding theory and error-correcting codes.

Similar threads

  • Math Proof Training and Practice
2
Replies
67
Views
8K
Replies
1
Views
409
Replies
7
Views
1K
  • Math Proof Training and Practice
3
Replies
100
Views
7K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Math Proof Training and Practice
4
Replies
114
Views
6K
  • Math Proof Training and Practice
2
Replies
64
Views
12K
  • Calculus and Beyond Homework Help
Replies
7
Views
2K
  • Math Proof Training and Practice
2
Replies
52
Views
9K
  • Math Proof Training and Practice
Replies
0
Views
887
Back
Top