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.

A198075 Round((n+1/n)^10).

This page as a plain text file.
%I A198075 #11 May 29 2025 10:41:12
%S A198075 1024,9537,169351,1922602,14455511,79525194,345716130,1253815679,
%T A198075 3941971041,11046221254,28162516240,66354069277,146236468527,
%U A198075 304356025989,602797997503,1143224193789,2086847748927,3682210047877
%N A198075 Round((n+1/n)^10).
%H A198075 Vincenzo Librandi, <a href="/A198075/b198075.txt">Table of n, a(n) for n = 1..10000</a>
%o A198075 (Magma) [Round((n+1/n)^10): n in [1..40]];
%Y A198075 Cf. A014056, A197909.
%K A198075 nonn
%O A198075 1,1
%A A198075 _Vincenzo Librandi_, Oct 21 2011