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.

A116038 n+p(n)+p(p(n)) is a brilliant number (A078972), where p(n) denotes the n-th prime.

This page as a plain text file.
%I A116038 #2 Mar 30 2012 17:40:36
%S A116038 1,2,11,29,33,43,53,77,81,103,335,441,497,547,623,631,691,693,709,729,
%T A116038 749,795,909,913,941,949,969,983,1025,1035,1123,1137,1173,1177,1181,
%U A116038 1189,1229,1243,1297,1323,1349,1375,1389,1463,1489,1561,1621,1639
%N A116038 n+p(n)+p(p(n)) is a brilliant number (A078972), where p(n) denotes the n-th prime.
%e A116038 1123+p(1123)+p(p(1123)) = 103793 = 271*383.
%Y A116038 Cf. A078972, A116039.
%K A116038 nonn,base
%O A116038 1,2
%A A116038 _Giovanni Resta_, Feb 13 2006