login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Terms of A001783 which are smaller than the preceding term in that sequence.
0

%I #5 Mar 31 2012 13:48:31

%S 1,5,105,189,385,19305,85085,8729721,1249937325,37182145,608142583125,

%T 1452095555625,215656441,191898783962510625,372509404162520625,

%U 29248404810625,431620764875678503125,4873615036539089841,181101347337625,1553338924739899476440625

%N Terms of A001783 which are smaller than the preceding term in that sequence.

%C Appears to be a subsequence of A124441.

%o (PARI) m=9;for(n=1,99,m+0>(m=A001783(n)) && print1(m", "))

%Y Cf. A193338, A193339 for record values in A001783.

%K nonn

%O 1,2

%A _M. F. Hasler_, Jul 23 2011