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.

A192527 Difference sequence of A192476.

Original entry on oeis.org

1, 3, 3, 18, 3, 21, 15, 3, 21, 39, 549, 3, 21, 39, 102, 3, 21, 39, 447, 165, 165, 819, 3, 21, 39, 612, 165, 885, 3, 21, 39, 336, 3, 21, 39, 213, 99, 66, 234, 165, 1260, 399, 798, 3, 21, 39, 465, 147, 165, 87, 399, 1173, 1725, 399, 3297, 543, 3, 21, 39, 612, 165
Offset: 1

Views

Author

Clark Kimberling, Jul 04 2011

Keywords

Comments

Examples

			A192476=(1,2,5,8,26,29,...), so that
a(1)=2-1, a(2)=5-2, a(3)=8-5,...
		

Crossrefs

Programs

Formula

a(n)=A192476(n)-A192476(n-1), n>=1.