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.
%I A276938 #13 Jan 10 2018 05:13:29 %S A276938 3,15,25,21,33,75,39,51,105,57,69,165,175,87,147,93,111,275,195,231, %T A276938 123,255,129,141,525,159,363,325,285,177,273,345,425,183,201,343,825, %U A276938 357,213,435,219,237,735,475,429,249,267,399,575,465,291,561,555,483,303,975,309,321,725 %N A276938 Second row of A276941: a(n) = A003961(A276937(n)). %H A276938 Antti Karttunen, <a href="/A276938/b276938.txt">Table of n, a(n) for n = 1..5000</a> %F A276938 a(n) = A003961(A276937(n)). %o A276938 (Scheme) (define (A276938 n) (A003961 (A276937 n))) %Y A276938 Row 2 of A276941 (column 2 of A276942). %Y A276938 Cf. A003961, A276937. %Y A276938 Subsequence of A276078, but no common terms with A276936. %K A276938 nonn %O A276938 1,1 %A A276938 _Antti Karttunen_, Sep 24 2016