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!)
A004527 Ratios of successive terms are 1,2,2,3,4,4,5,6,6,... 2

%I #9 Oct 26 2023 00:34:00

%S 1,1,2,4,12,48,192,960,5760,34560,241920,1935360,15482880,139345920,

%T 1393459200,13934592000,153280512000,1839366144000,22072393728000,

%U 286941118464000,4017175658496000,56240459218944000

%N Ratios of successive terms are 1,2,2,3,4,4,5,6,6,...

%H Harvey P. Dale, <a href="/A004527/b004527.txt">Table of n, a(n) for n = 0..480</a>

%t FoldList[Times,1,Flatten[Append[#,Last[#]]&/@Partition[Range[20],2]]] (* _Harvey P. Dale_, Oct 15 2011 *)

%K nonn

%O 0,3

%A _N. J. A. Sloane_

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 20 08:05 EDT 2024. Contains 372703 sequences. (Running on oeis4.)