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.

A265414 a(n) = point where A260643 for the first time obtains value n.

This page as a plain text file.
%I A265414 #23 Jan 25 2016 03:30:38
%S A265414 1,2,3,4,6,8,9,11,18,20,24,26,30,33,38,42,44,56,58,64,66,80,92,100,
%T A265414 102,120,122,134,141,154,166,168,198,200,212,224,258,260,274,276,308,
%U A265414 318,344,380,382,392,394,417,447,466,486,488,494,537,568,588,604,633,654,702,704,731,760,812,814,870,872,904,932,963,994,1026
%N A265414 a(n) = point where A260643 for the first time obtains value n.
%C A265414 Also positions of records in A260643.
%H A265414 Peter Kagey, <a href="/A265414/b265414.txt">Table of n, a(n) for n = 1..2920</a> (all terms under 1,000,000)
%H A265414 Antti Karttunen, <a href="/A260643/a260643.txt">R6RS-Scheme program for computing this sequence</a> (slowly)
%F A265414 Other identities. For all n >= 1:
%F A265414 A260643(a(n)) = n. [The sequence gives the first position where n occurs in A260643.]
%Y A265414 Cf. A260643, A265415.
%K A265414 nonn
%O A265414 1,2
%A A265414 _Antti Karttunen_, Dec 09 2015