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!)
A210612 Number of nonnegative integers smaller than the largest number of Recamán's A005132 after the n-th stage that are not yet in Recamán's sequence at that stage. 3
0, 1, 3, 2, 2, 7, 13, 12, 12, 11, 11, 10, 10, 9, 9, 8, 8, 25, 43, 42, 42, 41, 40, 40, 39, 39, 38, 37, 36, 35, 34, 33, 48, 81, 80, 80, 79, 78, 78, 77, 77, 76, 75, 74, 73, 72, 71, 70, 69, 68, 67, 66, 65, 64, 63, 62, 61, 60, 59, 58, 57, 56, 55, 54, 53, 95, 161, 160, 160 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Row length of row n of A210762.
Number of grid points that are not covered after n-th stage on the axis of the structure mentioned in A210606 which is a model for the visualization of Recamán's sequence.
LINKS
MAPLE
A210612 := proc(n)
nops(A210762(n)) ;
end proc: # R. J. Mathar, Apr 01 2012
CROSSREFS
Sequence in context: A352673 A193919 A055674 * A266275 A288536 A268864
KEYWORD
nonn
AUTHOR
Omar E. Pol, Mar 25 2012
EXTENSIONS
a(20) and beyond by R. J. Mathar, Apr 01 2012
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 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)