login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A098803 n^7 * 7^n. 6
0, 7, 6272, 750141, 39337984, 1313046875, 32934190464, 678223072849, 12089663946752, 193010051319183, 2824752490000000, 38532504363714053, 495958345459089408, 6079641716636816419, 71493870602660352896 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..1000

EXAMPLE

1^7 * 7^1 = 7

2^7 * 7^2 = 6272

MATHEMATICA

Table[n^7*7^n, {n, 1, 20}] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Mar 06 2006

PROG

(MAGMA) [7^n*n^7: n in [0..20]]; // Vincenzo Librandi, Oct 27 2011

CROSSREFS

Cf. A007758, A062074, A062075,

Sequence in context: A103174 A203693 A125036 * A068575 A158400 A119528

Adjacent sequences:  A098800 A098801 A098802 * A098804 A098805 A098806

KEYWORD

nonn,easy

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Oct 05 2004

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Mar 06 2006

Offset changed from 1 to 0 by Vincenzo Librandi, Oct 27 2011

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 03:14 EST 2012. Contains 205694 sequences.