Pari/GP, 4948 bytes
0 is falsy. everything else is truthy.
n->n*Pol>n*Vec(1/(1-x^6)/(1-x^9)/(1-x^20)+O(x*x^nx^n++))\x^n[n]
Pari/GP, 49 bytes
0 is falsy. everything else is truthy.
n->n*Pol(1/(1-x^6)/(1-x^9)/(1-x^20)+O(x*x^n))\x^n
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack Exchange0 is falsy. everything else is truthy.
n->n*Pol>n*Vec(1/(1-x^6)/(1-x^9)/(1-x^20)+O(x*x^nx^n++))\x^n[n]
0 is falsy. everything else is truthy.
n->n*Pol(1/(1-x^6)/(1-x^9)/(1-x^20)+O(x*x^n))\x^n