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.

A350235 a(n) is the least k such that A350226(k) = n.

This page as a plain text file.
%I A350235 #8 Dec 30 2021 14:50:18
%S A350235 0,2,6,9,12,15,18,56,72,135,150,165,180,195,210,225,240,255,270,620,
%T A350235 651,682,713,744,775,806,837,868,899,930,961,992,1056,2079,2142,2205,
%U A350235 2268,2331,2394,2457,2520,2583,2646,2709,2772,2835,2898,2961,3024,3087,3150
%N A350235 a(n) is the least k such that A350226(k) = n.
%C A350235 Equivalently, this sequence gives the positions of records in A350226.
%H A350235 Rémy Sigrist, <a href="/A350235/b350235.txt">Table of n, a(n) for n = 1..4099</a>
%H A350235 Rémy Sigrist, <a href="/A350235/a350235.txt">C program for A350235</a>
%o A350235 (C) See Links section.
%Y A350235 Cf. A350226.
%K A350235 nonn
%O A350235 1,2
%A A350235 _Rémy Sigrist_, Dec 21 2021