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.

A197711 Floor((n+1/n)^10).

This page as a plain text file.
%I A197711 #12 Jun 02 2025 05:06:01
%S A197711 1024,9536,169350,1922601,14455510,79525193,345716130,1253815679,
%T A197711 3941971040,11046221254,28162516239,66354069277,146236468527,
%U A197711 304356025989,602797997502,1143224193788,2086847748926,3682210047876,6303034667438,10498899284252,17061992477838,27113811835076,42216316373726,64512773675388
%N A197711 Floor((n+1/n)^10).
%H A197711 Vincenzo Librandi, <a href="/A197711/b197711.txt">Table of n, a(n) for n = 1..10000</a>
%t A197711 Table[Floor[(n+1/n)^10],{n,30}] (* _Harvey P. Dale_, May 01 2013 *)
%o A197711 (Magma) [Floor((n+1/n)^10): n in [1..40]]
%Y A197711 Cf. A014052, A197602, A197603, A197604
%K A197711 nonn
%O A197711 1,1
%A A197711 _Vincenzo Librandi_, Oct 18 2011