|
| |
|
|
A135181
|
|
p^5 + p^3 - p^2. Exponents are the prime numbers in decreasing order and p is the n-th prime.
|
|
0
| |
|
|
36, 261, 3225, 17101, 162261, 373321, 1424481, 2482597, 6447981, 20534697, 28657981, 69393241, 115923441, 147086101, 229446621, 418341561, 715126197, 844819561, 1350421381, 1804582221, 2073455281, 3077543197, 3939605541, 5584756497, 8588243521, 10511120601, 11593822861, 14026730901, 15387522697
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
FORMULA
| p=A000040(n): a(n)= p^5 + p^3 - p^2.
|
|
|
EXAMPLE
| a(4)=17101 because the 4th prime number is 7, 7^5=16807, 7^3=343, 7^2=49 and 16807+343-49=17101.
|
|
|
PROG
| (MAGMA)[p^5+p^3-p^2: p in PrimesUpTo(4200)][From V.Librandi, Dec 14 2010]
|
|
|
CROSSREFS
| Cf. p^2: A001248. p^3: A030078. p^5: A050997.
Sequence in context: A115332 A133072 A115223 * A202958 A187511 A185243
Adjacent sequences: A135178 A135179 A135180 * A135182 A135183 A135184
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Omar E. Pol (info(AT)polprimos.com), Nov 25 2007
|
|
|
EXTENSIONS
| More terms from Vincenzo Librandi, Dec 14 2010
|
| |
|
|