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!)
A103422 Number of compositions of n in which the greatest part is even. 3
0, 1, 2, 5, 9, 18, 34, 66, 127, 249, 490, 972, 1936, 3874, 7772, 15623, 31439, 63308, 127506, 256782, 516970, 1040340, 2092450, 4206146, 8449953, 16965459, 34042784, 68272206, 136847328, 274168858, 549042730, 1099050180, 2199222960 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
FORMULA
G.f.: Sum((1-x)^2*x^(2*n)/((1-2*x+x^(2*n))*(1-2*x+x^(2*n+1))), n=1..infinity).
MATHEMATICA
Rest[ CoefficientList[ Series[ Expand[ Sum[(1 - x)^2*x^(2n)/((1 - 2x + x^(2n))*(1 - 2x + x^(2n + 1))), {n, 35}]], {x, 0, 35}], x]] (* Robert G. Wilson v, Feb 05 2005 *)
CROSSREFS
Sequence in context: A342208 A077865 A117353 * A217210 A351983 A247322
KEYWORD
easy,nonn
AUTHOR
Vladeta Jovovic, Feb 04 2005
EXTENSIONS
More terms from Robert G. Wilson v, Feb 05 2005
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 25 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)