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!)
A025772 Expansion of 1/((1-x)(1-x^4)(1-x^5)). 2
1, 1, 1, 1, 2, 3, 3, 3, 4, 5, 6, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 21, 23, 24, 25, 27, 29, 31, 32, 34, 36, 38, 40, 42, 44, 46, 48, 51, 53, 55, 57, 60, 63, 65, 67, 70, 73, 76, 78, 81, 84, 87, 90, 93, 96, 99 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
MATHEMATICA
CoefficientList[Series[1/((1-x)(1-x^4)(1-x^5)), {x, 0, 80}], x] (* or *) LinearRecurrence[{1, 0, 0, 1, 0, -1, 0, 0, -1, 1}, {1, 1, 1, 1, 2, 3, 3, 3, 4, 5}, 80] (* Harvey P. Dale, Nov 14 2021 *)
CROSSREFS
Sequence in context: A064474 A072688 A120504 * A211535 A029069 A266341
KEYWORD
nonn,easy
AUTHOR
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 May 8 18:04 EDT 2024. Contains 372340 sequences. (Running on oeis4.)