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 A323614 #9 Nov 27 2021 20:45:29 %S A323614 144,192,208,224,240,256,272,288,304,320,336,352,368,384,400,416,432, %T A323614 448,464,480,496,512,528,544,560,576,592,608,624,640,656,672,688,704, %U A323614 720,736,752,768,784,800,816,832,848,864,880,896,912,928,944,960 %N A323614 List of 7-powerful numbers (for the definition of k-powerful see A323395). %C A323614 The sequence consists of the multiples of 16 that are greater than or equal to 192, together with 144. The result is due to S. Golan, R. Pratt, and S. Wagon, who used integer-linear programming to find powerful sets. %D A323614 S. Golan, R. Pratt, S. Wagon, Equipowerful numbers, to appear %H A323614 Stan Wagon, <a href="/A323610/a323610.pdf">Overview table</a> %t A323614 Join[{144},Range[192,1000,16]] (* _Harvey P. Dale_, Nov 27 2021 *) %K A323614 nonn %O A323614 1,1 %A A323614 _Stan Wagon_, Jan 20 2019