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.

A240508 Row lengths of table A174382.

This page as a plain text file.
%I A240508 #3 Apr 06 2014 18:31:47
%S A240508 1,1,2,2,4,5,7,9,13,17,20,23,29,38,52,73,106,157,239,369,579,916,1460,
%T A240508 2338,3757,6051,9761,15762,25470,41176,66587,107701,174223,281856,
%U A240508 456008,737790,1193721,1931431,3125070,5056416
%N A240508 Row lengths of table A174382.
%o A240508 (Haskell)
%o A240508 a240508 = length . a174382_row
%Y A240508 Cf. A126027.
%K A240508 nonn
%O A240508 1,3
%A A240508 _Reinhard Zumkeller_, Apr 06 2014