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!)
A227762 Numbers in whose minimally runlength-encoded unordered partition all parts are equal; positions of zeros in A227761. 3
0, 1, 2, 3, 4, 6, 8, 9, 10, 12, 15, 16, 20, 24, 25, 28, 30, 35, 36, 42, 48, 49, 54, 56, 63, 64, 72, 80, 81, 88, 90, 99, 100, 110, 120, 121, 130, 132 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
After 3 no more primes. First missing composites are: 14, 18, 21, 22, 26, 27, 32, 33, 34, 38, 39, 40, ...
LINKS
EXAMPLE
The first row in A227739 (please see its Example section) that sums to 6 occurs as its row 8 (= A227368(6)). The corresponding partition {3+3} contains only equal parts, thus 6 is a member of this sequence. The first row in A227739 that sums to 5 occurs as its row 9 (= A227368(5)). The corresponding partition {1+2+2} contains more than just one kind of summands, thus 5 do not occur in this sequence.
PROG
(Scheme, with Antti Karttunen's IntSeq-library)
(define A227762 (ZERO-POS 1 0 A227761))
CROSSREFS
Sequence in context: A331819 A269045 A067023 * A344296 A333506 A303492
KEYWORD
nonn,more
AUTHOR
Antti Karttunen, Jul 26 2013
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 24 05:23 EDT 2024. Contains 371918 sequences. (Running on oeis4.)