login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
A018075
Powers of fourth root of 11 rounded down.
0
1, 1, 3, 6, 11, 20, 36, 66, 121, 220, 401, 730, 1331, 2423, 4414, 8039, 14641, 26663, 48558, 88433, 161051, 293299, 534145, 972765, 1771561, 3226296, 5875603, 10700415, 19487171, 35489261, 64631634, 117704565
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
0,3
LINKS
Table of n, a(n) for n=0..31.
MATHEMATICA
Floor/@(Power[11, (4)^-1]^Range[0, 35]) (*
Harvey P. Dale
, Feb 17 2011 *)
CROSSREFS
Sequence in context:
A019302
A119861
A255061
*
A125896
A265077
A094989
Adjacent sequences:
A018072
A018073
A018074
*
A018076
A018077
A018078
KEYWORD
nonn
AUTHOR
N. J. A. Sloane
STATUS
approved