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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A065915 Numerator[DivisorSigma[1,8*n^2]/DivisorSigma[1,4*n^2]]. 2
15, 63, 15, 255, 15, 63, 15, 1023, 15, 63, 15, 255, 15, 63, 15, 4095, 15, 63, 15, 255, 15, 63, 15, 1023, 15, 63, 15, 255, 15, 63, 15, 16383, 15, 63, 15, 255, 15, 63, 15, 1023, 15, 63, 15, 255, 15, 63, 15, 4095, 15, 63, 15, 255, 15, 63, 15, 1023, 15, 63, 15, 255, 15, 63 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

EXAMPLE

sigma[72]/sigma[36] = 15/7; The sequence is not periodic,values of numerators are always -1+2^s.

PROG

(PARI) { for (n=1, 1000, a=numerator(sigma(8*n^2)/sigma(4*n^2)); write("b065915.txt", n, " ", a) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Nov 04 2009]

CROSSREFS

A000203

Sequence in context: A157446 A067572 A066584 * A062965 A157968 A141759

Adjacent sequences:  A065912 A065913 A065914 * A065916 A065917 A065918

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Nov 28 2001

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 16 21:51 EST 2012. Contains 205978 sequences.