|
Search: id:A121619
|
|
|
| A121619 |
|
Indices n such that Nexus numbers of order 7 (A022523[n-1] = n^7 - (n-1)^7) are primes. |
|
+0 5
|
|
| 2, 4, 7, 8, 9, 10, 12, 17, 26, 33, 36, 39, 41, 49, 51, 55, 59, 66, 78, 79, 80, 88, 96, 98, 104, 113, 118, 120, 123, 135, 136, 142, 146, 156, 157, 160, 162, 173, 176, 194, 210, 219, 220, 221, 222, 224, 232, 234, 247, 281, 291, 297, 298, 305
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Corresponding Nexus Primes of order 7 (or primes of form A022523[n-1] = n^7 - (n-1)^7) are listed in A121618[n] = {127,14197,543607,1273609,2685817,5217031,16344637,141903217,...}.
|
|
MATHEMATICA
|
Do[np7=n^7 - (n-1)^7; If[PrimeQ[np7], Print[n]], {n, 1, 100}]
Do[np7=n^7 - (n-1)^7; If[PrimeQ[np7], Print[n]], {n, 1, 305}] - Carl R. White (oeisfan(AT)phodd.net), Feb 28 2008
|
|
CROSSREFS
|
Cf. A022523, A121619, A121618, A121616, A121620.
Sequence in context: A103254 A083454 A047542 this_sequence A167500 A010377 A035261
Adjacent sequences: A121616 A121617 A121618 this_sequence A121620 A121621 A121622
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Alexander Adamchuk (alex(AT)kolmogorov.com), Aug 10 2006
|
|
EXTENSIONS
|
More terms from Carl R. White (oeisfan(AT)phodd.net), Feb 28 2008
|
|
|
Search completed in 0.002 seconds
|