Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #8 Sep 08 2022 08:45:59
%S 256,1525,15241,106441,534597,2091239,6776036,18992710,47486563,
%T 108285670,228948163,454458310,855154435,1537112038,2655445795,
%U 4431034438,7171212835,11295015910,17363599363,26116502470,38514458563,55789499110,79503137635,111613460038,154551988195,211311224038
%N Floor((n+1/n)^8)
%H Vincenzo Librandi, <a href="/A197709/b197709.txt">Table of n, a(n) for n = 1..10000</a>
%o (Magma) [Floor((n+1/n)^8): n in [1..40]]
%Y Cf. A014052, A197602, A197603, A197604
%K nonn
%O 1,1
%A _Vincenzo Librandi_, Oct 18 2011