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!)
A273938 Sum of the divisors of the n-th odd prime power. 1
1, 4, 6, 8, 13, 12, 14, 18, 20, 24, 31, 40, 30, 32, 38, 42, 44, 48, 57, 54, 60, 62, 68, 72, 74, 80, 121, 84, 90, 98, 102, 104, 108, 110, 114, 133, 156, 128, 132, 138, 140, 150, 152, 158, 164, 168, 183, 174, 180, 182, 192, 194, 198, 200, 212, 224, 228, 230 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A000203(A061345(n-1)).
MAPLE
A273938 := proc(n)
numtheory[sigma](A061345(n-1)) ;
end proc:
CROSSREFS
Sequence in context: A286373 A286372 A151760 * A121613 A008438 A141641
KEYWORD
nonn
AUTHOR
R. J. Mathar, Jun 04 2016
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 April 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)