A087532 Primes consisting only of digits 3 and 8 occurring with equal frequency.
83, 38383883, 88838333, 3338388883, 3388338883, 3388833883, 3388838833, 3833388883, 3838383883, 3838388383, 3838838383, 3838883383, 3883883833, 8333888383, 8338383883, 8338888333, 8383338883, 8383388383, 8383888333, 8388338383, 8388883333, 8833383883
Offset: 1
Links
- Andrew Howroyd, Table of n, a(n) for n = 1..5182
Programs
-
PARI
\\ Needs B() from A087510. concat(vector(6,k,B(k,3,8,isprime))) \\ Andrew Howroyd, Sep 20 2024
Extensions
Edited by Charles R Greathouse IV, Oct 28 2009
Offset changed and a(20) onwards from Andrew Howroyd, Sep 20 2024
Comments