Square array read by antidiagonals in ascending order T(n,k), n > 1 and k > 0, representing the least prime p that starts a run of exactly k consecutive primes, all having the same sum of digits in base n > 1, or -1 if no such number exists.
A375765
Square array read by antidiagonals in ascending order T(n,k), n > 1 and k > 0, representing the least prime p that starts a run of exactly k consecutive primes, all having the same sum of digits in base n > 1, or -1 if no such number exists.
Terms
- a(0) =2a(1) =2a(2) =3a(3) =2a(4) =11a(5) =7a(6) =2a(7) =23a(8) =7a(9) =167a(10) =2a(11) =7a(12) =151a(13) =5a(14) =941a(15) =2a(16) =139a(17) =479a(18) =1901a(19) =1019a(20) =6299a(21) =2a(22) =23a(23) =8543a(24) =467a(25) =12823a(26) =1013a(27) =6287a(28) =2a(29) =293
External references
- oeis: A375765