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!)
A105239 Trajectory of 1 under the morphism 1 -> 121, 2 -> 434, 3 -> 212, 4 -> 343. 0
1, 2, 1, 4, 3, 4, 1, 2, 1, 3, 4, 3, 2, 1, 2, 3, 4, 3, 1, 2, 1, 4, 3, 4, 1, 2, 1, 2, 1, 2, 3, 4, 3, 2, 1, 2, 4, 3, 4, 1, 2, 1, 4, 3, 4, 2, 1, 2, 3, 4, 3, 2, 1, 2, 1, 2, 1, 4, 3, 4, 1, 2, 1, 3, 4, 3, 2, 1, 2, 3, 4, 3, 1, 2, 1, 4, 3, 4, 1, 2, 1, 4, 3, 4, 1, 2, 1, 4, 3, 4, 2, 1, 2, 3, 4, 3, 2, 1, 2, 4, 3, 4, 1, 2, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Incorrect attempt to recreate Example (4.1) from the Dekking reference. - Joerg Arndt, May 16 2021
Characteristic polynomial is x^4-3*x^3-3*x+9 = (x-3) * (x^3-3).
LINKS
F. M. Dekking, Recurrent sets, Advances in Mathematics, vol. 44, no. 1 (1982), 78-104; page 85, section 4.1.
MATHEMATICA
Flatten[ Nest[ Flatten[ # /. {1 -> {1, 2, 1}, 2 -> {4, 3, 4}, 3 -> {2, 1, 2}, 4 -> {3, 4, 3}} &], {1}, 5]]
CROSSREFS
Sequence in context: A159573 A102916 A081234 * A261366 A283166 A130973
KEYWORD
nonn,easy,less
AUTHOR
Roger L. Bagula, Apr 29 2005
EXTENSIONS
Edited by Joerg Arndt, May 16 2021
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 June 6 04:28 EDT 2024. Contains 373115 sequences. (Running on oeis4.)