login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094989 Floor(11^n/6^n). 1

%I #9 Sep 08 2022 08:45:13

%S 1,1,3,6,11,20,37,69,127,233,428,786,1441,2643,4845,8884,16287,29861,

%T 54745,100366,184004,337341,618459,1133843,2078712,3810972,6986783,

%U 12809103,23483356,43052820,78930170,144705313,265293074,486370636

%N Floor(11^n/6^n).

%H Vincenzo Librandi, <a href="/A094989/b094989.txt">Table of n, a(n) for n = 0..900</a>

%t Table[ Floor[(11/6)^n], {n, 0, 30}]

%o (Magma) [Floor(11^n / 6^n): n in [0..40]]; // Vincenzo Librandi Sep 09 2011

%Y Cf. A002379, A094969-A094999.

%K nonn,easy

%O 0,3

%A _Robert G. Wilson v_, May 26 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)