The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A101424 Number of different cuboids with volume p^4 * q^n, where p,q are distinct prime numbers. 4

%I #17 Oct 06 2016 07:31:58

%S 4,9,18,28,42,57,76,96,120,145,174,204,238,273,312,352,396,441,490,

%T 540,594,649,708,768,832,897,966,1036,1110,1185,1264,1344,1428,1513,

%U 1602,1692,1786,1881,1980,2080,2184,2289,2398,2508,2622,2737,2856,2976,3100

%N Number of different cuboids with volume p^4 * q^n, where p,q are distinct prime numbers.

%C Subsequence of A034836, which gives the number of cuboids for volume n.

%F a(n) = A034836(2^4*3^n) = A034836(3^4*2^n) = A034836(p^4*q^n) for p,q distinct primes.

%F From _Colin Barker_, Mar 28 2014: (Start)

%F The following is conjectured.

%F a(n) = (29 + 3*(-1)^n + 36*n + 10*n^2)/8.

%F a(n) = 2*a(n-1) - 2*a(n-3) + a(n-4).

%F G.f.: -(x+4)/((x+1)*(x-1)^3). (End)

%Y Cf. A034836, A101423, A101425, A101426, A101427.

%K nonn

%O 0,1

%A _Anthony C Robin_, Jan 17 2005

%E Edited and extended by _Ray Chandler_, Dec 19 2008

%E a(0)=4 prepended and g.f. edited by _Alois P. Heinz_, Oct 05 2016

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 May 23 00:32 EDT 2024. Contains 372758 sequences. (Running on oeis4.)