login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A075657 Numbers n such that sum of digits (A007953) is a divisor of sum of prime divisors (A008472). 9
2, 3, 5, 7, 10, 42, 70, 84, 91, 100, 104, 110, 114, 115, 130, 143, 148, 154, 160, 170, 182, 185, 212, 215, 221, 222, 228, 230, 234, 238, 250, 266, 295, 304, 312, 326, 336, 372, 402, 412, 425, 437, 460, 468, 485, 494, 516, 555, 558, 583, 700, 702, 721, 730 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Harvey P. Dale, Table of n, a(n) for n = 1..1000

MATHEMATICA

Select[Range[2, 800], Divisible[Total[Select[Divisors[#], PrimeQ]], Total[ IntegerDigits[#]]]&] (* Harvey P. Dale, Sep 23 2012 *)

CROSSREFS

Sequence in context: A182521 A104622 A033843 * A039711 A194261 A194262

Adjacent sequences:  A075654 A075655 A075656 * A075658 A075659 A075660

KEYWORD

nonn,base

AUTHOR

Floor van Lamoen (fvlamoen(AT)hotmail.com), Sep 23 2002 and Sep 30 2002

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 22 09:31 EDT 2013. Contains 225519 sequences.