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!)
A017059 a(n) = (7*n + 6)^7. 1
279936, 62748517, 1280000000, 10460353203, 52523350144, 194754273881, 587068342272, 1522435234375, 3521614606208, 7446353252589, 14645194571776, 27136050989627, 47829690000000, 80798284478113 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (8, -28, 56, -70, 56, -28, 8, -1).
MATHEMATICA
(7*Range[0, 20]+6)^7 (* or *) LinearRecurrence[{8, -28, 56, -70, 56, -28, 8, -1}, {279936, 62748517, 1280000000, 10460353203, 52523350144, 194754273881, 587068342272, 1522435234375}, 20] (* Harvey P. Dale, Oct 28 2017 *)
PROG
(Magma) [(7*n+6)^7: n in [0..30]]; // Vincenzo Librandi, Jul 10 2011
CROSSREFS
Sequence in context: A016867 A016915 A183621 * A017143 A017239 A017347
KEYWORD
nonn,easy
AUTHOR
STATUS
approved

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 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)