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!)
A099061 A bisection of A000960. 0
1, 7, 19, 39, 63, 91, 133, 181, 223, 289, 349, 399, 481, 567, 649, 763, 843, 949, 1093, 1189, 1321, 1471, 1579, 1719, 1899, 2023, 2187, 2367, 2533, 2739, 2967, 3147, 3327, 3529, 3807, 3913, 4203, 4407, 4623, 4891, 5163, 5401, 5667, 5971, 6159, 6559, 6799 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MAPLE
S[1]:={seq(i, i=1..10000)}: for n from 2 to 10000 do S[n]:=S[n-1] minus {seq(S[n-1][n*i], i=1..nops(S[n-1])/n)} od: A:=convert(S[10000], list): seq(A[2*i-1], i=1..56); # Emeric Deutsch, Mar 01 2005
CROSSREFS
Sequence in context: A119327 A152728 A252789 * A078163 A108766 A303855
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Nov 15 2004
EXTENSIONS
More terms from Emeric Deutsch, Mar 01 2005
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 17 23:23 EDT 2024. Contains 371767 sequences. (Running on oeis4.)