cp's OEIS Frontend

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.

A165594 a(n) = Least i in range [A165593(n),A165593(n+1)] for which abs(A165592(i)) gets the maximum value in that range.

This page as a plain text file.
%I A165594 #3 Mar 31 2012 13:21:19
%S A165594 1,5,9,16,23,27,32,35,37,40,45,54,57,59,61,63,66,98,131,133,136,162,
%T A165594 226,228,266,348,371,379,411,413,415,417,419,421,423,425,428,446,463,
%U A165594 470,479,689,764,766,768,770,772,775,781,791,793,795,797,799,802,807
%N A165594 a(n) = Least i in range [A165593(n),A165593(n+1)] for which abs(A165592(i)) gets the maximum value in that range.
%H A165594 A. Karttunen, <a href="/A165594/b165594.txt">Table of n, a(n) for n = 0..461</a>
%Y A165594 A165595 gives the corresponding maximum values.
%K A165594 nonn
%O A165594 0,2
%A A165594 _Antti Karttunen_, Sep 22 2009