|
Search: id:A063956
|
|
| |
|
| 0, 2, 3, 0, 5, 5, 7, 0, 0, 7, 11, 3, 13, 9, 8, 0, 17, 2, 19, 5, 10, 13, 23, 3, 0, 15, 0, 7, 29, 10, 31, 0, 14, 19, 12, 0, 37, 21, 16, 5, 41, 12, 43, 11, 5, 25, 47, 3, 0, 2, 20, 13, 53, 2, 16, 7, 22, 31, 59, 8, 61, 33, 7, 0, 18, 16, 67, 17, 26, 14, 71, 0, 73, 39, 3, 19, 18, 18, 79, 5, 0
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=1,...,1000
|
|
EXAMPLE
|
Prime factors in 420 which have exponent=1 [i.e. unitary p-divisors] are {5,7}, sum =12 so a(420)=12. Sum of all p-divisors are in A008472(420)=17.
|
|
PROGRAM
|
(PARI) { for (n=1, 1000, f=factor(n)~; a=0; for (i=1, length(f), if (f[2, i]==1, a+=f[1, i])); write("b063956.txt", n, " ", a) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Sep 04 2009]
|
|
CROSSREFS
|
A008472, A034444, A056169-A056172, A034387.
Sequence in context: A057637 A167485 A140508 this_sequence A128214 A145105 A140700
Adjacent sequences: A063953 A063954 A063955 this_sequence A063957 A063958 A063959
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Labos E. (labos(AT)ana.sote.hu), Sep 04 2001
|
|
|
Search completed in 0.004 seconds
|