low nash base 10 sequence
On Kamada page the is huge number of low nash base 10 sequences ( plus or minus side) Even with very small sieve depth I can remove many candidates, but I would like to do sieve to at least 1e14. And then I have problem since sr2sieve cannot do such depth on sequence like this 5539879179*10^n+1.
So does anyone here have some simpler solution except sieving one by one with srsieve and sr1sieve?
Update: for now srsieve2 is also in game (and since it is MT) it is fast solution :)
Last fiddled with by pepi37 on 2020-11-29 at 21:31
|