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 A222178 #14 May 10 2013 16:20:44 %S A222178 7,22,99,290440,510996,1014783,11583715,14764288,18774767,48034542, %T A222178 67743280,148613531,230543695,286415114,395390919,543884825,671414425, %U A222178 745567438,918328689,1251947710,1387205627,2083836151,2305036665,4628419400,7544584160,37673100256 %N A222178 Numbers n such that 8n is a partition number. %F A222178 a(j) = A225358(j)/8. %e A222178 7 is in the sequence because 8*7 = 56 and 56 is a partition number: p(11) = A000041(11) = 56. %t A222178 Select[PartitionsP[Range@200]/8, IntegerQ] (* _Giovanni Resta_, May 05 2013 *) %Y A222178 Cf. A000041, A213179, A213365, A216258, A217725, A217726, A222175, A222179, A225317, A225323, A225358. %K A222178 nonn %O A222178 1,1 %A A222178 _Omar E. Pol_, May 05 2013 %E A222178 a(5)-a(26) from _Giovanni Resta_, May 05 2013