login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A106824 Trajectory of 1 under the morphism 1->13, 2->13223, 3->1323. 0
1, 3, 1, 3, 2, 3, 1, 3, 1, 3, 2, 3, 1, 3, 2, 2, 3, 1, 3, 2, 3, 1, 3, 1, 3, 2, 3, 1, 3, 1, 3, 2, 3, 1, 3, 2, 2, 3, 1, 3, 2, 3, 1, 3, 1, 3, 2, 3, 1, 3, 2, 2, 3, 1, 3, 2, 2, 3, 1, 3, 2, 3, 1, 3, 1, 3, 2, 3, 1, 3, 2, 2, 3, 1, 3, 2, 3, 1, 3, 1, 3, 2, 3, 1, 3, 1, 3, 2, 3, 1, 3, 2, 2, 3, 1, 3, 2, 3, 1, 3, 1, 3, 2, 3, 1 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

REFERENCES

J. M. Dumont and A. Thomas, Digital sum problems and substitutions on a finite alphabet, J. Number Theory, 39 (1991), 351-366.

MAPLE

subs({1=[1, 3], 2=[1, 3, 2, 2, 3], 3=[1, 3, 2, 3]}, 1): subs({1=[1, 3], 2=[1, 3, 2, 2, 3], 3=[1, 3, 2, 3]}, %):subs({1=[1, 3], 2=[1, 3, 2, 2, 3], 3=[1, 3, 2, 3]}, %):subs({1=[1, 3], 2=[1, 3, 2, 2, 3], 3=[1, 3, 2, 3]}, %):subs({1=[1, 3], 2=[1, 3, 2, 2, 3], 3=[1, 3, 2, 3]}, %); # all brackets have to be removed (Deutsch)

MATHEMATICA

Nest[ Flatten[ # /. {1 -> {1, 3}, 2 -> {1, 3, 2, 2, 3}, 3 -> {1, 3, 2, 3}}] &, {1}, 5] (from Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 20 2005)

CROSSREFS

Sequence in context: A126682 A016571 A055189 * A123508 A117621 A178055

Adjacent sequences:  A106821 A106822 A106823 * A106825 A106826 A106827

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), May 20 2005

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), May 30 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 07:41 EST 2012. Contains 205998 sequences.