The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A308355 Limiting row sequence of the array A128628. 3
1, 2, 2, 3, 2, 3, 4, 2, 3, 3, 4, 5, 2, 3, 3, 4, 4, 5, 6, 2, 3, 3, 4, 3, 4, 5, 4, 5, 6, 7, 2, 3, 3, 4, 3, 4, 5, 4, 4, 5, 6, 5, 6, 7, 8, 2, 3, 3, 4, 3, 4, 5, 3, 4, 4, 5, 6, 4, 5, 5, 6, 7, 5, 6, 7, 8, 9, 2, 3, 3, 4, 3, 4, 5, 3, 4, 4, 5, 6, 4, 4, 5, 5, 6, 7, 4 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Conjecture: The length of maximal initial segment of this sequence that is identical to row n of A128628 is A025065(n+1), for n >= 1.
Beginning with the 2nd term, the sequence is a concatenation of segments that begin with 2:
2
2, 3
2, 3, 4
2, 3, 3, 4, 5
2, 3, 3, 4, 4, 5, 6
2, 3, 3, 4, 3, 4, 5, 4, 5, 6, 7
2, 3, 3, 4, 3, 4, 5, 4, 4, 5, 6, 5, 6, 7, 8
LINKS
EXAMPLE
Successive rows of A128628 (as in Jason Kimberley's comment: in row n, the k-th term is the number of parts in the k-th partition of n, assuming the parts of each partition are in nonincreasing order):
1
1 2
1 2 3
1 2 2 3 4
1 2 2 3 3 4 5
1 2 2 3 2 3 4 3 4 5 6
MATHEMATICA
Take[Map[Length, IntegerPartitions[50]], 1000]
CROSSREFS
Sequence in context: A237715 A238458 A182744 * A336346 A338283 A104324
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, May 24 2019
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 May 14 22:35 EDT 2024. Contains 372533 sequences. (Running on oeis4.)