|
Search: id:A109242
|
|
|
| A109242 |
|
Expansion of 1/((1-x)(1-10x)(1-100x)). |
|
+0 2
|
|
| 1, 111, 11211, 1122211, 112232211, 11223332211, 1122334332211, 112233444332211, 11223344544332211, 1122334455544332211, 112233445565544332211, 11223344556665544332211
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
Partial sums of A109241.
|
|
FORMULA
|
a(n)=10^(2n+3)/891-10^(n+1)/81+1/891; a(n)=111a(n-1)-1110a(n-2)+1000a(n-3).
|
|
EXAMPLE
|
The numbers of 1's, 2's, 3's etc. appearing occur according to
1:1,3,4,4,4,4,4,4...
2:0,0,1,3,4,4,4,4...
3:0,0,0,0,1,3,4,4,..
4:0,0,0,0,0,0,1,3,... etc. up to term 17, where 9->10 etc. changes the pattern.
|
|
PROGRAM
|
(Other) sage: [gaussian_binomial(n, 2, 10) for n in xrange(2, 14)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 27 2009]
|
|
CROSSREFS
|
Sequence in context: A100706 A111864 A098034 this_sequence A165155 A078270 A015262
Adjacent sequences: A109239 A109240 A109241 this_sequence A109243 A109244 A109245
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Paul Barry (pbarry(AT)wit.ie), Jun 23 2005
|
|
|
Search completed in 0.002 seconds
|