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.

A236562 Numbers n such that A049820(x) = n has a solution.

Original entry on oeis.org

0, 1, 2, 3, 4, 5, 6, 9, 10, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 26, 27, 29, 30, 31, 32, 34, 35, 38, 39, 41, 42, 44, 45, 46, 47, 48, 51, 53, 54, 57, 58, 59, 60, 61, 62, 65, 69, 70, 71, 72, 73, 76, 77, 78, 80, 81, 82, 83, 84, 86, 87, 89, 90, 91, 92, 93, 94
Offset: 1

Views

Author

Jaroslav Krizek, Feb 09 2014

Keywords

Comments

Complement of A045765.

Examples

			10 is in sequence because A049820(14) = 14 - A000005(14) = 14 - 4 = 10.
		

Crossrefs

Programs

  • Mathematica
    Take[Sort@ DeleteDuplicates@ Table[n - DivisorSigma[0, n], {n, 1200}], 67] (* Michael De Vlieger, Oct 13 2015 *)

Formula

A060990(a(n)) > 0.