Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062023
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062023 a(n) = {n^(n+1)+n^(n-1)}/2. +0
1
1, 5, 45, 544, 8125, 143856, 2941225, 68157440, 1764915561, 50500000000, 1582182900661, 53868106874880, 1980337235410885, 78180905165533184, 3298800640869140625, 148150413341979836416, 7055872821971695929745 (list; graph; listen)
OFFSET

1,2

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,100

EXAMPLE

a(3) = {3^4 +3^2}/2 = 45.

PROGRAM

(PARI) { for (n=1, 100, write("b062023.txt", n, " ", (n^(n + 1) + n^(n - 1))/2) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 29 2009]

CROSSREFS

Sequence in context: A130976 A151831 A133305 this_sequence A084095 A121414 A097328

Adjacent sequences: A062020 A062021 A062022 this_sequence A062024 A062025 A062026

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Jun 02 2001

EXTENSIONS

More terms from Larry Reeves (larryr(AT)acm.org), Jun 06 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 27 14:50 EST 2009. Contains 167570 sequences.


AT&T Labs Research