A109838 Numbers written in a bits-of-Pi/primorial base system.
0, 121, 120, 111, 110, 101, 100, 221, 220, 211, 210, 201, 200, 321, 320, 311, 310, 301, 300, 421, 420, 411, 410, 401, 400, 1021, 1020, 1011, 1010, 1001, 1000, 1121, 1120, 1111, 1110, 1101, 1100, 1221, 1220, 1211, 1210, 1201, 1200, 1321, 1320, 1311, 1310
Offset: 0
Examples
a(13) = 321 as 13 = 18 - 4 - 1 = ((-1)^0)*3*6 + ((-1)^1)*2*2 + ((-1)^1)*1*1, where 1,1,0 are the first three terms of A004601 and 1,2,6 are the first three terms of A002110.
References
- Calvin T. Long, Elementary Introduction to Number Theory, 2nd ed., D.C. Heath and Company, 1972, p. 30.
Comments