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!)
A127646 a(n) is the product of first n terms of sequence A127644. 5
3, 18, 162, 2916, 34992, 559872, 4478976, 107495424, 3439853568, 116955021312, 3508650639360, 168415230689280, 2526228460339200, 2526228460339200, 35367198444748800, 70734396889497600, 1202484747121459200 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(n) is divisible by A127645(n).
LINKS
MATHEMATICA
f[l_List] := Block[{k = 1, s = Plus @@ l, p = Times @@ l}, While[Or[MemberQ[l, k], Mod[k p, k + s] > 0], k++]; Append[l, k]]; FoldList[Times, Nest[f, {3}, 17]] (* Michael De Vlieger, Sep 20 2017, after Ray Chandler at A127644 *)
CROSSREFS
Sequence in context: A364432 A065058 A032031 * A089466 A302585 A107403
KEYWORD
nonn
AUTHOR
Leroy Quet, Jan 22 2007
EXTENSIONS
Extended by Ray Chandler, Jan 22 2007
STATUS
approved

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 September 12 21:40 EDT 2024. Contains 375855 sequences. (Running on oeis4.)