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.

A198073 Round((n+1/n)^8).

This page as a plain text file.
%I A198073 #11 May 29 2025 10:41:21
%S A198073 256,1526,15242,106442,534597,2091240,6776036,18992711,47486564,
%T A198073 108285671,228948163,454458310,855154435,1537112038,2655445795,
%U A198073 4431034438,7171212835,11295015910,17363599363,26116502470,38514458563
%N A198073 Round((n+1/n)^8).
%H A198073 Vincenzo Librandi, <a href="/A198073/b198073.txt">Table of n, a(n) for n = 1..10000</a>
%o A198073 (Magma) [Round((n+1/n)^8): n in [1..40]];
%Y A198073 Cf. A014056, A197907.
%K A198073 nonn
%O A198073 1,1
%A A198073 _Vincenzo Librandi_, Oct 21 2011