Exercise 4.2.3

Review the definition of Thomae’s function t ( x ) from Section 4.1.

t ( x ) = { 1  if  x = 0 1 n  if  x = m n Q { 0 }  is in lowest terms with  n > 0 0  if  x Q .

(a)
Construct three different sequences ( x n ) , ( y n ) , and ( z n ) , each of which converges to 1 without using the number 1 as a term in the sequence.
(b)
Now, compute lim t ( x n ) , lim t ( y n ) , and lim t ( z n ) .
(c)
Make an educated conjecture for lim x 1 t ( x ) , and use Definition 4.2 . 1 B to verify the claim. (Given 𝜖 > 0 , consider the set of points { x R : t ( x ) 𝜖 } Argue that all the points in this set are isolated.)

Answers

(a)
x n = ( 1 + n ) n , y n = 1 1 n 2 and z n = 1 + 1 2 n .
(b)
lim t ( x n ) = 0 since the size of the denominator becomes arbitrarily large. Same for the others
(c)
I claim lim x 1 t ( x ) = 0 . Let 𝜖 > 0 be arbitrary; we must show there exists a δ where every | x 1 | < δ has t ( x ) < 𝜖 . For x Q we have t ( x ) = 0 < 𝜖 , and we can easily set δ small enough that t ( 0 ) = 1 is excluded. That leaves us with the case x Q in which case we can write x 1 = m n in lowest terms.

To get t ( x ) = 1 n < 𝜖 we observe that | m n | < δ implies t ( x ) = 1 n | m n | < δ so setting δ = 𝜖 gives t ( x ) < 𝜖 . To complete the proof set δ = min { 𝜖 , 1 } .

User profile picture
2022-01-27 00:00
Comments