%I #21 Aug 18 2018 21:40:42
%S 19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,
%T 19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,
%U 19,19,19,19,19,19,19,19
%N Constant sequence: a(n) = 19.
%H Tanya Khovanova, <a href="http://www.tanyakhovanova.com/RecursiveSequences/RecursiveSequences.html">Recursive Sequences</a>
%H <a href="/index/Di#divseq">Index to divisibility sequences</a>
%H <a href="/index/Rec#order_01">Index entries for linear recurrences with constant coefficients</a>, signature (1).
%F G.f.: 19/(1-x); e.g.f.: 19*e^x. - _Vincenzo Librandi_, Jan 20 2012
%t Table[19,{80}] (* _Vincenzo Librandi_, Jan 20 2012 *)
%K nonn,easy
%O 0,1
%A _N. J. A. Sloane_