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!)
A355630 a(n) is the largest integer that can be written as Product_{i = 1..n} (3 + 1/t_i) with integers t_i >= 2. 6

%I #12 Aug 02 2022 09:19:12

%S 11,37,121,413,1442,5047,16807,58457,204085,709667,2483663,8068753,

%T 30415033

%N a(n) is the largest integer that can be written as Product_{i = 1..n} (3 + 1/t_i) with integers t_i >= 2.

%C Obviously 3^n < a(n) < 3.5^n.

%e 11 = (3 + 1/2) * (3 + 1/7) is the largest integer p that can be written as p = (3 + 1/t_1) * (3 + 1/t_2) with integers t_1,t_2 >= 2 because any such integer p is smaller than 3.5^2 = 12.25 and there is no such representation for p = 12. Hence, a(2) = 11.

%o (PARI) See A355626.

%Y Cf. A355626, A355627, A355628, A355629, A355631.

%K more,nonn

%O 2,1

%A _Markus Sigg_, Jul 15 2022

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 15 01:31 EDT 2024. Contains 372536 sequences. (Running on oeis4.)