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.

A356464 Number of black keys in each group of black keys on a standard 88-key piano (left to right).

This page as a plain text file.
%I A356464 #37 Aug 20 2022 09:00:46
%S A356464 1,2,3,2,3,2,3,2,3,2,3,2,3,2,3
%N A356464 Number of black keys in each group of black keys on a standard 88-key piano (left to right).
%C A356464 On a standard piano keyboard, the black keys appear in groups of two and three, with each group separated from adjacent groups by the presence of two white keys that have no black key between them.
%C A356464 The black keys in a group of two are C#/Db and D#/Eb; the black keys in a group of three are F#/Gb, G#/Ab, and A#/Bb.
%C A356464 The A#/Bb key near the left end of the keyboard is a special case; it is the only black key in its group because the white A key to its left is the leftmost key on the keyboard.
%e A356464 From _Jon E. Schoenfield_, Aug 12 2022: (Start)
%e A356464 In the diagram below, five octaves (i.e., sets of 12 consecutive keys) have been omitted (as represented by the ellipses):
%e A356464 .
%e A356464     n |  1       2         3       ...     14        15
%e A356464   ----+---------------------------------------------------------
%e A356464   a(n)|  1       2         3       ...      2         3
%e A356464     ______________________________ ... _________________________
%e A356464       | |/| | |/||/| | |/||/||/| |     | |/||/| | |/||/||/| |  |
%e A356464       | |/| | |/||/| | |/||/||/| |     | |/||/| | |/||/||/| |  |
%e A356464       | |/| | |/||/| | |/||/||/| |     | |/||/| | |/||/||/| |  |
%e A356464       | |_| | |_||_| | |_||_||_| |     | |_||_| | |_||_||_| |  |
%e A356464       |  |  |  |  |  |  |  |  |  |     |  |  |  |  |  |  |  |  |
%e A356464       |  |  |  |  |  |  |  |  |  |     |  |  |  |  |  |  |  |  |
%e A356464       |__|__|__|__|__|__|__|__|__|     |__|__|__|__|__|__|__|__|
%e A356464        A  B  C  D  E  F  G  A  B   ...  C  D  E  F  G  A  B  C
%e A356464 (End)
%Y A356464 Cf. A059620, A060107, A060106, A081031, A081032.
%Y A356464 Cf. A329207.
%K A356464 easy,fini,full,nonn
%O A356464 1,2
%A A356464 _Peter Woodward_, Aug 08 2022