|
Search: id:A069461
|
|
|
| A069461 |
|
Number of distinct prime factors of prime(n)^n-1. |
|
+0 4
|
|
| 0, 1, 2, 3, 3, 5, 2, 6, 6, 8, 7, 11, 5, 7, 9, 8, 5, 12, 4, 13, 8, 10, 4, 16, 7, 12, 12, 13, 6, 18, 4, 15, 10, 8, 10, 19, 8, 9, 8, 17, 5, 21, 5, 13, 16, 16, 6, 21, 9, 12, 9, 15
(list; graph; listen)
|
|
|
OFFSET
|
1,3
|
|
|
COMMENT
|
a(n) = A001221(A069459(n)).
|
|
LINKS
|
Dario Alpern, Factorization using the Elliptic Curve Method.
|
|
EXAMPLE
|
A000040(8)^8-1=19^8-1=16983563040=2^5*3^2*5*17*181*3833, therefore a(8)=6 and A069462(8)=11.
A000040(9)^9-1=23^9-1=1801152661462=2*7*11*19*79*7792003, therefore a(9)=6 and A069462(9)=6.
|
|
PROGRAM
|
(PARI) for(n=1, 52, print1(omega(prime(n)^n-1)", ")) - Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 03 2008
|
|
CROSSREFS
|
Cf. A069464, A069462.
Adjacent sequences: A069458 A069459 A069460 this_sequence A069462 A069463 A069464
Sequence in context: A106821 A065863 A049272 this_sequence A063256 A131320 A119912
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Reinhard Zumkeller (reinhard.zumkeller(AT)lhsystems.com), Mar 24 2002
|
|
EXTENSIONS
|
More terms from Hugo Pfoertner (hugo(AT)pfoertner.org), May 18 2004
More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 03 2008
|
|
|
Search completed in 0.002 seconds
|