login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A020657 "Earliest" sequence containing no 7-term arithmetic progression. 2
0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 84, 85 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

Also the set of numbers with no "6" in their base-7 representation; see comments for A020654. - Nathaniel Johnston, Jun 27 2011

LINKS

Nathaniel Johnston, Table of n, a(n) for n = 1..10000

MAPLE

seq(`if`(numboccur(6, convert(n, base, 7))=0, n, NULL), n=0..85); # Nathaniel Johnston, Jun 27 2011

CROSSREFS

Cf. A005836, A020654.

Sequence in context: A023055 A047368 A037470 * A187394 A057907 A109234

Adjacent sequences:  A020654 A020655 A020656 * A020658 A020659 A020660

KEYWORD

nonn,easy

AUTHOR

David W. Wilson (davidwwilson(AT)comcast.net)

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 14 08:06 EST 2012. Contains 205604 sequences.