a(n) = least k such that f(k) = n, where f is the prime gaps function given by f(m) = prime(m+1)-prime(m) and prime(m) denotes the m-th prime, if k exists; 0 otherwise.
A066493
a(n) = least k such that f(k) = n, where f is the prime gaps function given by f(m) = prime(m+1)-prime(m) and prime(m) denotes the m-th prime, if k exists; 0 otherwise.
Terms
- a(0) =1a(1) =2a(2) =0a(3) =4a(4) =0a(5) =9a(6) =0a(7) =24a(8) =0a(9) =34a(10) =0a(11) =46a(12) =0a(13) =30a(14) =0a(15) =282a(16) =0a(17) =99a(18) =0a(19) =154a(20) =0a(21) =189a(22) =0a(23) =263a(24) =0a(25) =367a(26) =0a(27) =429a(28) =0a(29) =590
External references
- oeis: A066493