A173027 Numbers of rows R of the Wythoff array such that R is the n-th multiple of a tail of the Fibonacci sequence.
1, 3, 4, 5, 16, 19, 22, 25, 28, 31, 34, 97, 105, 113, 121, 129, 137, 145, 153, 161, 169, 177, 185, 193, 201, 209, 217, 225, 233, 631, 652, 673, 694, 715, 736, 757, 778, 799, 820, 841, 862, 883, 904, 925, 946, 967, 988, 1009, 1030, 1051, 1072, 1093, 1114, 1135
Offset: 1
Keywords
Examples
Referring to rows of the Wythoff array (A035513), Row 1: (1,2,3,5,...) = 1*(1,2,3,...) Row 3: (6,10,16,...) = 2*(3,5,8,...) Row 4: (9,15,24,...) = 3*(3,5,8,...) Row 5: (12,20,32,...) = 4*(3,5,8,...) Row 16: (40,65,105...) = 8*(5,13,21,...).
Links
- K. G. Stier, Table of n, a(n) for n = 1..10000
Comments