|
Search: id:A141822
|
|
|
| A141822 |
|
Maximum value of a term in the continued fraction of A141821(n)/n. |
|
+0 5
|
|
| 2, 2, 3, 2, 5, 2, 2, 3, 3, 2, 2, 2, 3, 3, 3, 2, 2, 2, 4, 2, 3, 3, 3, 3, 2, 2, 4, 2, 2, 2, 3, 3, 2, 3, 3, 3, 4, 3, 3, 2, 4, 2, 2, 2, 2, 2, 3, 2, 2, 3, 3, 3, 5, 2, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 3, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 3, 3, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 2, 4, 3, 3, 3, 3, 3, 4, 2, 3, 2, 2, 2, 3, 3, 2, 2, 2
(list; graph; listen)
|
|
|
OFFSET
|
2,1
|
|
|
COMMENT
|
Consider the continued fraction [0;c1,c2,...,cm] of k/n, with k<n and gcd(k,n)=1. Let f(k,n) be the maximum of the ci. Then a(n) is the minimum value of f(k,n). Zaremba conjectured that a(n) <= 5, a bound that is attained for n=6,54,150. It appears that n=6234 may be the last number with a(n)=4. See A141821 for the least value of k for each n. See A141823 for the n such that a(n)=4.
|
|
LINKS
|
T. D. Noe, Table of n, a(n) for n=2..2000
|
|
MATHEMATICA
|
Table[c=ContinuedFraction[Select[Range[n-1], GCD[ #, n]==1&]/n]; Min[Max/@c], {n, 150}]
|
|
CROSSREFS
|
Sequence in context: A053023 A102247 A054249 this_sequence A033099 A018892 A100565
Adjacent sequences: A141819 A141820 A141821 this_sequence A141823 A141824 A141825
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
T. D. Noe (noe(AT)sspectra.com), Jul 08 2008
|
|
|
Search completed in 0.002 seconds
|