[go: up one dir, main page]

login
A004951
a(n) = round(n*phi^16), where phi is the golden ratio, A001622.
1
0, 2207, 4414, 6621, 8828, 11035, 13242, 15449, 17656, 19863, 22070, 24277, 26484, 28691, 30898, 33105, 35312, 37519, 39726, 41933, 44140, 46347, 48554, 50761, 52968, 55175, 57382, 59589, 61796
OFFSET
0,2
COMMENTS
First n where a(n) is different from A004971(n) is n = 1104.
MATHEMATICA
Round[Range[0, 30]GoldenRatio^16] (* Harvey P. Dale, Aug 03 2012 *)
CROSSREFS
Sequence in context: A175915 A098192 A004931 * A004971 A037210 A114360
KEYWORD
nonn
STATUS
approved