login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A194069 1+floor((2/3)*n^2). 2
1, 3, 7, 11, 17, 25, 33, 43, 55, 67, 81, 97, 113, 131, 151, 171, 193, 217, 241, 267, 295, 323, 353, 385, 417, 451, 487, 523, 561, 601, 641, 683, 727, 771, 817, 865, 913, 963, 1015, 1067, 1121, 1177, 1233, 1291, 1351, 1411 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n)=1+floor(2*n^2/3).
a(n) = 1 +A030511(n+1). - R. J. Mathar, Aug 25 2011
MATHEMATICA
c[k_]:=1+Floor[(2/3)k^2]; c=Table[c[k], {k, 1, 90}]
CROSSREFS
Cf. A194070 (natural fractal sequence),
A194071 (natural fractal interspersion).
Sequence in context: A029715 A088803 A350146 * A088206 A052341 A038949
KEYWORD
nonn
AUTHOR
Clark Kimberling, Aug 14 2011
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)