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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094981 Floor(9^n/4^n). 1
1, 2, 5, 11, 25, 57, 129, 291, 656, 1477, 3325, 7481, 16834, 37876, 85222, 191751, 431439, 970739, 2184164, 4914369, 11057332, 24878997, 55977744, 125949925, 283387333, 637621500, 1434648375, 3227958844, 7262907400, 16341541651 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..1000

MATHEMATICA

Table[ Floor[(9/4)^n], {n, 0, 30}]

PROG

(MAGMA) [Floor(9^n / 4^n): n in [0..40]]; // Vincenzo Librandi, Sep 08 2011

CROSSREFS

Cf. A002379, A094969 - A094500.

Sequence in context: A017920 A006054 A106805 * A097779 A106336 A047775

Adjacent sequences:  A094978 A094979 A094980 * A094982 A094983 A094984

KEYWORD

nonn,easy

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), May 26 2004

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 14 22:37 EST 2012. Contains 205679 sequences.