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.

A163163 a(n) = sigma(n) + tau(n) - n.

Original entry on oeis.org

1, 3, 3, 6, 3, 10, 3, 11, 7, 12, 3, 22, 3, 14, 13, 20, 3, 27, 3, 28, 15, 18, 3, 44, 9, 20, 17, 34, 3, 50, 3, 37, 19, 24, 17, 64, 3, 26, 21, 58, 3, 62, 3, 46, 39, 30, 3, 86, 11, 49, 25, 52, 3, 74, 21, 72, 27, 36, 3, 120, 3, 38, 47, 70, 23, 86, 3, 64, 31, 82, 3, 135, 3, 44, 55, 70, 23, 98, 3
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Jul 22 2009

Keywords

Examples

			a(10) = A007503(10) - 10 = 22 - 10 = 12.
		

Crossrefs

Programs

Formula

a(n) = A007503(n) - n = A000203(n) + A000005(n) - n.
a(n) = A000005(n) + A001065(n). - Antti Karttunen, Feb 25 2018

Extensions

47 replaced with 37 by R. J. Mathar, Jul 25 2009