|
| |
|
|
A152007
|
|
Numbers of the form (2^EulerPhi[3^n]-1)/3^n.
|
|
1
| | |
|
|
|
OFFSET
| 1,3
|
|
|
COMMENTS
| The next term is too large to display.
With the exception of 7 there are no primes in this sequence.
All numbers in this sequence are squarefree.
a(n) is divisible by a(k) for every k < n.
|
|
|
MATHEMATICA
| Table[(2^EulerPhi[3^n] - 1)/3^n, {n, 0, 10}]
|
|
|
CROSSREFS
| Cf. A008776, A152008.
Sequence in context: A116631 A074489 A067248 * A131676 A203685 A134645
Adjacent sequences: A152004 A152005 A152006 * A152008 A152009 A152010
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Artur Jasinski (grafix(AT)csl.pl), Nov 19 2008
|
|
|
EXTENSIONS
| Edited by N. J. A. Sloane (njas(AT)research.att.com), Nov 28 2008
|
| |
|
|