Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A145286
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A145286 a(n) = number of monomials in n-th power of polynomial x^5-x^4-x^3-x^2-x-1 +0
1
6, 10, 15, 19, 25, 31, 35, 41, 46, 51, 56, 61, 66, 71, 76, 81, 86, 90, 96, 101, 106, 111, 116, 121, 126, 131, 136, 141, 146, 151, 156, 161, 166, 171, 176, 181, 186, 191, 196, 201, 206, 211, 216, 221, 226, 231, 236, 241, 246, 251, 256, 261, 266, 271, 276, 281 (list; graph; listen)
OFFSET

1,1

COMMENT

a(n)=Length[(x^5-x^4-x^3-x^2-x-1)^n]

MATHEMATICA

a = {}; k = x^5 - x^4 - x^3 - x^2- x - 1; m = k; Do[AppendTo[a, Length[m]]; m = Expand[m*k], {n, 1, 100}]; a (*Artur Jasinski*)

CROSSREFS

Sequence in context: A094564 A166160 A162731 this_sequence A006987 A157937 A080255

Adjacent sequences: A145283 A145284 A145285 this_sequence A145287 A145288 A145289

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Oct 06 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research