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.

A024072 a(n) = 6^n - n^10.

This page as a plain text file.
%I A024072 #9 Sep 08 2022 08:44:48
%S A024072 1,5,-988,-58833,-1047280,-9757849,-60419520,-282195313,-1072062208,
%T A024072 -3476706705,-9939533824,-25574627545,-59740581888,-124797797833,
%U A024072 -210890490880,-106465406049,1721598279680,14910665544287
%N A024072 a(n) = 6^n - n^10.
%H A024072 Vincenzo Librandi, <a href="/A024072/b024072.txt">Table of n, a(n) for n = 0..500</a>
%o A024072 (Magma) [6^n-n^10: n in [0..25]]; // _Vincenzo Librandi_, Jul 03 2011
%K A024072 sign,easy
%O A024072 0,2
%A A024072 _N. J. A. Sloane_