|
Search: id:A105068
|
|
|
| A105068 |
|
Number of distinct prime divisors of 10^n - 3. |
|
+0 3
|
|
| 1, 1, 1, 2, 2, 2, 2, 2, 3, 2, 2, 2, 3, 2, 4, 4, 1, 4, 5, 4, 2, 2, 4, 2, 2, 3, 4, 3, 4, 3, 6, 4, 3, 2, 4, 4, 5, 3, 5, 5, 4, 5, 7, 4, 5, 4, 7, 5, 4, 4
(list; graph; listen)
|
|
|
OFFSET
|
1,4
|
|
|
EXAMPLE
|
If n=1, 2 or 3, then 10^n - 3 = prime and thus the first three terms are 1.
|
|
MATHEMATICA
|
Table[Length[FactorInteger[10^n - 3]], {n, 1, 50}] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Feb 21 2006
|
|
CROSSREFS
|
Adjacent sequences: A105065 A105066 A105067 this_sequence A105069 A105070 A105071
Sequence in context: A054990 A046921 A078178 this_sequence A120676 A125973 A001031
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Apr 05 2005
|
|
EXTENSIONS
|
More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Feb 21 2006
|
|
|
Search completed in 0.002 seconds
|