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 A147966 #10 Oct 10 2024 06:09:19 %S A147966 1,3,4,7,6,9,8,11,14,11,16,15,14,17,20,21,18,23,22,21,26,25,28,31,28, %T A147966 27,30,29,32,43,34,37,34,43,36,41,42,41,44,45,42,51,44,47,46,57,58,51, %U A147966 50,53,56,53,62,59,60,61,58,63,62,61,70,75,66,65,68,79,72,77 %N A147966 a(n) = n+(A001223(n)-1) = n+A046933(n). %e A147966 a(32) = A001223(32)-1+n = 6-1+32 = A046933(32)+n = 5+n = 37. %Y A147966 Cf. A001223, A046933, A141042, A147965. %K A147966 easy,nonn %O A147966 1,2 %A A147966 _Omar E. Pol_, Nov 17 2008 %E A147966 Definition clarified by _N. J. A. Sloane_, Nov 22 2021 at the suggestion of _Harvey P. Dale_. %E A147966 a(32)=37 corrected by _Georg Fischer_, Oct 10 2024