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.

A236210 Pairs of "harmonic numbers" 2^m * 3^n that differ by 1.

Original entry on oeis.org

1, 2, 2, 3, 3, 4, 8, 9
Offset: 1

Views

Author

Jonathan Sondow, Jan 20 2014

Keywords

Comments

Philippe de Vitry (1291-1361), a musician from Vitry-en-Artois in France, called numbers of the form 2^m * 3^n "harmonic numbers". He asked if all powers of 2 and 3 differ by more than 1 except the pairs 1 and 2, 2 and 3, 3 and 4, 8 and 9 (which correspond to musically significant ratios, representing an octave, fifth, fourth, and whole tone). Levi Ben Gerson (1288-1344) answered yes by proving that 3^n +- 1 is not a power of 2 if n > 2; see A235365, A235366.

Examples

			8 + 1 = 2^3 + 1 = 3^2 = 9, so the pair 8 and 9 is in the sequence.
		

References

  • L. E. Dickson, History of the Theory of Numbers, Vol. II, Chelsea, NY 1992; see p. 731.

Crossrefs