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.

A085634 Numbers of the form 2^a + 3^b = 2^c + 3^d for nonnegative a, b, c, d and a <> c.

Original entry on oeis.org

5, 11, 17, 35, 259
Offset: 1

Views

Author

Frank Ellermann, Jul 11 2003

Keywords

Comments

No more terms < 10^4000. - David Wasserman, Feb 07 2005

Examples

			a(5) = 256 + 3 = 2^8 + 3^1 = 259 = 16 + 243 = 2^4 + 3^5.
		

Programs