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.

A077430 a(n) = floor(log_10(2*n^2)) + 1.

This page as a plain text file.
%I A077430 #7 Dec 07 2019 02:54:29
%S A077430 1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,
%T A077430 4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,
%U A077430 4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5
%N A077430 a(n) = floor(log_10(2*n^2)) + 1.
%Y A077430 Cf. A077431, A077432, A004216, A077429, A077433.
%K A077430 nonn
%O A077430 1,3
%A A077430 _Reinhard Zumkeller_, Nov 05 2002