Question about continued fraction representations

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
japplepie
Messages
93
Reaction score
0
How powerful are continued fraction representations?

From what I understand, they could be used to exactly represent some irrational numbers

So, could they represent any root of an nth degree polynomial equation?

Specially where n>4, since 5th degree roots are not guaranteed to have an algebraic representation.
-------------------------------
And if they do, will there be a possibility to have a quintic formula which isn't an algebraic solution, but rather an continued fraction solution
 
Mathematics news on Phys.org
An irrational [itex]\xi[/itex] admits a finite or periodic continued fraction representation if and only if there exist integers [itex]a, b, c, d[/itex] with [itex]c \geq 1[/itex] and [itex]d[/itex] nonzero such that

[itex]\displaystyle \xi = \frac{a + b \sqrt{c}}{d}[/itex]

So in short the answer to your question is no; the only classes of numbers which admit finite or periodic continued fraction representations are integers, rationals, and roots to quadratic polynomials (also known as "quadratic surds"). Any higher degree algebraic number does not admit a periodic continued fraction representation.

Of course, it is possible to have infinite continued fractions with a finitely representable series of coefficients (e.g. some aperiodic pattern, for instance the CF for [itex]e[/itex]) however this does not involve finitely many operations and so cannot be considered a closed-form solution.
 
  • Like
Likes   Reactions: japplepie
japplepie said:
How powerful are continued fraction representations?
They are very similar to power series.

From what I understand, they could be used to exactly represent some irrational numbers
No finite length continued fraction with rational numbers can represent an irrational number. The term "continued fractions" includes infinitely long continued fractions. They can represent irrational numbers.
 
  • Like
Likes   Reactions: japplepie