Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A095139
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A095139 Number of distinct prime factors of A095137(n). +0
1
1, 0, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 3, 3, 3, 1, 2, 2, 2, 2, 1, 2, 3, 1, 2, 2, 3, 1, 2, 3, 2, 2, 1, 2, 2, 2, 6, 2, 1, 3, 4, 5, 2, 5, 3, 2, 3, 3, 3, 3, 2, 4, 3, 4, 5, 6, 1, 3, 2, 4, 2, 2, 4, 3, 2, 3, 6, 4, 6, 4, 3 (list; graph; listen)
OFFSET

1,8

MATHEMATICA

PrimeFactors[n_] := Flatten[ Table[ #[[1]], {1} ] & /@ FactorInteger[n]]; f[n_] := Abs[ Product[ Prime[i], {i, 2, n, 2}] + Product[ Prime[i], {i, 1, n, 2}]]; f[1] = 2; Table[ Length[ PrimeFactors[ f[n]]], {n, 72}]

CROSSREFS

Cf. A095137.

Sequence in context: A122921 A108128 A081326 this_sequence A109038 A080342 A081604

Adjacent sequences: A095136 A095137 A095138 this_sequence A095140 A095141 A095142

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), May 28 2004

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research