Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071146
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071146 Numbers n such that sum of distinct primes dividing n is divisible by the largest prime dividing n. Also n has exactly 7 distinct prime factors and n is square-free. +0
2
1231230, 2062830, 2181270, 3327870, 3594990, 4224990, 4320030, 4671030, 5162430, 5411406, 5414430, 6767670, 7052430, 7432230, 7870830, 7947030, 8150142, 8273265, 8287230, 8569470, 8804334, 9378390 (list; graph; listen)
OFFSET

1,1

FORMULA

A008472(n)/A006530(n) is integer; A001221(n)=7, n is square-free.

EXAMPLE

n=pqrstu, p<q<r<s<t<u, primes, p+q+r+s+t+u=ku; n=9378390=2.3.5.7.17.37.71; sum=2+3+5+7+17+37+71=142=2.71

MATHEMATICA

ffi[x_] := Flatten[FactorInteger[x]] lf[x_] := Length[FactorInteger[x]] ba[x_] := Table[Part[ffi[x], 2*w-1], {w, 1, lf[x]}] sb[x_] := Apply[Plus, ba[x]] ma[x_] := Part[Reverse[Flatten[FactorInteger[x]]], 2] amo[x_] := Abs[MoebiusMu[x]] Do[s=sb[n]/ma[n]; If[IntegerQ[s]&&Equal[lf[n], 7]&& !Equal[amo[n], 0], Print[{n, ba[n]}]], {n, 2, 1000000}]

CROSSREFS

Cf. A008472, A006530, A000961, A025475, A037074, A071139-A071147.

Sequence in context: A102336 A092696 A129347 this_sequence A144694 A156113 A118900

Adjacent sequences: A071143 A071144 A071145 this_sequence A071147 A071148 A071149

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), May 13 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 December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research