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.

A198077 Round((n+1/3)^n).

This page as a plain text file.
%I A198077 #11 May 29 2025 10:41:02
%S A198077 1,5,37,353,4315,64535,1140539,23256804,537441241,13880477010,
%T A198077 396218076727,12386985584176,420923890579262,15447592770126360,
%U A198077 608903758014263549,25656487848259583960,1150788495459483630200,54745172171004903538414
%N A198077 Round((n+1/3)^n).
%H A198077 Vincenzo Librandi, <a href="/A198077/b198077.txt">Table of n, a(n) for n = 1..300</a>
%o A198077 (Magma) [Round((n+1/3)^n): n in [1..20]];
%Y A198077 Cf. A014056.
%K A198077 nonn
%O A198077 1,2
%A A198077 _Vincenzo Librandi_, Oct 21 2011