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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A039697 If n = Product (p_j^k_j) then a(n) = (Sum (p_j)) * (Sum (k_j)). 3
1, 2, 3, 4, 5, 10, 7, 6, 6, 14, 11, 15, 13, 18, 16, 8, 17, 15, 19, 21, 20, 26, 23, 20, 10, 30, 9, 27, 29, 30, 31, 10, 28, 38, 24, 20, 37, 42, 32, 28, 41, 36, 43, 39, 24, 50, 47, 25, 14, 21, 40, 45, 53, 20, 32, 36, 44, 62, 59, 40, 61, 66, 30, 12, 36, 48, 67, 57, 52, 42, 71, 25 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

EXAMPLE

14 = 2^1*7^1, a(14)=(2+7)*(1+1)=18.

MATHEMATICA

Array[Plus@@First/@FactorInteger[ # ]*Plus@@Last/@FactorInteger[ # ]&, 5! ] [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Feb 28 2010]

CROSSREFS

Term-wise product of A001222 and A008472.

Sequence in context: A116017 A067033 A067034 * A072620 A072619 A161657

Adjacent sequences:  A039694 A039695 A039696 * A039698 A039699 A039700

KEYWORD

nonn,easy

AUTHOR

Olivier Gerard (olivier.gerard(AT)gmail.com)

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 February 17 09:41 EST 2012. Contains 206009 sequences.