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.

A085946 a(1) = 1, a(2) = 2 and a(n) = smallest number not included earlier that divides the concatenation a(n-2), a(n-1).

This page as a plain text file.
%I A085946 #18 May 01 2024 16:12:59
%S A085946 1,2,3,23,17,7,59,11,257,11257,13,1125713,43708571,19,9,199,9199,43,
%T A085946 487,43487,39,228881,811,1973,41,197341,51,379,191,126397,21,731,31,
%U A085946 57,77,53,7753,79,70489,346543,121,346543121,47,37,1579,101,526367,5343493
%N A085946 a(1) = 1, a(2) = 2 and a(n) = smallest number not included earlier that divides the concatenation a(n-2), a(n-1).
%C A085946 2 is the only even member. No member is divisible by 5. - _David Wasserman_, Feb 14 2005
%C A085946 Is this sequence finite? The base 2, base 3 and base 5 variants are finite, with 42514, 64 and 2786 terms respectively. - _Rémy Sigrist_, Oct 19 2019
%H A085946 Rémy Sigrist, <a href="/A085946/b085946.txt">Table of n, a(n) for n = 1..10000</a>
%H A085946 Rémy Sigrist, <a href="/A085946/a085946.gp.txt">PARI program for A085946</a>
%e A085946 3, 23, 17 are three successive terms and 17 divides 323. Similarly 7 divides 2317.
%o A085946 (PARI) \\ See Links section.
%K A085946 base,nonn
%O A085946 1,2
%A A085946 _Amarnath Murthy_ and Meenakshi Srikanth (menakan_s(AT)yahoo.com), Jul 14 2003
%E A085946 More terms from _David Wasserman_, Feb 14 2005