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.

A246626 a(1)=1, a(n+1) is the smallest number m such that A244447(a(n)) < A244447(m).

This page as a plain text file.
%I A246626 #5 Sep 03 2014 21:09:22
%S A246626 1,3,4,44,84,304,1236,7144,7628,11502,12732
%N A246626 a(1)=1, a(n+1) is the smallest number m such that A244447(a(n)) < A244447(m).
%C A246626 A246627 is the related subsequence of A244447 that gives A244447(a(n)).
%e A246626 a(4)=44 because 44 is the smallest number m such that
%e A246626 A244447(a(3)) < A244447(m), where a(3)=4, A244447(4)=37350 and A244447(44)=40878.
%Y A246626 Cf. A244447, A246627.
%K A246626 nonn,more
%O A246626 1,2
%A A246626 _Jahangeer Kholdi_ and _Farideh Firoozbakht_, Sep 01 2014