Search: id:A063766 Results 1-1 of 1 results found. %I A063766 %S A063766 2,7,37,223,1297,7789,46663,279941,1679627,10077721,60466181,362797091, %T A063766 2176782371,13060694051,78364164101,470184984667,2821109907503, %U A063766 16926659444771,101559956668421,609359740010513,3656158440062987 %N A063766 Smallest prime >= 6^n. %H A063766 Harry J. Smith, Table of n, a(n) for n=0,...,200 %t A063766 NextPrime[ n_Integer ] := (k = n + 1; While[ !PrimeQ[ k ], k++ ]; k); Table[ NextPrime[ 6^n ], {n, 0, 22} ] %o A063766 (PARI) { for (n=0, 200, write("b063766.txt", n, " ", nextprime(6^n)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 30 2009] %Y A063766 Sequence in context: A047066 A002787 A062394 this_sequence A020040 A125191 A135164 %Y A063766 Adjacent sequences: A063763 A063764 A063765 this_sequence A063767 A063768 A063769 %K A063766 nonn %O A063766 0,1 %A A063766 Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 14 2001 Search completed in 0.001 seconds