The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A074862 Iccanartet sequence: a(n)=R[a(n-1)]+R[a(n-2)]+R[a(n-3)]+R[a(n-4)] where a(1)=a(2)=a(3)=a(4)=1 and R(n) (A004086) is the reverse of n. 1
1, 1, 1, 1, 4, 7, 13, 43, 76, 139, 1063, 4633, 7963, 11593, 50173, 83677, 157951, 314005, 774907, 1447279, 11097082, 39016342, 62877022, 84245371, 91872178, 150920986, 815588944, 1243396636 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,5
LINKS
MATHEMATICA
Transpose[NestList[Join[Rest[#], {Total[FromDigits/@(Reverse/@ (IntegerDigits/@#))]}]&, {1, 1, 1, 1}, 30]][[1]] (* Harvey P. Dale, May 02 2012 *)
CROSSREFS
Cf. A000288.
Sequence in context: A298346 A122552 A197546 * A101064 A243707 A347137
KEYWORD
easy,base,nonn
AUTHOR
Felice Russo, Sep 11 2002
EXTENSIONS
More terms from David Garber, Oct 23 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 14 23:22 EDT 2024. Contains 372535 sequences. (Running on oeis4.)