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!)
A024085 a(n) = 7^n - n^10. 1

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

%S 1,6,-975,-58706,-1046175,-9748818,-60348527,-281651706,-1067977023,

%T -3446430794,-9717524751,-23960097858,-48076077023,-40969481442,

%U 388968417873,4170911119318,32133418941825,230614520086758

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

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

%t Table[7^n-n^10,{n,0,20}] (* _Harvey P. Dale_, Sep 08 2019 *)

%o (Magma) [7^n-n^10: n in [0..20]]; // _Vincenzo Librandi_, Jul 04 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 June 9 13:49 EDT 2023. Contains 363180 sequences. (Running on oeis4.)