login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A039697 a(n) = Sum(p_j) * Sum(k_j) where n = Product(p_j^k_j). 5
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; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
14 = 2^1 * 7^1, a(14) = (2+7)*(1+1) = 18.
MATHEMATICA
Array[Plus@@First/@FactorInteger[ # ]*Plus@@Last/@FactorInteger[ # ]&, 5! ] (* Vladimir Joseph Stephan Orlovsky, Feb 28 2010 *)
CROSSREFS
Term-wise product of A001222 and A008472.
Sequence in context: A360521 A320870 A252022 * A319131 A231566 A072620
KEYWORD
nonn,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 23 21:46 EDT 2024. Contains 374575 sequences. (Running on oeis4.)