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.

A076528 Numbers n such that sigma(n) = sigma(n-1) - sigma(n-2).

Original entry on oeis.org

955, 1301, 11143, 38215, 89485, 152155, 167785, 254137, 303281, 473317, 574717, 813921, 918081, 1307023, 2008361, 3676243, 9878245, 10368513, 12548755, 19411481, 22493263, 42413485, 77766487, 81513817, 157874001, 240828973
Offset: 1

Views

Author

Joseph L. Pe, Oct 18 2002

Keywords

Examples

			sigma(955) = 1152 sigma(954) = 2106 sigma(953) = 954 and 1152 = 2106 - 954; hence 955 is a term of the sequence.
		

Crossrefs

Programs

Formula

a(n) = A073500(n)+1 - Alex Ratushnyak, Jul 06 2013.

Extensions

a(6)-a(26) from Donovan Johnson, Feb 01 2009