Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A145073
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A145073 a(n) = [x^(3^n)] Q(x,n)^(n+1) where Q(x,n) = Sum_{k=0..n} (x^(3^k) + x^(2*3^k)) for n>=0. +0
4
1, 2, 7, 44, 325, 3110, 34258, 436304, 6246439, 99637730, 1747851787, 33469239848, 694321125511 (list; graph; listen)
OFFSET

0,2

EXAMPLE

a(n) equals the coefficient of x^(3^n) in Q(x,n)^(n+1) where

Q(x,n) = Sum_{k=0..n} (x^(3^k) + x^(2*3^k)) for n>=0.

PROGRAM

(PARI) {a(n)=local(Q=sum(j=0, n, x^(3^j)+x^(2*3^j)+O(x^(3^n+1)))); polcoeff(Q^(n+1), 3^n)}

CROSSREFS

Cf. A007178, A145074, A145075, A145076.

Sequence in context: A103084 A041507 A158107 this_sequence A111561 A000155 A077045

Adjacent sequences: A145070 A145071 A145072 this_sequence A145074 A145075 A145076

KEYWORD

more,nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Oct 09 2008

EXTENSIONS

a(10) - a(12) from Alois P. Heinz (heinz(AT)hs-heilbronn.de), Apr 28 2009

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 9 14:43 EST 2009. Contains 170430 sequences.


AT&T Labs Research