login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
A018147
Powers of fifth root of 12 rounded down.
0
1, 1, 2, 4, 7, 12, 19, 32, 53, 87, 144, 236, 389, 639, 1051, 1728, 2840, 4668, 7674, 12615, 20736, 34084, 56027, 92094, 151380, 248832, 409018, 672324, 1105134, 1816566, 2985984, 4908216, 8067890
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
0,3
LINKS
Table of n, a(n) for n=0..32.
MATHEMATICA
Floor[Surd[12, 5]^Range[0, 40]] (*
Harvey P. Dale
, Jun 10 2015 *)
CROSSREFS
Sequence in context:
A287525
A244472
A279890
*
A125892
A072642
A105856
Adjacent sequences:
A018144
A018145
A018146
*
A018148
A018149
A018150
KEYWORD
nonn
AUTHOR
N. J. A. Sloane
STATUS
approved