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!)
A066778 a(n) = Sum_{i=1..n} floor((3/2)^i). 1
1, 3, 6, 11, 18, 29, 46, 71, 109, 166, 252, 381, 575, 866, 1303, 1959, 2944, 4421, 6637, 9962, 14949, 22430, 33652, 50486, 75737, 113613, 170428, 255650, 383484, 575235, 862861, 1294300, 1941459, 2912198, 4368307, 6552471, 9828717, 14743086 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(PARI) { s=0; for (n=1, 300, write("b066778.txt", n, " ", s+=floor((3/2)^n)) ) } \\ Harry J. Smith, Mar 24 2010
CROSSREFS
Cf. A002379.
Sequence in context: A026905 A286272 A212147 * A265075 A147079 A281572
KEYWORD
nonn
AUTHOR
Benoit Cloitre, Jan 18 2002
EXTENSIONS
Definition corrected by Harry J. Smith, Mar 24 2010
STATUS
approved

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 20 00:03 EDT 2024. Contains 371798 sequences. (Running on oeis4.)