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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A077457 sigma(n^4,4)/sigma(n^4,2). 0
1, 205, 5905, 52429, 375601, 1210525, 5649505, 13421773, 38742049, 76998205, 212601841, 309593245, 810932305, 1158148525, 2217923905, 3435973837, 6951703105, 7942120045, 16936647121, 19692384829, 33360327025, 43583377405 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

sigma(n^x,y) divides sigma(n^x,x) for all n if y divides x.

FORMULA

a(n)=A001159(n^4)/A001157(n^4)

PROG

(PARI) a(n)=sumdiv(n^4, d, d^4)/sumdiv(n^4, d, d^2)

CROSSREFS

Cf. A057660.

Sequence in context: A203863 A203896 A203889 * A060892 A203862 A015289

Adjacent sequences:  A077454 A077455 A077456 * A077458 A077459 A077460

KEYWORD

nonn,mult

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Nov 30 2002

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 14 11:36 EST 2012. Contains 205623 sequences.