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!)
A093571 LeastCommonMultiple({k+prime(k): 1<=k<=n}). 3

%I #9 Dec 31 2023 16:39:37

%S 3,15,120,1320,2640,50160,50160,451440,902880,11737440,82162080,

%T 575134560,575134560,575134560,17829171360,410070941280,410070941280,

%U 32395604361120,1393010987528160,1393010987528160,65471516413823520

%N LeastCommonMultiple({k+prime(k): 1<=k<=n}).

%C a(n) <= A093570(n).

%t Table[LCM @@ Table[k + Prime[k], {k, n}], {n, 21}] (* _Robert G. Wilson v_, Apr 07 2004 *)

%Y Cf. A093572, A014688.

%K nonn

%O 1,1

%A _Reinhard Zumkeller_, Apr 01 2004

%E More terms from _Robert G. Wilson v_, Apr 07 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 April 24 11:21 EDT 2024. Contains 371936 sequences. (Running on oeis4.)