Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A081956
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A081956 Sum of n-th row in A081954. +0
3
2, 10, 38, 130, 422, 1330, 4118, 12610, 38342, 116050, 350198, 1054690, 3172262, 9533170, 28632278, 85962370, 258018182, 774316690, 2323474358, 6971471650, 20916512102, 62753730610, 188269580438, 564825518530, 1694510110022 (list; graph; listen)
OFFSET

1,1

FORMULA

a(n)=2*(3^n-2^n) = A056182(n). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 17 2008]

MAPLE

A081954 := proc(n, k) 2^(n-k)*3^k ; end: A081956 := proc(n) add( A081954(n, k), k=0..n-1) ; end: for n from 1 to 30 do printf("%d, ", A081956(n)) ; od ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 04 2007

CROSSREFS

Cf. A025192, A081954, A081955.

Adjacent sequences: A081953 A081954 A081955 this_sequence A081957 A081958 A081959

Sequence in context: A119358 A110148 A056182 this_sequence A120278 A143960 A122117

KEYWORD

nonn,new

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Apr 02 2003

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 04 2007

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 October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research