cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A162933 Merge sequence 6 12 15 16 18 19 20 21 22 23 24 ... with 1 1 1 1 1 1 2 1 1 2 4 ...

This page as a plain text file.
%I A162933 #6 May 09 2025 22:03:51
%S A162933 6,1,12,1,15,1,16,1,18,1,19,1,20,2,21,1,22,1,23,2,24,4,25,2,26,2,27,4,
%T A162933 28,6,29,4,30,6
%N A162933 Merge sequence 6 12 15 16 18 19 20 21 22 23 24 ... with 1 1 1 1 1 1 2 1 1 2 4 ...
%C A162933 Together with A103221, the two merged sequences can be used to generate A162932.
%C A162933 The first sequence describes the starting position for using A103221 while the second describes the required multiplicity.
%e A162933 a(21) = 24 and a(22) = 4 because 24 can be partitioned into the following parts (each part greater than three):
%e A162933   888
%e A162933   6666
%e A162933   55554
%e A162933   444444
%Y A162933 Cf. A103221, A162932.
%K A162933 nonn,uned
%O A162933 1,1
%A A162933 _Alford Arnold_, Jul 21 2009