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!)
A091258 Denominator of sigma(3,n)/sigma(1,n). 4

%I #11 Jul 22 2018 22:54:58

%S 1,1,1,7,1,1,1,1,13,1,1,1,1,1,1,1,1,13,1,1,1,1,1,1,31,1,1,7,1,1,1,7,1,

%T 1,1,91,1,1,1,1,1,1,1,7,13,1,1,1,19,31,1,7,1,1,1,1,1,1,1,1,1,1,13,1,1,

%U 1,1,1,1,1,1,1,1,1,31,1,1,1,1,1,1,1,1,1,1,1,1,1,1,13,1,7,1,1,1,1,1,19,13

%N Denominator of sigma(3,n)/sigma(1,n).

%H Antti Karttunen, <a href="/A091258/b091258.txt">Table of n, a(n) for n = 1..65537</a>

%t Denominator[Table[DivisorSigma[3,n]/DivisorSigma[1,n],{n,100}]] (* _Harvey P. Dale_, Oct 06 2017 *)

%o (PARI) a(n) = denominator(sigma(n, 3)/sigma(n)); \\ _Michel Marcus_, Dec 29 2013

%Y Cf. A001158, A000203, A091259-A091261.

%K easy,nonn,frac

%O 1,4

%A _Labos Elemer_, Feb 12 2004

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 March 29 02:23 EDT 2024. Contains 371264 sequences. (Running on oeis4.)