Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A081693
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A081693 Define two sequences by A_n = mex{A_i,B_i : 0 <= i < n}, B_n = B_{n-1} + (A_n-A_{n-1})(A_n-A_{n-1}+1), where the mex of a set is the smallest nonnegative integer not in the set. Sequence gives B_n. A_n is in A081692. +0
2
0, 2, 8, 10, 12, 14, 16, 22, 28, 34, 40, 46, 48, 50, 52, 54, 60, 62, 64, 66, 68, 74, 76, 78, 80, 82, 88, 90, 92, 94, 96, 102, 104, 106, 108, 110, 116, 122, 128, 134, 140, 142, 144, 146, 148, 154, 160, 166, 172, 178, 180, 182, 184, 186, 192, 198, 204, 210, 216, 218 (list; graph; listen)
OFFSET

0,2

LINKS

A. S. Fraenkel, Home Page

A. S. Fraenkel, New games related to old and new sequences, INTEGERS, Electronic J. of Combinatorial Number Theory, Vol. 4, Paper G6, 2004.

MATHEMATICA

mex[{}]=0; mex[s_] := Complement[Range[0, 1+Max@@s], s][[1]]; A[0]=B[0]=0; A[n_] := A[n]=mex[Flatten[Table[{A[i], B[i]}, {i, 0, n-1}]]]; B[n_] := B[n]=B[n-1]+(A[n]-A[n-1])*(A[n]-A[n-1]+1); a := B

CROSSREFS

Apart from initial terms, complement of A081692. Cf. A081691.

Sequence in context: A101532 A032708 A084124 this_sequence A022298 A102278 A110961

Adjacent sequences: A081690 A081691 A081692 this_sequence A081694 A081695 A081696

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Apr 02 2003

EXTENSIONS

More terms from Vladeta Jovovic (vladeta(AT)eunet.rs), Apr 04 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research