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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A083198 a(n) = A061419(n) - A002379(n). 0
1, 1, 1, 2, 3, 5, 7, 11, 16, 24, 36, 54, 80, 121, 181, 271, 407, 610, 915, 1372, 2058, 3088, 4631, 6947, 10420, 15630, 23446, 35169, 52753, 79129, 118693, 178039, 267059, 400589, 600883, 901324, 1351986, 2027979, 3041968 (list; graph; refs; listen; history; internal format)
OFFSET

5,4

COMMENTS

lim (a(n) * (2/3)^n) = 2/3 * A083286 - 1.

PROG

(PARI) p=1:for(n=2, 100, p=p+ceil(p/2):print1(p-floor((3/2)^n)", "))

CROSSREFS

Sequence in context: A173199 A023435 A091501 * A112088 A117792 A154888

Adjacent sequences:  A083195 A083196 A083197 * A083199 A083200 A083201

KEYWORD

nonn,easy

AUTHOR

Ralf Stephan (ralf(AT)ark.in-berlin.de), Jun 01 2003

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 17 13:28 EST 2012. Contains 206031 sequences.