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.

A076530 Numbers n such that sigma(n) = sigma(n+1) - sigma(n-1).

Original entry on oeis.org

2, 3, 23, 1967, 3263, 5015, 60455, 1016507, 4420163, 12055511, 14365607, 25726727, 27896423, 66562307, 72764735, 98734967, 175186655, 224868311, 253694927, 288657203, 386668343, 421575407, 504737747, 630645455, 1493547999
Offset: 1

Views

Author

Joseph L. Pe, Oct 18 2002

Keywords

Examples

			sigma(24) = 60. sigma(23) = 24. sigma(22) = 36 and 24 = 60 - 36; hence 23 is a term of the sequence.
		

Crossrefs

Programs

Formula

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

Extensions

a(8)-a(25) from Donovan Johnson, Feb 01 2009