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!)
A306251 Ordinal transform of A306246. 2
1, 1, 2, 1, 2, 3, 1, 1, 3, 2, 2, 3, 3, 1, 4, 4, 1, 5, 2, 1, 4, 6, 1, 2, 5, 3, 2, 7, 1, 3, 5, 4, 2, 3, 8, 1, 3, 6, 4, 2, 4, 5, 5, 3, 5, 6, 2, 7, 6, 1, 4, 9, 2, 3, 10, 3, 4, 5, 7, 1, 8, 8, 1, 9, 4, 5, 10, 1, 4, 11, 2, 6, 9, 3, 2, 12, 1, 7, 10, 1, 5, 6, 6, 3, 11 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
For any n > 0, a(n) is the number of occurrences of A306246(n) among A306246(1), ..., A306246(n).
LINKS
PROG
(PARI) o = vector(18); for (n=1, 85, if (n<=2, v=n, v=pp+p); [pp, p]=[p, o[1+v]++]; print1 (o[1+v] ", "))
CROSSREFS
Cf. A306246.
Sequence in context: A237594 A098666 A362890 * A364027 A308967 A241844
KEYWORD
nonn
AUTHOR
Rémy Sigrist, Feb 01 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 April 20 00:58 EDT 2024. Contains 371798 sequences. (Running on oeis4.)