%I #30 Aug 18 2018 21:30:23
%S 24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,
%T 24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,
%U 24,24,24,24,24,24,24,24
%N Constant sequence: a(n) = 24.
%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.: 24/(1-x). - _Vincenzo Librandi_, Jan 16 2012
%t PadRight[{},120,24] (* _Harvey P. Dale_, Apr 16 2018 *)
%o (PARI) a(n)=24 \\ _Charles R Greathouse IV_, Oct 07 2015
%K nonn,easy
%O 0,1
%A _N. J. A. Sloane_