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 A297180 #11 Dec 30 2017 03:44:04 %S A297180 1,2,3,4,11,18,25,74,123,172,515,858,1201,3602,6003,8404,25211,42018, %T A297180 58825,176474,294123,411772,1235315,2058858,2882401,8647202,14412003, %U A297180 20176804,60530411,100884018,141237625,423712874,706188123,988663372,2965990115,4943316858 %N A297180 a(n) is the smallest positive integer of length (distance from origin) n in the Cayley graph of the integers generated by all powers of 7. %H A297180 Lars Blomberg, <a href="/A297180/b297180.txt">Table of n, a(n) for n = 1..1000</a> %H A297180 G. Bell, A. Lawson, N. Pritchard, and D. Yasaki, <a href="https://arxiv.org/abs/1711.00809">Locally infinite Cayley graphs of the integers</a>, arXiv:1711.00809 [math.GT], 2017. %F A297180 Conjectures from _Colin Barker_, Dec 28 2017: (Start) %F A297180 G.f.: x*(1 + x + x^2 - 6*x^3) / ((1 - x)*(1 - 7*x^3)). %F A297180 a(n) = a(n-1) + 7*a(n-3) - 7*a(n-4) for n>4. %F A297180 (End) %F A297180 The second conjecture by Colin Barker is true up to n=1000. - _Lars Blomberg_, Dec 29 2017 %Y A297180 Cf. A007583, A007051, A294566, A297181, A297182 for the sequences obtained if "7" is replaced by a different prime. %K A297180 nonn %O A297180 1,2 %A A297180 _N. J. A. Sloane_, Dec 28 2017 %E A297180 Terms a(21) and beyond from _Lars Blomberg_, Dec 29 2017