Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060633
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060633 Surround numbers of an n x 1 rectangle. +0
2
16, 123, 361, 778, 1428, 2371, 3673, 5406, 7648, 10483, 14001, 18298, 23476, 29643, 36913, 45406, 55248, 66571, 79513, 94218, 110836, 129523, 150441, 173758, 199648, 228291, 259873, 294586, 332628, 374203, 419521, 468798, 522256, 580123 (list; graph; listen)
OFFSET

1,1

LINKS

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

E. J. Friedman, Math. Magic

FORMULA

a(n) = (n^4+22n^3+105n^2-56n-8)/4

MAPLE

for n from 1 to 50 do printf(`%d, `, (n^4+22*n^3+105*n^2-56*n-8)/4) od:

PROGRAM

(PARI) { for (n=1, 1000, write("b060633.txt", n, " ", (n^4 + 22*n^3 + 105*n^2 - 56*n - 8)/4); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 08 2009]

CROSSREFS

Cf. A047875.

Sequence in context: A053883 A030508 A006215 this_sequence A125353 A126511 A067442

Adjacent sequences: A060630 A060631 A060632 this_sequence A060634 A060635 A060636

KEYWORD

easy,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Apr 15 2001

EXTENSIONS

More terms from James A. Sellers (sellersj(AT)math.psu.edu), Apr 16 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 December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research