login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A140429 Binomial transform of Jacobsthal numbers A001045. 3
0, 1, 3, 9, 27, 81, 243, 729, 2187, 6561, 19683, 59049, 177147, 531441, 1594323, 4782969, 14348907, 43046721, 129140163, 387420489, 1162261467, 3486784401, 10460353203, 31381059609, 94143178827, 282429536481, 847288609443 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

Implicit use in A094555 (Barry).

FORMULA

a(n)=A000244(n-1), n >0.

O.g.f.: x/(1-3x). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Aug 27 2008

MAPLE

with(finance):seq(floor(futurevalue(3, 2, n)), n=-2..24); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 25 2009]

PROG

(Other) sage: [lucas_number1(n, 3, 0) for n in xrange(0, 27)]# [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Apr 23 2009]

CROSSREFS

Cf. A000079(n)=A131577, A133494.

Sequence in context: A038002 A190128 * A141413 A000244 A133494 A050733

Adjacent sequences:  A140426 A140427 A140428 * A140430 A140431 A140432

KEYWORD

nonn

AUTHOR

Paul Curtz (bpcrtz(AT)free.fr), Jun 19 2008

EXTENSIONS

Extended by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Aug 28 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 4 12:26 EST 2012. Contains 204830 sequences.