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.

A166534 Numbers n with property that n^3 is concatenation of exactly three primes: leading zeros not allowed.

This page as a plain text file.
%I A166534 #3 Mar 30 2012 17:28:25
%S A166534 13,15,18,29,33,38,39,45,55,68,83,91,95,98,103,108,111,117,125,131,
%T A166534 137,148,161,163,173,175,177,179,217,233,235,237,241,258,259,278,289,
%U A166534 293,295,297,321,337,339,357,377,378,391,395,409,415,417,418,421,433,453
%N A166534 Numbers n with property that n^3 is concatenation of exactly three primes: leading zeros not allowed.
%C A166534 Subsequence of A166533.
%e A166534 13^3=2197=>{2,19,7}
%e A166534 15^3=3375=>{3,37,5}
%e A166534 18^3=5832=>{5,83,2}.
%Y A166534 Cf. A166533 (version with leading zeros allowed), A038840 Cubes that are concatenations of primes.
%K A166534 base,nonn
%O A166534 1,1
%A A166534 _Zak Seidov_, Oct 16 2009
%E A166534 Edited by _Charles R Greathouse IV_, Mar 23 2010