|
| |
|
|
A033289
|
|
Odd Power Perfect numbers: opsigma(n) = 2*n.
|
|
0
| |
|
|
6, 264, 45408, 10177920, 9310826880, 27806077440, 25437179036160, 303753589954560, 277875743791011840, 14504815632384, 13269098919960576, 2534919599177957376, 2318960803647990104064
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| If x is OPP and x=2^k*y, gcd(2^k,y)=1, (2^(k+4)+1)/3 is prime, then 4*x*(2^(k+4)+1)/3 is also OPP.
|
|
|
FORMULA
| {n: A033634(n) = 2*n}.
|
|
|
EXAMPLE
| If n=p1^r1*p2^r2*p3^r3*... then opsigma(n)=(1+p1+p1^3+p1^5+ ... +p1^r1)*(1+p2+p2^3+p2^5+ ... +p2^r2)*(1+p3+p3^3+p3^5+ ... +p3^r3)*... except if ri is even then use (1+pi+pi^3+pi^5+ ... +pi^(ri-1))
|
|
|
CROSSREFS
| Sequence in context: A053944 A015020 A003384 * A193983 A199097 A199093
Adjacent sequences: A033286 A033287 A033288 * A033290 A033291 A033292
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Yasutoshi Kohmoto (zbi74583(AT)boat.zero.ad.jp)
|
| |
|
|