login
This site is supported by donations 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; internal format)
OFFSET

0,2

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); (Deutsch)

CROSSREFS

Sequence in context: A051937 A119327 A152728 * A078163 A108766 A120720

Adjacent sequences:  A099058 A099059 A099060 * A099062 A099063 A099064

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Nov 15 2004

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 01 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 02:30 EST 2012. Contains 205860 sequences.