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!)
A173696 a(n) = ceiling(A117791(n)/2). 1
1, 1, 1, 2, 2, 3, 5, 7, 10, 15, 23, 34, 51, 77, 115, 173, 259, 389, 584, 877, 1317, 1978, 2970, 4459, 6696, 10054, 15097, 22670, 34041, 51115, 76754, 115254, 173064, 259872, 390223, 585956, 879869, 1321206, 1983916, 2979038, 4473308, 6717096, 10086357, 15145621, 22742585, 34150148, 51279684, 77001307 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
a(n) = A117791(n) - floor(A117791(n)/2) = ceiling(A117791(n)/2).
MATHEMATICA
Ceiling[CoefficientList[Series[1/(1 - x - x^2 + x^4 - x^6), {x, 0, 50}], x]/2] (* G. C. Greubel, Nov 16 2016 *)
CROSSREFS
Cf. A117791.
Sequence in context: A058278 A097333 A001083 * A120412 A022864 A316075
KEYWORD
nonn,easy,less
AUTHOR
Roger L. Bagula, Nov 25 2010
EXTENSIONS
Erroneous leading zeros deleted by Joerg Arndt, Nov 17 2016
Sequence values corrected by G. C. Greubel, Nov 19 2016
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 24 13:38 EDT 2024. Contains 371957 sequences. (Running on oeis4.)