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!)
A024071 a(n) = 6^n - n^9. 2

%I #11 Oct 15 2023 18:42:31

%S 1,5,-476,-19467,-260848,-1945349,-10031040,-40073671,-132538112,

%T -377342793,-939533824,-1995150635,-2982998016,2456194643,57703117312,

%U 431741625201,2752390430720,16808071568239,101361597378048

%N a(n) = 6^n - n^9.

%H Vincenzo Librandi, <a href="/A024071/b024071.txt">Table of n, a(n) for n = 0..500</a>

%t Table[6^n - n^9, {n, 0, 25}] (* _Wesley Ivan Hurt_, Oct 15 2023 *)

%o (Magma) [6^n-n^9: n in [0..25]]; // _Vincenzo Librandi_, Jul 03 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 April 25 07:41 EDT 2024. Contains 371964 sequences. (Running on oeis4.)