Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117263
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117263 Row sums of triangle A117262; also, self-convolution of A117264. +0
3
1, 2, 7, 64, 1729, 140050, 34032151, 24809438080, 54258241080961, 355988319732185122, 7006918097288599756327, 413751506726794527011353024, 73294838162131470076480154142529 (list; graph; listen)
OFFSET

0,2

FORMULA

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

PROGRAM

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

CROSSREFS

Adjacent sequences: A117260 A117261 A117262 this_sequence A117264 A117265 A117266

Sequence in context: A100523 A006506 A011821 this_sequence A046855 A116985 A042051

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Mar 14 2006

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 May 16 23:01 EDT 2008. Contains 139884 sequences.


AT&T Labs Research