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 A171374 #14 Feb 16 2025 08:33:11 %S A171374 114,193,195,196,202,283,284,298,435,436,438,447,448,451,452,457,461, %T A171374 463,464,466,469,471,472,474,475,476,477,479,480,499,500,509,646,649, %U A171374 650,697,1033,1037,1042,1045,1051,1052,1053,1055,1056,1063,1064,1081,1085,1145,1147 %N A171374 Solutions to the equation M(n) = -6 (M = Mertens's function A002321). %H A171374 Seiichi Manyama, <a href="/A171374/b171374.txt">Table of n, a(n) for n = 1..10000</a> %H A171374 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/MertensFunction.html">Mertens Function</a> %t A171374 Position[Accumulate[MoebiusMu[Range[1200]]], -6]//Flatten (* _Vincenzo Librandi_, Jan 05 2019 *) %Y A171374 Cf. A002321. %K A171374 nonn %O A171374 1,1 %A A171374 Neven Juric (neven.juric(AT)apis-it.hr), Sep 28 2010 %E A171374 More terms from _Seiichi Manyama_, Jan 05 2019