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.

A054006 Number of divisors of k and k+1 which have the same number and sum of divisors.

Original entry on oeis.org

4, 8, 8, 8, 8, 8, 16, 16, 16, 8, 16, 16, 16, 16, 16, 16, 16, 16, 32, 16, 16, 16, 16, 32, 16, 16, 16, 24, 16, 16, 16, 32, 32, 32, 16, 16, 32, 16, 32, 16, 16, 32, 32, 16, 32, 16, 16, 16, 16, 16, 32, 32, 16, 32, 16, 16, 64, 32, 16, 32, 16, 32, 16, 64, 32, 32, 16, 32, 32, 32, 32
Offset: 1

Views

Author

Asher Auel, Jan 12 2000

Keywords

Examples

			See example in A054004.
		

Crossrefs

Programs

  • Mathematica
    Select[Partition[Array[DivisorSigma[{0, 1}, #] &, 10^6], 2, 1], SameQ @@ # &][[All, 1, 1]] (* Michael De Vlieger, Nov 21 2019 *)

Formula

a(n) = tau(A054004(n)).

Extensions

More terms from Jud McCranie, Oct 15 2000