Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A086601
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A086601 Triangular numbers + 1 squared. +0
2
1, 4, 16, 49, 121, 256, 484, 841, 1369, 2116, 3136, 4489, 6241, 8464, 11236, 14641, 18769, 23716, 29584, 36481, 44521, 53824, 64516, 76729, 90601, 106276, 123904, 143641, 165649, 190096, 217156, 247009, 279841, 315844, 355216, 398161 (list; graph; listen)
OFFSET

0,2

FORMULA

(A000217(n)+1)^2

(binomial(4+n,2)-binomial(2+n,1))^2. - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 30 2006

a(n) = A000124(n)^2. - Omar E. Pol (info(AT)polprimos.com), Oct 30 2007

EXAMPLE

a(5)=(t(5)+1)^2=16^2=256

MAPLE

[seq((binomial(4+n, 2)-binomial(2+n, 1))^2, n=-2..39)]; - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 30 2006

with (combinat):a:=n->sum(fibonacci(4, i), i=0..n): seq(a(n)+1, n=0..35); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 25 2008

PROGRAM

(PARI) w=vector(40, i, (t(i)+1)^2)

CROSSREFS

Cf. A000124.

Sequence in context: A034918 A119003 A119005 this_sequence A114185 A085697 A121184

Adjacent sequences: A086598 A086599 A086600 this_sequence A086602 A086603 A086604

KEYWORD

nonn

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Jul 23 2003

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 19 12:50 EST 2009. Contains 171053 sequences.


AT&T Labs Research