login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A077343 Final terms of rows in A077341. 5

%I #13 Apr 04 2015 10:03:18

%S 1,20,31,42,53,64,75,86,97,108,119,1200,1301,1402,1503,1604,1705,1806,

%T 1907,2009,2109,2210,2311,2412,2513,2614,2715,2816,2917,3019,3120,

%U 3220,3321,3422,3523,3624,3725,3826,3927,4029,4130,4231,4331,4432,4533,4634,4735,4836,4937,5039

%N Final terms of rows in A077341.

%C Differs from A077340 in a(20), a(30), a(31), a(40..42), a(50..53), ... - _M. F. Hasler_, Jan 07 2013

%H M. F. Hasler and Hans Havermann, <a href="/A077343/b077343.txt">Table of n, a(n) for n = 1..10000</a> (terms 1..199 from _M. F. Hasler_)

%o (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

%Y Cf. A077339, A077340, A077341, A077342.

%K base,easy,nonn

%O 1,2

%A _Amarnath Murthy_, Nov 05 2002

%E More terms from _M. F. Hasler_, Jan 07 2013

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 11:35 EDT 2024. Contains 371912 sequences. (Running on oeis4.)