A088295 Smallest prime in which the digit string can be partitioned in n+1 parts such that the product of the first n parts = the (n+1)th one.
11, 199, 3319, 11177, 111919, 1111339, 11133119, 111111199, 1111111919, 11111113319, 1111111139381, 1111111111177, 11111111113139, 111111111113113, 1111111111113319, 11111111311111319, 111111111311111113
Offset: 0
Examples
a(3) = 3319 because it can be partitioned as 3, 3, 1, 9 and 3*3*1 = 9.
Extensions
More terms from David Wasserman, Aug 08 2005