Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A162766
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A162766 a(n) = 3*a(n-2) for n > 2; a(1) = 4, a(2) = 3. +0
9
4, 3, 12, 9, 36, 27, 108, 81, 324, 243, 972, 729, 2916, 2187, 8748, 6561, 26244, 19683, 78732, 59049, 236196, 177147, 708588, 531441, 2125764, 1594323, 6377292, 4782969, 19131876, 14348907, 57395628, 43046721, 172186884, 129140163 (list; graph; listen)
OFFSET

1,1

COMMENT

Apparently a(n) = A074324(n+1).

Binomial transform is A162559. Second binomial transform is A077236.

FORMULA

a(n) = (5-3*(-1)^n)*3^(1/4*(2*n-1+(-1)^n))/2.

G.f.: x*(4+3*x)/(1-3*x^2).

PROGRAM

(MAGMA) [ n le 2 select 5-n else 3*Self(n-2): n in [1..34] ];

CROSSREFS

Cf. A074324, A162559, A077236, A162436.

Sequence in context: A055527 A055523 A074324 this_sequence A166552 A122804 A122544

Adjacent sequences: A162763 A162764 A162765 this_sequence A162767 A162768 A162769

KEYWORD

nonn

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jul 13 2009

EXTENSIONS

G.f. corrected by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Sep 18 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 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research