This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A062548 #6 Dec 29 2023 23:24:31 %S A062548 2,14,38,50,110,122,146,158,326,338,362,374,434,446,470,482,974,986, %T A062548 1010,1022,1082,1094,1118,1130,1298,1310,1334,1346,1406,1418,1442, %U A062548 1454,2918,2930,2954,2966,3026,3038,3062,3074,3242,3254,3278,3290,3350,3362 %N A062548 Even integers that are not partial sums of A062547. %C A062548 Equals 2*A055246. %t A062548 2+12*Table[FromDigits[IntegerDigits[k, 2], 3], {k, 0, 64}] %Y A062548 Cf. A055246, A062547. %K A062548 nonn %O A062548 0,1 %A A062548 _Wouter Meeussen_, Jun 26 2001