cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A356277 a(n) is the smallest integer that can be written as (3 + 1/t_1)^m * (3 + 1/t_2)^(n-m) with integers t_1,t_2 >= 2 and 0 < m < n.

This page as a plain text file.
%I A356277 #10 Aug 04 2022 10:20:23
%S A356277 10,32,100,320,1000,3125,10000,31250,100000,312500
%N A356277 a(n) is the smallest integer that can be written as (3 + 1/t_1)^m * (3 + 1/t_2)^(n-m) with integers t_1,t_2 >= 2 and 0 < m < n.
%C A356277 For comments and a PARI program see A356275.
%Y A356277 Cf. A355626, A356275, A356276, A356278, A356279.
%K A356277 nonn,more
%O A356277 2,1
%A A356277 _Markus Sigg_, Aug 03 2022
%E A356277 a(11) from _Jinyuan Wang_, Aug 04 2022