Log in Sign up
Back to Discover
🔢

Fermat number

math Maturity 7-9

Some numbers follow a special rule.

Constructible polygon set.svg
Constructible polygon set.svg
They grow very fast. We call them Fermat numbers. Some of them are special primes. Can you find them?

28 words

Some numbers follow a special rule. They grow very fast. We call them Fermat numbers.

Constructible polygon set.svg
Constructible polygon set.svg

A man named Pierre de Fermat studied them. He thought all these numbers were prime. A prime is a special kind of number. We only know of five Fermat primes.

Most Fermat numbers are not prime. A man named Euler proved this. He found a way to break one down.

These numbers are hard to study. They get very big very quickly. Computers help us find their parts now.

Constructible polygon set.svg
Constructible polygon set.svg

90 words

Some numbers follow a very special rule. They grow very fast. We call these Fermat numbers. They are named after Pierre de Fermat. He was a man who studied them long ago.

Constructible polygon set.svg
Constructible polygon set.svg

A Fermat number is made in a specific way. You take the number 2 and multiply it by itself many times. Then you add 1. The first few are 3, 5, 17, 257, and 65537. Fermat thought every number in this group was prime. A prime number is a number that cannot be split into smaller equal groups.

Constructible polygon set.svg
Constructible polygon set.svg

Fermat was wrong. A man named Leonhard Euler proved this in 1732. He showed that the next number could be split up. He found that 641 is a factor of that number. We only know of five Fermat primes in total.

These numbers are very hard to study. They get huge very quickly. Most are too big for people to work out by hand. Now, we use computers to find their parts. Scientists use a project called Fermat Search to find new factors. We still do not know if there are any more Fermat primes left to find.

194 words

Some numbers follow a very special pattern that makes them grow incredibly fast. These are called Fermat numbers, named after the mathematician Pierre de Fermat. He lived from 1601 to 1665 and was the first to study them. To make a Fermat number, you take the number 2 and multiply it by itself a certain number of times. Then, you simply add 1 to the result. This simple rule creates a list of numbers that quickly become massive.

Constructible polygon set.svg
Constructible polygon set.svg

We can write the rule for these numbers using a formula. If we use the letter $n$ to stand for our place in line, the number is $2^{2^n} + 1$. The first few Fermat numbers are 3, 5, 17, 257, and 65,537. These first five numbers are special because they are all prime. A prime number is a number that can only be divided by 1 and itself. When a Fermat number is prime, we call it a Fermat prime.

Constructible polygon set.svg
Constructible polygon set.svg

Pierre de Fermat once guessed that every single Fermat number would be prime. He was looking at the first few and saw they all fit that rule. However, he was eventually proven wrong by Leonhard Euler in 1732. Euler discovered that the sixth Fermat number, $F_5$, is not prime. He found that the number 641 can divide into it perfectly. This discovery showed that the pattern of primes does not last forever.

Constructible polygon set.svg
Constructible polygon set.svg

Because these numbers grow so fast, they are very hard to study. For example, the tenth Fermat number has 309 digits! We use powerful computers to help us find their factors today. A project called Fermat Search works to find these pieces of huge numbers. We have fully factored the first twelve Fermat numbers so far. Even with computers, we still do not know if there are any more Fermat primes left to find.

Constructible polygon set.svg
Constructible polygon set.svg

Fermat numbers also connect to the shapes we draw with tools. A famous rule called the Gauss-Wantzel theorem uses them. This rule tells us which regular shapes can be drawn using only a compass and a straightedge. A shape can be built this way if its number of sides relates to Fermat primes. This link connects the world of pure numbers to the world of geometry. It shows how one math idea can unlock another.

Constructible polygon set.svg
Constructible polygon set.svg

394 words

{ "text": "Fermat numbers are a specific sequence of positive integers. They are named after Pierre de Fermat, a mathematician who lived from 1601 to 1665. Fermat was the first person known to have studied these numbers. A Fermat number is created using a specific mathematical form. For any non-negative integer $n$, the $n$th Fermat number, denoted as $F_n$, is calculated as $2^{2^n} + 1$. This formula causes the numbers to grow at an incredibly rapid rate. Because they grow so quickly, they present unique challenges for mathematicians.

Constructible polygon set.svg
Constructible polygon set.svg
\n\nTo understand how they work, we can look at the first few values in the sequence. When $n$ is 0, the result is 3. When $n$ is 1, the result is 5. The next values are 17, 257, and 65,537. These first five numbers are all prime numbers. A prime number is an integer greater than 1 that has no divisors other than 1 and itself. When a Fermat number is prime, it is called a Fermat prime. However, the sequence quickly produces much larger and more complex numbers. For example, $F_5$ is 4,294,967,297. As $n$ increases, the number of digits grows extremely fast. $F_{10}$ contains 309 digits, making it very difficult to process.\n\nThese numbers follow several interesting mathematical rules and relations. For example, they satisfy specific recurrence relations. For $n \ge 1$, one relation is $F_n = (F_{n-1} - 1)^2 + 1$. Another relation is $F_n = F_0 \times F_1 \times ... \times F_{n-1} + 2$. These properties allow mathematicians to prove things about the sequence using mathematical induction. One important result is Goldbach's theorem. Named after Christian Goldbach, this theorem states that no two Fermat numbers share a common integer factor greater than 1. This means every Fermat number is coprime to every other Fermat number in the sequence. This fact provides a way to prove that there are infinitely many prime numbers.\n\nHistory shows that Pierre de Fermat originally conjectured that all Fermat numbers were prime. He likely based this on the first five numbers, which are all prime. However, this conjecture was eventually proven wrong. In 1732, Leonhard Euler refuted Fermat's idea. Euler discovered that $F_5$ is actually a composite number, meaning it can be divided by numbers other than 1 and itself. He showed that 641 is a factor of $F_5$. Later, Édouard Lucas improved upon Euler's work. He proved that every factor of a Fermat number $F_n$ (where $n \ge 2$) must be of the form $k \cdot 2^{n+2} + 1$. This helps mathematicians narrow down the search for factors.\n\nToday, many questions about Fermat numbers remain unsolved. Mathematicians do not know if there are infinitely many Fermat primes. There are also open questions about whether there are infinitely many composite Fermat numbers. We do not know if a Fermat number exists that is not square-free. Currently, $F_0, F_1, F_2, F_3,$ and $F_4$ are the only known Fermat primes. Beyond $F_4$, no other Fermat primes have been found. Some researchers use heuristic arguments to suggest that $F_4$ might be the last one. These arguments suggest the probability of finding another Fermat prime is extremely low.
Constructible polygon set.svg
Constructible polygon set.svg
\n\nBecause these numbers are so massive, finding their factors requires immense computing power. The distributed computing project Fermatsearch works to find new factors. We have only completely factored the first twelve Fermat numbers. The largest known composite Fermat number is $F_{18233954}$, and its prime factor was found in October 2020. Tools like the elliptic curve method help find small prime divisors. For primality testing, mathematicians use Pépin's test. This test states that for $n \ge 1$, $F_n$ is prime if and only if $3^{(F_n-1)/2} \equiv -1 \pmod{F_n}$. This is a fast way to check a number, but the size of Fermat numbers still limits how many can be tested.\n\nFermat numbers also have a deep connection to geometry. This connection is explained by the Gauss-Wantzel theorem. This theorem describes which regular polygons can be constructed using only a compass and a straightedge. A regular $n$-sided polygon is constructible if $n$ is the product of a power of 2 and distinct Fermat primes. This means the number of sides must follow the form $n = 2^k \cdot p_1 \cdot p_2 \cdot ... \cdot p_s$. Here, $k$ and $s$ are non-negative integers, and each $p$ is a distinct Fermat prime. This links the abstract world of number theory to the physical world of shapes and constructions.
Constructible polygon set.svg
Constructible polygon set.svg
", "media": [ "File:Constructible polygon set.svg" ] }

744 words
🖼️ Images & Media (1)
File:Constructible polygon set.svg
Constructible polygon set.svg
Up Next
🔢
Mersenne prime
Math
More to explore

What is Nepedia?

A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.