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.

A077343 Final terms of rows in A077341.

Original entry on oeis.org

1, 20, 31, 42, 53, 64, 75, 86, 97, 108, 119, 1200, 1301, 1402, 1503, 1604, 1705, 1806, 1907, 2009, 2109, 2210, 2311, 2412, 2513, 2614, 2715, 2816, 2917, 3019, 3120, 3220, 3321, 3422, 3523, 3624, 3725, 3826, 3927, 4029, 4130, 4231, 4331, 4432, 4533, 4634, 4735, 4836, 4937, 5039
Offset: 1

Views

Author

Amarnath Murthy, Nov 05 2002

Keywords

Comments

Differs from A077340 in a(20), a(30), a(31), a(40..42), a(50..53), ... - M. F. Hasler, Jan 07 2013

Crossrefs

Programs

  • PARI
    {u=[];for(m=1,199,o=0;for(n=1,m,while(setsearch(u,a=A077339(m,n+o)),o++);u=setunion(u,Set(a)));print1(a","))} \\ - M. F. Hasler, Jan 07 2013

Extensions

More terms from M. F. Hasler, Jan 07 2013