login

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

a(n) = 12345679 * A001651(n).
0

%I #19 Jul 02 2020 13:08:22

%S 12345679,24691358,49382716,61728395,86419753,98765432,123456790,

%T 135802469,160493827,172839506,197530864,209876543,234567901,

%U 246913580,271604938,283950617,308641975,320987654,345679012,358024691,382716049

%N a(n) = 12345679 * A001651(n).

%C The digit sequence 875421 (by reversal of A141425) appears first in a(60599) = 1122209875421.

%C a(8)=135802469 is a digit rotated version of a(20)=358024691.

%H <a href="/index/Rec#order_03">Index entries for linear recurrences with constant coefficients</a>, signature (1, 1, -1).

%F a(n) = A070189(A001651(n)).

%K nonn,easy,less

%O 1,1

%A _Paul Curtz_, May 19 2010

%E Offset 1 (adapted to A001651) by _Georg Fischer_, Jul 01 2020