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.

A038149 a(n) = max T(n,k), with T as in A037027.

This page as a plain text file.
%I A038149 #6 Apr 14 2023 15:27:47
%S A038149 1,1,2,5,10,22,51,111,256,594,1324,3130,7285,16435,39430,91959,211519,
%T A038149 506408,1182650,2760810,6592080,15409740,36369225,86666790,202738635,
%U A038149 482548825,1148125550,2687285975,6439167735,15301850850,35843163720
%N A038149 a(n) = max T(n,k), with T as in A037027.
%Y A038149 Cf. A037027.
%K A038149 nonn
%O A038149 0,3
%A A038149 _Floor van Lamoen_