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.

A197773 Ceiling((n+1/n)^3).

This page as a plain text file.
%I A197773 #11 Jun 02 2025 05:08:07
%S A197773 8,16,38,77,141,235,365,537,757,1031,1365,1765,2237,2787,3421,4145,
%T A197773 4965,5887,6917,8061,9325,10715,12237,13897,15701,17655,19765,22037,
%U A197773 24477,27091,29885,32865,36037,39407,42981,46765,50765,54987,59437,64121,69045,74215
%N A197773 Ceiling((n+1/n)^3).
%H A197773 Vincenzo Librandi, <a href="/A197773/b197773.txt">Table of n, a(n) for n = 1..10000</a>
%o A197773 (Magma) [Ceiling((n+1/n)^3): n in [1..60]]
%Y A197773 Cf. A005491, A014058
%K A197773 nonn
%O A197773 1,1
%A A197773 _Vincenzo Librandi_, Oct 19 2011