Exercise 1.5.9

A real number x R is called algebraic if there exist integers a 0 , a 1 , a 2 , , a n Z , not all zero, such that

a n x n + a n 1 x n 1 + + a 1 x + a 0 = 0

Said another way, a real number is algebraic if it is the root of a polynomial with integer coefficients. Real numbers that are not algebraic are called transcendental numbers. Reread the last paragraph of Section 1.1. The final question posed here is closely related to the question of whether or not transcendental numbers exist.

(a)
Show that 2 , 2 3 , and 3 + 2 are algebraic.
(b)
Fix n N , and let A n be the algebraic numbers obtained as roots of polynomials with integer coefficients that have degree n . Using the fact that every polynomial has a finite number of roots, show that A n is countable.
(c)
Now, argue that the set of all algebraic numbers is countable. What may we conclude about the set of transcendental numbers?

Answers

(a)
x 2 2 = 0 , x 3 2 = 0 are obvious. Now consider 3 + 2 . The key is setting x = 3 + 2 then using algebra on x to concoct an integer, and thus find the polynomial with x as a root.

We have x 2 = 5 + 2 6 meaning x 2 5 = 2 6 and thus ( x 2 5 ) 2 = 24 so ( x 2 5 ) 2 24 = 0 is a polynomial with 3 + 2 as a root.

(b)
Basically A n Z n N n N .
(i)
A n Z n since integer polynomials of degree n are identical to an ordered list of n integers.
(ii)
Z n N n since f : N n Z n is just the piecewise application of g : N Z .
(iii)
N n N since it is the intersection of finite sets n = 2 { ( a , b ) : a + b = n } .

In general if V is countable then V n = ( v 1 , , v n ) is also countable.

(c)
By ?? the set of all algebraic numbers n = 1 A n is countable.
User profile picture
2022-01-27 00:00
Comments
  • In (b)(i), $\mathbf{Z}_n[x] \sim \mathbf{Z}^{n+1}$, and $A_n = \bigcup\limits_{p \in \mathbf{Z}_n[x] \setminus \{0\}} \{\alpha \in \mathbf{R} \mid p(\alpha) = 0\}$, where $\{\alpha \in \mathbf{R} \mid p(\alpha) = 0\}$ is finite.
    richardganaye2024-07-06