|
| |
|
|
A091449
|
|
Array T(n,k) read by antidiagonals, where row n is the increasing sequence of numbers k for which the simple continued fraction of sqrt(k) has period n.
|
|
3
| |
|
|
1, 2, 4, 3, 5, 9, 41, 6, 10, 16, 7, 130, 8, 17, 25, 13, 14, 268, 11, 26, 36, 19, 29, 23, 370, 12, 37, 49, 58, 21, 53, 28, 458, 15, 50, 64, 31, 73, 22, 74, 32, 697, 18, 65, 81, 106, 44, 202, 45, 85, 33, 986, 20, 82, 100, 43, 113, 69, 250, 52, 89, 34, 1313, 24, 101, 121
(list; table; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| A permutation of the positive integers.
|
|
|
EXAMPLE
| The least n for which CF(sqrt(n)) has period of length 4 is n=7, with CF=[2;1,1,1,4,1,1,1,4,1,1,1,4,...]; thus T(3,0)=7.
[The array T(n,k) is indexed by n=0,1,2,3,..., k=0,1,2,3... .]
Row 0 consists of squares: 1,4,9,...
|
|
|
CROSSREFS
| Cf. A002522, A013642, A091450, A091451, A091453.
Sequence in context: A082330 A082329 A072799 * A100834 A100826 A093416
Adjacent sequences: A091446 A091447 A091448 * A091450 A091451 A091452
|
|
|
KEYWORD
| nonn,tabl
|
|
|
AUTHOR
| Clark Kimberling (ck6(AT)evansville.edu), Feb 03 2004
|
| |
|
|