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.

A151976 Minimal recursive sequence beginning with 5 similar to N with respect to property of integer to be or not to be in A079523.

This page as a plain text file.
%I A151976 #2 Mar 30 2012 18:52:52
%S A151976 5,6,8,10,13,14,17,18,21,22,24,26,29,30,32,34,37,38,40,42,45,46,49,50,
%T A151976 53,54,56,58,61
%N A151976 Minimal recursive sequence beginning with 5 similar to N with respect to property of integer to be or not to be in A079523.
%H A151976 V. Shevelev, <a href="http://arXiv.org/abs/0904.2101">Several results on sequences which are similar to the positive integers</a>
%F A151976 For n>=1, a(n+1)=min{m>a(n): A035263(m)=A035263(n+1)}
%e A151976 a(2)=6 since 6>5 is the minimal integer such that 2 and 6 simultaneously are not in A079523.
%Y A151976 Cf. A079523 A035263 A010060 A159559 A159560 A004760.
%K A151976 nonn
%O A151976 1,1
%A A151976 _Vladimir Shevelev_, Jul 12 2009