login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

A018118
Powers of fifth root of 2 rounded to nearest integer.
0
1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 4, 5, 5, 6, 7, 8, 9, 11, 12, 14, 16, 18, 21, 24, 28, 32, 37, 42, 49, 56, 64, 74, 84, 97, 111, 128, 147, 169, 194, 223, 256, 294, 338, 388, 446, 512, 588, 676, 776, 891, 1024, 1176, 1351
OFFSET
0,4
MATHEMATICA
Round[Surd[2, 5]^Range[0, 60]] (* Harvey P. Dale, Oct 08 2015 *)
CROSSREFS
Sequence in context: A225956 A058688 A132322 * A029084 A032229 A024366
KEYWORD
nonn
AUTHOR
STATUS
approved