Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136650
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136650 Self-convolution of A006125(n) = 2^{n(n-1)/2}. +0
1
1, 2, 5, 20, 148, 2208, 67904, 4264960, 541216768, 137984868352, 70507295670272, 72128242290524160, 147646152060442771456, 604610628447525580832768, 4952364915780360673188380672, 81134591384874923825347187179520 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n) = Sum_{k=0..n} 2^{ k(k-1)/2 + (n-k)(n-k-1)/2 }.

PROGRAM

(PARI) a(n)=sum(k=0, n, 2^(k*(k-1)/2 + (n-k)*(n-k-1)/2))

CROSSREFS

Sequence in context: A012317 A118181 A140988 this_sequence A111885 A159320 A156871

Adjacent sequences: A136647 A136648 A136649 this_sequence A136651 A136652 A136653

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jan 16 2008

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 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research