Search: id:A061028 Results 1-1 of 1 results found. %I A061028 %S A061028 1,7,211,14197,44633821,11839990891,215703854542471,132716292890482729, %T A061028 8272642309293795444217,95289871302753755165078396311, %U A061028 181943424957750480504146841291811 %N A061028 n^p-(n-1)^p, where p is the n-th prime. %H A061028 Harry J. Smith, Table of n, a(n) for n=1,...,95 %o A061028 for(n=1,20,print1(n^prime(n)-(n-1)^prime(n)",")) %o A061028 (PARI) { n=0; forprime (p=2, prime(95), write("b061028.txt", n++, " ", n^p - (n - 1)^p); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 17 2009] %Y A061028 Sequence in context: A128680 A157775 A065819 this_sequence A045760 A046033 A114939 %Y A061028 Adjacent sequences: A061025 A061026 A061027 this_sequence A061029 A061030 A061031 %K A061028 nonn %O A061028 1,2 %A A061028 Jason Earls (zevi_35711(AT)yahoo.com), May 25 2001 %E A061028 More terms from Ralf Stephan (ralf(AT)ark.in-berlin.de), Mar 31 2003 %E A061028 OFFSET changed from 0,2 to 1,2 by Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 17 2009 Search completed in 0.001 seconds