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.

A192818 Numbers which are both deficient (A005100) and anti-deficient (A192267).

Original entry on oeis.org

1, 2, 3, 4, 9, 16, 19, 26, 29, 34, 44, 51, 61, 64, 69, 79, 89, 106, 131, 134, 139, 141, 146, 159, 166, 169, 191, 194, 201, 209, 211, 219, 226, 236, 239, 244, 251, 254, 261, 271, 274, 289, 296, 299, 309, 316, 321, 334, 339, 341, 344, 349, 359, 376, 381, 386
Offset: 1

Views

Author

Jonathan Vos Post, Jul 10 2011

Keywords

Examples

			24 is anti-deficient because its anti-divisors are 7, 16 and their sum is 23 < 24.  26 is deficient because its proper divisors are 1, 2, 13 which sum to 16 and 16 < 26.
		

Crossrefs

Programs

Formula

A005100 INTERSECTION A192267.

Extensions

More terms and inserted a(1)=1 from Nathaniel Johnston, Sep 26 2011