PRP Records

a2575



PARI GP is pseudoprime

f(n, s)=my(t); forstep(k=n, 1, -1, t=s*t+k); t
a2575=f(2575,13622);

with a2575

the smallest integer s>n such that 1+2*s+3*s^2+...+n*s^{n-1} is prime

OEIS A217785

Zhi Wei SUN

To be completed...




Go back