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.

A088294 Primes in which the digit string can be partitioned into three parts such that third (least significant) part is the product of the first two.

This page as a plain text file.
%I A088294 #27 Jan 10 2017 05:22:09
%S A088294 199,313,919,7321,7963,11717,11777,12323,13339,14747,15959,16363,
%T A088294 17117,17351,18181,18787,21121,23369,27127,29129,29387,31393,31751,
%U A088294 31957,32369,32987,39139,41141,47147,51151,59159,71171,81181,87187,89189
%N A088294 Primes in which the digit string can be partitioned into three parts such that third (least significant) part is the product of the first two.
%C A088294 Primes in A280635. - _Randy L. Ekl_, Jan 09 2017
%e A088294 17351 is a member as it can be partitioned as (17, 3, 51) and 17*3 = 51.
%Y A088294 Cf. A088291, A088292, A088293, A280635, A280636.
%K A088294 base,nonn
%O A088294 1,1
%A A088294 _Amarnath Murthy_, Sep 30 2003
%E A088294 More terms from _David Wasserman_, Aug 04 2005
%E A088294 Offset changed to 1 by _Michel Marcus_, Jan 08 2017