login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A024098 a(n) = 8^n - n^10. 2

%I #12 Sep 08 2022 08:44:48

%S 1,7,-960,-58537,-1044480,-9732857,-60204032,-280378097,-1056964608,

%T -3352566673,-8926258176,-17347490009,6802112512,411897322039,

%U 4108791856128,34607721698207,280375465082880,2249783819784799

%N a(n) = 8^n - n^10.

%H Vincenzo Librandi, <a href="/A024098/b024098.txt">Table of n, a(n) for n = 0..400</a>

%t Table[8^n-n^10,{n,0,20}] (* _Harvey P. Dale_, Mar 24 2011 *)

%o (Magma) [8^n-n^10: n in [0..20]]; // _Vincenzo Librandi_, Jul 05 2011

%K sign,easy

%O 0,2

%A _N. J. A. Sloane_

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 6 15:44 EDT 2024. Contains 372294 sequences. (Running on oeis4.)