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.

A165484 a(n) = Least i in range [A165483(n),A165483(n+1)] for which abs(A165482(i)) gets the maximum value in that range.

This page as a plain text file.
%I A165484 #3 Mar 31 2012 13:21:19
%S A165484 9,23,25,27,29,31,34,37,46,139,171,173,177,183,185,188,191,193,200,
%T A165484 205,209,214,217,221,225,227,229,233,237,239,241,244,252,258,263,267,
%U A165484 269,279,302,307,311,321,323,325,327,329,331,333,335,342,352,3615
%N A165484 a(n) = Least i in range [A165483(n),A165483(n+1)] for which abs(A165482(i)) gets the maximum value in that range.
%H A165484 A. Karttunen, <a href="/A165484/b165484.txt">Table of n, a(n) for n = 0..234</a>
%Y A165484 A165485 gives the corresponding maximum values.
%K A165484 nonn
%O A165484 0,1
%A A165484 _Antti Karttunen_, Sep 21 2009