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.

Showing 1-1 of 1 results.

A076484 Balanced numbers k such that 2*k is not a balanced number (k is in A020492, 2*k is not).

Original entry on oeis.org

2, 12, 14, 30, 42, 56, 78, 140, 168, 190, 248, 264, 270, 418, 570, 594, 616, 630, 714, 744, 812, 840, 910, 1240, 1254, 1672, 1848, 2214, 2376, 2436, 2580, 2730, 3080, 3596, 3720, 3828, 3956, 4064, 4180, 4522, 4674, 5016, 5278, 5396, 5544, 6426, 6678
Offset: 1

Views

Author

Labos Elemer, Oct 15 2002

Keywords

Examples

			k = 12, 2*k = 24: sigma(12)/phi(12) = 28/4 = 7, while sigma(24)/phi(24) = 60/8 = 15/2.
		

Crossrefs

Formula

sigma(k)/phi(k) is an integer, sigma(2*k)/phi(2*k) is not.
Showing 1-1 of 1 results.