|
|
A004967
|
|
a(n) = ceiling(n*phi^12), where phi is the golden ratio, A001622.
|
|
0
|
|
|
0, 322, 644, 966, 1288, 1610, 1932, 2254, 2576, 2898, 3220, 3542, 3864, 4186, 4508, 4830, 5152, 5474, 5796, 6118, 6440, 6762, 7084, 7406, 7728, 8050, 8372, 8694, 9016, 9338, 9660, 9982, 10304, 10626
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
0,2
|
|
COMMENTS
|
Differs from A004947 first in the range n=161..322, then n=483..644 etc. - R. J. Mathar, Oct 28 2008
|
|
LINKS
|
|
|
MATHEMATICA
|
With[{c=GoldenRatio^12}, Ceiling[c*Range[0, 40]] (* Harvey P. Dale, Jan 18 2014 *)
|
|
CROSSREFS
|
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
|
|
STATUS
|
approved
|
|
|
|