Transcendental Numbers

Download as PDF

Journey beyond the familiar world of fractions and roots to discover transcendental numbers. These mysterious and infinitely complex numbers, like π and e, 'transcend' the rules of ordinary algebra and hold fascinating secrets about the universe of mathematics.

Transcendental Numbers — an original Algebra911 reference diagram defining transcendental numbers with its key formula and a worked example.
Transcendental Numbers: A Deep Dive

What Are Transcendental Numbers?

A transcendental number is a real number that cannot be the solution (or root) of a non-zero polynomial equation with integer coefficients. This might sound complicated, but the core idea is that these numbers "transcend," or go beyond, the ability of basic algebra to define them. While you can easily write an algebraic equation for a number like the square root of 2, you can't do the same for a number like pi (π).

Think of it this way: algebra gives us tools to build numbers. We can use integers (2,0,5), create fractions (12), and find roots (3). All the numbers we can build this way are called algebraic numbers. Transcendental numbers are the ones that exist outside this entire construction set. They are part of the number line, but they can't be pinpointed by solving the type of polynomial equations you learn about in algebra class.

The Number Hierarchy: Where Do Transcendentals Fit?

To truly understand transcendental numbers, it helps to see where they fit into the bigger picture of the number system. You've been building this picture for years, starting with counting numbers and gradually adding more complexity. Let's visualize the breakdown of all real numbers:

  • Real Numbers (R): This is everything on the number line. Every single point. Real numbers are split into two major, non-overlapping groups:
    • Rational Numbers (Q): Any number that can be written as a fraction pq, where p and q are integers and q0. Examples include 5, 7, 13, and 0.25.
    • Irrational Numbers: Numbers that cannot be written as a simple fraction. Their decimal representations go on forever without repeating. Examples include 2 and π.

This is the classification you probably already know. But there's another, more powerful way to split the real numbers:

  • Real Numbers (R): Split into...
    • Algebraic Numbers: Any number that is a root of a non-zero polynomial with integer coefficients. This group includes ALL rational numbers and SOME irrational numbers.
    • Transcendental Numbers: Any real number that is NOT algebraic. This group includes SOME irrational numbers, but NO rational numbers.

Here is a table to clarify the relationship. Notice how the categories overlap.

NumberRational or Irrational?Algebraic or Transcendental?Reasoning
7RationalAlgebraicIt's the solution to x7=0.
25RationalAlgebraicIt's the solution to 5x+2=0.
2IrrationalAlgebraicIt's a solution to x22=0.
ϕ (The Golden Ratio)IrrationalAlgebraicIt's a solution to x2x1=0.
πIrrationalTranscendentalNo polynomial with integer coefficients equals zero when x=π.
eIrrationalTranscendentalNo polynomial with integer coefficients equals zero when x=e.

The key takeaway is this: all transcendental numbers are irrational, but not all irrational numbers are transcendental. Being irrational is a prerequisite for being transcendental, but it's not enough.

What Are Algebraic Numbers: The Opposite of Transcendental?

Before we dive deeper into the strange world of transcendentals, we must have a rock-solid understanding of what they are not. A number is algebraic if it can be a solution to a polynomial equation where the coefficients (the numbers in front of the variables) are integers, and the equation is not trivial (meaning, not all coefficients are zero).

The general form of such a polynomial equation is:

anxn+an1xn1++a1x+a0=0

Here, the coefficients an,an1,,a0 are all integers, and n (the degree) is a positive integer. If you can find a number that makes this equation true when you plug it in for x, that number is algebraic.

Let's prove a few familiar numbers are algebraic. It's much easier than proving a number is transcendental!

Example 1

Show that the rational number 47 is an algebraic number.

Solution:

  1. Our goal is to find a polynomial equation with integer coefficients that has x=47 as a root.
  2. Start with the equation: x=47
  3. To get rid of the fraction and have only integer coefficients, we can multiply both sides by 7.
    7x=4
  4. Now, rearrange the equation so that it equals zero.
    7x4=0
  5. This is a polynomial equation! The coefficients are a1=7 and a0=4, which are both integers. Since 47 is a solution to this equation, it is an algebraic number. In fact, every rational number is algebraic.
Example 2

Show that the irrational number 5 is an algebraic number.

Solution:

  1. We need to find a polynomial with integer coefficients that has x=5 as a solution.
  2. Start with the equation: x=5
  3. The square root makes this look non-polynomial. To eliminate it, we can square both sides of the equation.
    x2=(5)2
    x2=5
  4. Finally, rearrange the equation to equal zero.
    x25=0
  5. This is a polynomial equation, 1x2+0x5=0. The coefficients are a2=1, a1=0, and a0=5, all of which are integers. Since 5 is a solution, it is an algebraic number, even though it's irrational.

As you can see, many of the complex-looking numbers you work with, including most roots and all fractions, fit neatly into the category of algebraic numbers. Transcendental numbers are the special ones that refuse to be solutions to any such equation, no matter how high the degree or how large the coefficients.

Famous Examples: Meet π and e

The two most famous celebrities of the transcendental number world are π (pi) and e (Euler's number). You've likely encountered both in your math classes, but you may not have known about their special status.

Pi (π)

π is the ratio of a circle's circumference to its diameter, approximately 3.14159.... For centuries, mathematicians wondered if π could be written as a fraction or as the root of a simple equation. The ancient problem of "squaring the circle"—constructing a square with the same area as a given circle using only a compass and straightedge—depended on this question. If π were algebraic, this might be possible. However, in 1882, the German mathematician Ferdinand von Lindemann proved that π is transcendental. This finally showed, once and for all, that squaring the circle is impossible. Lindemann's proof was a landmark achievement, settling a question that had puzzled thinkers for over two millennia.

Euler's Number (e)

e is the base of the natural logarithm, approximately 2.71828.... It appears naturally in studies of growth, decay, and calculus. It might seem less intuitive than π, but it's just as fundamental to mathematics. In 1873, nearly a decade before π's status was confirmed, French mathematician Charles Hermite proved that e is transcendental. His proof was the first to show that a well-known number was transcendental, paving the way for Lindemann's later work on π.

Other Transcendental Numbers

While π and e are the most famous, they are not alone. Another example is Liouville's constant, which was the very first number proven to be transcendental (by Joseph Liouville in 1844). It is defined as:
L=k=110k!=0.110001000000000000000001...
The Gelfond-Schneider constant, 22, and certain logarithms like ln(2) are also transcendental. The world of transcendental numbers is vast, and in a way, most numbers are transcendental!

Can You Prove a Number is Transcendental?

Proving that a number is transcendental is extraordinarily difficult. Think about the definition: a number is transcendental if it is not the root of any non-zero polynomial with integer coefficients. To prove this, you have to show that it fails to be a solution for an infinite number of possible equations. You can't just check them one by one. This is why the proofs by Hermite and Lindemann were so revolutionary; they required entirely new mathematical ideas.

The proofs themselves are far beyond the scope of high school algebra, relying on advanced concepts from calculus and number theory. However, we can appreciate the challenge. In contrast, proving a number is algebraic is relatively simple: you just need to find one polynomial that works.

Example 3

Show that the number x=1+23 is an algebraic number.

Solution:

This looks more complicated than 5, but the strategy is the same: isolate the root and then eliminate it through algebraic manipulation.

  1. Start with the equation: x=1+23
  2. Isolate the cube root term by subtracting 1 from both sides.
    x1=23
  3. To eliminate the cube root, we need to raise both sides to the power of 3.
    (x1)3=(23)3
  4. Expand the left side. Remember that (ab)3=a33a2b+3ab2b3.
    x33x2(1)+3x(1)213=2
    x33x2+3x1=2
  5. Finally, set the equation to zero by subtracting 2 from both sides.
    x33x2+3x3=0
  6. We have found our polynomial! The coefficients (1,3,3,3) are all integers. Therefore, 1+23 is an algebraic number.

This process of finding a polynomial for a number demonstrates why it's so much easier to prove a number is algebraic. To prove π is transcendental, you have to demonstrate that a process like this will never succeed, no matter how clever your manipulations are.

Properties and Mysteries of Transcendental Numbers

Transcendental numbers have some interesting and sometimes counter-intuitive properties. They also sit at the heart of many unsolved problems in mathematics.

How Many Are There?

You might think that since they are so hard to find and prove, transcendental numbers must be rare. The opposite is true. The German mathematician Georg Cantor proved in the late 19th century that the set of algebraic numbers is "countably infinite," while the set of transcendental numbers is "uncountably infinite." In simple terms, this means that if you could pick a random number from the real number line, the probability of it being transcendental is 100%. There are vastly, overwhelmingly more transcendental numbers than algebraic ones. It's just that most of them don't have famous names like π or e.

Operations with Transcendental Numbers

What happens when you combine transcendental numbers? The results are often unknown.

  • If t is a transcendental number, then t, tn, and tn (for integer n0) are also transcendental.
  • The sum, difference, product, or quotient of a transcendental number and a non-zero algebraic number is also transcendental. For example, π+2, 5π, and π7 are all transcendental.
  • The Big Unknowns: What about the sum of two transcendental numbers? Is π+e transcendental? What about π×e, πe, or eπ? Believe it or not, mathematicians do not know the answer to any of these questions! These are famous open problems in number theory. We strongly suspect they are all transcendental, but no one has been able to prove it yet. This shows just how deep and difficult the study of these numbers truly is.

Common Mistakes to Avoid

The concepts of irrationality and transcendence can be tricky, leading to some common misconceptions. Here are a few to watch out for.

  1. Mistake: "All irrational numbers are transcendental."
    This is the most common error. As we saw with 2, 5, and the golden ratio (ϕ), many irrational numbers are actually algebraic. Remember, being irrational is a necessary condition for being transcendental, but it is not a sufficient one.
  2. Mistake: "Transcendental numbers are not 'real' numbers."
    They are absolutely real numbers. They have a precise location on the number line just like any other number. The term "transcendental" refers to their algebraic properties, not their existence. π is very real—you can measure it in any circle!
  3. Mistake: "A number is transcendental if its decimal goes on forever without repeating."
    This is the definition of an irrational number, not a transcendental one. While all transcendental numbers have this property, so do all irrational algebraic numbers like 2=1.41421356.... This decimal also goes on forever without repeating, but 2 is algebraic. You need to go beyond the decimal representation to determine if a number is transcendental.
  4. Mistake: "It's easy to tell if a number is transcendental by looking at it."
    There is no simple "test" or visual cue. Proving transcendence is one of the most difficult tasks in number theory. For most numbers, like π+e, we simply don't know.

Quick Summary and Key Takeaways

This has been a deep dive into a complex topic. Here are the most important points to remember:

  • A transcendental number is a real number that cannot be a root of a non-zero polynomial with integer coefficients.
  • An algebraic number is a number that can be a root of such a polynomial.
  • All rational numbers are algebraic.
  • All transcendental numbers are irrational.
  • Crucially: Not all irrational numbers are transcendental. Numbers like 2 and 73 are irrational but algebraic.
  • The most famous transcendental numbers are π and e.
  • Proving a number is transcendental is extremely difficult.
  • Almost all real numbers are transcendental, even though we have only proven it for a relatively small collection of them.
  • Many simple questions, like whether π+e is transcendental, remain unsolved mysteries.

Frequently Asked Questions

Are all irrational numbers transcendental?

No, this is a common misconception. While every transcendental number must be irrational, many irrational numbers are not transcendental. For example, the square root of 2 (2) is irrational, but it is algebraic because it is the solution to the polynomial equation x22=0.

How many transcendental numbers are there?

There is an uncountably infinite number of them. In a very real sense, almost all numbers are transcendental. The set of algebraic numbers is countably infinite, which is a 'smaller' type of infinity, meaning transcendental numbers are far more common than algebraic ones.

Why are they called 'transcendental'?

The name was coined by the mathematician Gottfried Leibniz. He believed these numbers 'transcended' the powers of algebra, meaning they could not be expressed or defined using the standard algebraic operations of addition, multiplication, and taking roots. Their nature goes beyond what can be captured by polynomial equations.

Can a transcendental number be a fraction?

No, a transcendental number can never be a fraction. Any number that can be written as a fraction pq (a rational number) is algebraic. For example, the fraction 23 is the solution to the simple polynomial equation 3x2=0.

Who discovered the first transcendental number?

The first number proven to be transcendental was discovered by the French mathematician Joseph Liouville in 1844. This number, now called Liouville's constant, was specifically constructed to have properties that allowed him to prove it could not be a root of any polynomial with integer coefficients.

Is infinity a transcendental number?

Infinity is not a real number, so it doesn't fit into the classification of being either algebraic or transcendental. The real number system includes all numbers on the number line, from negative to positive, but infinity is a concept representing an unbounded quantity, not a specific point on that line.

Is the number 0 algebraic or transcendental?

The number 0 is an algebraic number. It is a very simple algebraic number because it is the solution to many polynomial equations, such as the most basic one: x=0. Since it is a root of a polynomial with integer coefficients, it is algebraic by definition.