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.

A324258 Subsequence of A324257 (Conceited Numbers) where the prime factors are concatenated without overlap.

This page as a plain text file.
%I A324258 #15 Apr 19 2019 10:55:39
%S A324258 735,3792,13377,67335,290912,537975,1341275,2333772,5117695,7747292,
%T A324258 13115375,19853575,22940075,29090912,29373375,37723392,52979375,
%U A324258 71624133,79241575,311997175,319953792,367543575,533334375,1019127375,1147983375,1734009275
%N A324258 Subsequence of A324257 (Conceited Numbers) where the prime factors are concatenated without overlap.
%C A324258 Generalization of A083360 with multiplicity of the distinct prime factors (not limited by the number of times a prime factor appears in the factorization of the number).
%H A324258 Deron Stewart, <a href="/A324258/a324258.txt">C# methods to evaluate candidate terms given the distinct prime factors.</a>
%e A324258 5117695 = 5 * 11^2 * 769, formed by 5||11||769||5. The prime factor 5 is used twice.
%Y A324258 Cf. A324257, A083360, A121342.
%K A324258 nonn,base
%O A324258 1,1
%A A324258 _Deron Stewart_, Feb 19 2019