Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A070008
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A070008 Arithmetical mean of distinct primes dividing n is a power of 2 (n=powers of 2 are not left out). +0
1
2, 4, 8, 15, 16, 32, 39, 42, 45, 55, 64, 75, 84, 87, 114, 117, 126, 128, 135, 168, 170, 183, 225, 228, 247, 252, 256, 258, 261, 275, 294, 295, 336, 340, 342, 351, 375, 378, 405, 410, 456, 504, 507, 512, 516, 549, 583, 588, 605, 672, 675, 680, 684, 756, 774 (list; graph; listen)
OFFSET

1,1

EXAMPLE

n=9189=3.1021, mean=(3+1021)/2=512.

MATHEMATICA

ffi[x_] := Flatten[FactorInteger[x]] lf[x_] := Length[FactorInteger[x]] ba[x_] := Table[Part[ffi[x], 2*w-1], {w, 1, lf[x]}] Do[s=Apply[Plus, ba[n]]/lf[n]; If[IntegerQ[Log[2, s]], Print[{n, s}]], {n, 2, 10000}]

CROSSREFS

Cf. A070005-A070007, A008472, A001414.

Adjacent sequences: A070005 A070006 A070007 this_sequence A070009 A070010 A070011

Sequence in context: A072202 A076351 A039743 this_sequence A033623 A094398 A026474

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Apr 11 2002

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 May 16 23:01 EDT 2008. Contains 139884 sequences.


AT&T Labs Research