login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A105080 Number of distinct prime divisors of 10000^n - 3. 1
2, 2, 2, 4, 4, 2, 3, 4, 4, 5, 4, 5, 4, 4, 4, 4, 5, 3, 5, 4, 5, 3, 4, 8, 4, 3, 6, 5, 5, 3, 7, 5, 3, 5, 1, 4, 6, 5 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
A105080(n) = A105068(4n) = A105069(2n). - Robert G. Wilson v, Apr 08 2005
EXAMPLE
The number of distinct prime divisors of 10000^1 - 3 is 2, so the first term is 2.
MATHEMATICA
PrimeNu[#]&/@(10000^Range[10]-3) (* The program generates the first 10 terms of the sequence. *) (* Harvey P. Dale, Feb 05 2023 *)
CROSSREFS
Sequence in context: A139560 A192095 A363710 * A336299 A206424 A117728
KEYWORD
nonn
AUTHOR
Parthasarathy Nambi, Apr 06 2005
EXTENSIONS
More terms from Robert G. Wilson v, Apr 08 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 10:01 EDT 2024. Contains 371779 sequences. (Running on oeis4.)