Counting continued fraction numbers

In summary, Cantor showed that the real numbers, which corresponds to the set of all finite and infinite CF's, is not countably infinite. However, the set of repeating CFs is countable.
  • #1
KevB
11
0
I've been playing with a computational system that represents numbers in their simple continued fraction form.

That is, CF([a0,a1, ... , an]) =a0 + [itex]\frac{1}{ a_{1}+\frac{1}{a_{2}+\ddots\frac{1}{a_{n}}} }[/itex]Considering what types of numbers such a system can represent, the finite CF's correspond to the set of rational numbers. Therefore this set is countably infinite (as are the rationals).

Cantor showed that the real numbers, which corresponds to the set of all finite and infinite CF's, is not countably infinite. What about the quadratic surds, which correspond to infinite continued fractions with a simple repeated pattern? Surds can be represented as a finite 'rational' part and a repeat length, which seems to be countable.

A wide variety of transcendental numbers also have repeating CF representations, such as [itex]e^{1/n}[/itex] = CF([1, (n-1), 1],[0,2n,0]) = CF([1,(n-1),1,1,(3n-1),1,1,(5n-1),... ]) = [itex]1+\frac{1}{(n-1)+\frac{1}{1+\frac{1}{1+\frac{1}{3n-1+\ddots}}}}[/itex]

Consider the set of repeating CF's. { [itex] CF( [a_{0}, a_{1}, ..., a_{n} ], [v_{0},v_{1},...,v_{m}]), m<=n [/itex] }, clearly each part, being finite, is countable, is the set of pairs still countably infinite?
 
Last edited:
Physics news on Phys.org
  • #2
Quadratic surds are countable.In fact, the set of algebraic numbers is countable.
Could you help me understand the term 'repeating CFs' and the notation?
Is it composed of the two parts [itex] CF( [a_{0}, a_{1}, ..., a_{n} ] and [v_{0},v_{1},...,v_{m}]) [/itex]?
 
  • #3
Eynstone said:
Quadratic surds are countable.In fact, the set of algebraic numbers is countable.
Could you help me understand the term 'repeating CFs' and the notation?
Is it composed of the two parts [itex] CF( [a_{0}, a_{1}, ..., a_{n} ] and [v_{0},v_{1},...,v_{m}]) [/itex]?

By 'repeating CFs' I'm referring to continued fractions who's coefficients have an arithmetic progression. For example e ~ 2.718281828 = CF([2,1,2,1],[0,2,0]) = CF([2,1,2,1,1,4,1,1,6,1,1,...]). While quadratic surds have the form [itex] CF( [a_{0}, a_{1}, ..., a_{n} ] and [v_{0},v_{1},...,v_{m}]) [/itex] where all the vi terms are 0's, allowing non-zero vector or offset terms provides exact representations for many non-algebraic numbers (like e).

Intuitively it seems like this set is also countable, but I'm not sure.
 
  • #4
Consider f([v0,v1,..vm])=2^(v0+1).3^(v1+1)... p_m^(vm+1). f maps each [v0,v1,..vm] to a unique natural number. Therefore,
([a0,a1,...an] ,[v0,v1,..vm])-> (a0,...,an,f([v0,v1,..vm])) is one-one from the set of repeating CFs to Union N^(n+1) over all n. Since the latter is a countable, so are the repeating CFs.
 
  • #5


Yes, the set of repeating CF's is still countably infinite. This is because the set of pairs (m,n) is countable, and for each pair (m,n), the set of repeating CF's with that specific pair is countable. Therefore, the set of all repeating CF's is the union of countably infinite sets, which is still countably infinite.
 

1. What is a continued fraction number?

A continued fraction number is a type of representation for real numbers that involves a sequence of integer coefficients. It is typically written as a whole number followed by a fraction, and this fraction may itself be written as a whole number followed by another fraction, and so on. This process can continue infinitely, resulting in a unique representation for every real number.

2. How do you count continued fraction numbers?

In general, there is no simple formula or algorithm for counting continued fraction numbers. However, there are certain patterns and properties that can help identify and generate these numbers. For example, every irrational number has an infinite continued fraction representation, and the coefficients in this representation follow a specific pattern.

3. What are some applications of continued fraction numbers?

Continued fraction numbers have applications in various fields, including mathematics, physics, and computer science. They can be used to approximate irrational numbers, solve certain equations, and study the behavior of dynamical systems. They also have connections to other mathematical concepts, such as the golden ratio and the Farey sequence.

4. How are continued fraction numbers related to other number systems?

Continued fraction numbers are related to other number systems, such as decimal numbers and fractions. In fact, every rational number has a finite continued fraction representation, and this representation is equivalent to its decimal representation. Continued fraction numbers also have connections to the real and complex numbers, as well as to p-adic numbers in number theory.

5. Are there any open questions or unsolved problems related to continued fraction numbers?

Yes, there are still many open questions and unsolved problems related to continued fraction numbers. Some of these involve the distribution and properties of continued fraction numbers, while others focus on their applications and connections to other areas of mathematics. Examples of open problems include the continued fraction conjecture and the Littlewood conjecture.

Similar threads

  • Linear and Abstract Algebra
Replies
33
Views
3K
  • Linear and Abstract Algebra
Replies
1
Views
917
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
16
Views
1K
  • Precalculus Mathematics Homework Help
Replies
24
Views
5K
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Math Proof Training and Practice
Replies
8
Views
1K
Replies
4
Views
404
  • Advanced Physics Homework Help
Replies
2
Views
857
Replies
1
Views
927
Back
Top