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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A092899 Expansion of (1+2x+3x^2+6x^3)/((1+x)(1-x)^2). 1
1, 3, 7, 15, 19, 27, 31, 39, 43, 51, 55, 63, 67, 75, 79, 87, 91, 99, 103, 111, 115, 123, 127, 135, 139, 147, 151, 159, 163, 171, 175, 183, 187, 195, 199, 207, 211, 219, 223, 231, 235, 243, 247, 255, 259, 267, 271, 279, 283, 291, 295, 303, 307, 315, 319, 327, 331 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

mod(A092899(n),4)=1,3,3,3,... = sum{k=0..n, mod(2^k,4)} Partial sums of 1,2,4,8,4,8,4,8....

FORMULA

a(n)=4floor((n+1)/2)+4n-5+6*0^n; a(n)=sum{k=0...n, mod(A078008(k), 4)}+sum{k=0..n, 2*mod(A001045(k), 4)}.

For n > 0, a(n) = 6*n - 4 - (-1)^n; a(n+3) = a(n+2) + a(n+1) - a(n) - Warut Roonguthai (warut822(AT)yahoo.com), Oct 19 2005

CROSSREFS

Sequence in context: A098582 A089432 A111294 * A075694 A186300 A144751

Adjacent sequences:  A092896 A092897 A092898 * A092900 A092901 A092902

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Mar 12 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 17 09:17 EST 2012. Contains 206009 sequences.