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.

A101286 Rounded frequencies in Hz of the notes of the chromatic music scale beginning at A.

Original entry on oeis.org

55, 58, 62, 65, 69, 73, 78, 82, 87, 92, 98, 104, 110, 117, 123, 131, 139, 147, 156, 165, 175, 185, 196, 208, 220, 233, 247, 262, 277, 294, 311, 330, 349, 370, 392, 415, 440, 466, 494, 523, 554, 587, 622, 659, 698, 740, 784, 831, 880, 932, 988, 1047, 1109, 1175
Offset: 1

Views

Author

Angela Johansson (angvi798(AT)student.liu.se), Dec 20 2004

Keywords

Comments

The scale is equal-tempered. ("Wohltemperiert", introduced by Johann Sebastian Bach.)

Crossrefs

Programs

Formula

a(1+n) = round(55*2^(n/12)). - R. J. Mathar, Mar 12 2008

Extensions

Corrected by T. D. Noe, Nov 02 2006
More terms from R. J. Mathar, Mar 12 2008