login
Constant sequence: a(n) = 22.
2

%I #37 Aug 19 2018 03:25:19

%S 22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,

%T 22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,

%U 22,22,22,22,22,22,22,22

%N Constant sequence: a(n) = 22.

%C Describe the previous term! (method A - initial term is 22).

%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.: 22/(1-x); e.g.f.: 22*exp(x). - _Vincenzo Librandi_, Jan 20 2012

%Y Cf. A005150, A005151.

%K nonn,easy

%O 0,1

%A _N. J. A. Sloane_