OFFSET
1,1
EXAMPLE
The first two terms of A267374 are 2, 5 so the first term of this sequence is 3.
MATHEMATICA
(* Function a267374[] is defined in A267374 *)
a267376[n_] := Module[{list=a267374[n]}, Rest[list]-Most[list]]
Take[a267376[20], 130] (* Hartmut F. W. Hoft, Mar 22 2024 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Jeffrey Shallit, Jan 13 2016
STATUS
approved