%I #29 Jun 17 2017 03:04:51
%S 0,5291,10582,15873,21164,26455,31746,37037,42328,47619,52910,58201,
%T 63492,68783,74074,79365,84656,89947,95238,100529,105820,111111,
%U 116402,121693,126984,132275,137566,142857,148148,153439,158730,164021,169312
%N Multiples of 5291.
%H Emile Fourrey, <a href="http://archive.org/details/rcrationsari00fouruoft">Récréations arithmétiques</a>, pp 7-8 and 91, 1899, Librairie Nony, Paris.
%H <a href="/index/Rec#order_02">Index entries for linear recurrences with constant coefficients</a>, signature (2,-1).
%F a(n) = n*5291. [_R. J. Mathar_, May 24 2010]
%F a(n) mod 9 = A141726(n) = 8 - A010878(n-1). - _Jean-François Alcover_, Mar 03 2016, after _Paul Curtz_.
%t 5291 Range[0, 32] (* _Michael De Vlieger_, Mar 03 2016 *)
%o (PARI) a(n)=5291*n \\ _Charles R Greathouse IV_, Jun 26 2013
%Y Cf. A010878, A141726.
%K nonn,easy
%O 0,2
%A _Paul Curtz_, May 17 2010