|
| |
|
|
A136460
|
|
Number of partitions of n into parts which are not digits of n in decimal representation.
|
|
1
| |
|
|
0, 1, 2, 4, 6, 10, 14, 21, 29, 11, 13, 8, 10, 18, 23, 33, 40, 55, 64, 170, 35, 244, 119, 174, 234, 303, 384, 475, 577, 1215, 180, 399, 1844, 904, 1194, 1538, 1901
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,3
|
|
|
EXAMPLE
| a(12)=#{9+3,8+4,7+5,6+6,6+3+3,5+4+3,4+4+4,3+3+3+3}=8;
a(13)=#{9+4,9+2+2,8+5,7+6,7+4+2,7+2+2+2,6+5+2,5+4+4,5+4+2+2,5+2+2+2+2}=10.
|
|
|
CROSSREFS
| Cf. A061827.
Sequence in context: A103257 A103259 A082380 * A000065 A023499 A103445
Adjacent sequences: A136457 A136458 A136459 * A136461 A136462 A136463
|
|
|
KEYWORD
| nonn,base
|
|
|
AUTHOR
| Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Dec 30 2007
|
| |
|
|