Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A007001
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A007001 Trajectory of 1 under the morphism 1 -> 12, 2 -> 123, 3 -> 1234, etc.
(Formerly M0108)
+0
12
1, 2, 1, 2, 3, 1, 2, 1, 2, 3, 1, 2, 3, 4, 1, 2, 1, 2, 3, 1, 2, 1, 2, 3, 1, 2, 3, 4, 1, 2, 1, 2, 3, 1, 2, 3, 4, 1, 2, 3, 4, 5, 1, 2, 1, 2, 3, 1, 2, 1, 2, 3, 1, 2, 3, 4, 1, 2, 1, 2, 3, 1, 2, 1, 2, 3, 1, 2, 3, 4, 1, 2, 1, 2, 3, 1, 2, 3, 4, 1, 2, 3, 4, 5, 1, 2, 1, 2, 3, 1, 2, 1, 2, 3, 1, 2, 3, 4, 1, 2, 1, 2, 3, 1, 2 (list; graph; listen)
OFFSET

1,2

COMMENT

Records in this sequence occur at positions: 1,2,5,14,42,132,429,1430,... ( which appear to be the Catalan numbers A000108) - (from Robert G. Wilson v (rgwv(AT)rgwv.com), May 07 2005)

REFERENCES

S. Lehr, J. Shallit and J. Tromp, On the vector space of the automatic reals, Theoret. Comput. Sci. 163 (1996), no. 1-2, 193-210.

J. West, Generating trees and forbidden subsequences, Proc. 6th FPSAC [ Conference on Formal Power Series and Algebraic Combinatorics ] (1994), pp. 441-450 (see p. 443).

LINKS

C. Banderier, A. Denise, P. Flajolet, M. Bousquet-Melou et al., Generating Functions for Generating Trees, Discrete Mathematics 246(1-3), March 2002, pp. 29-55.

A. Karttunen, Notes concerning A080237-tree and related sequences.

FORMULA

From n>1 onward a(n) = A080237(A081291(n-1)). - Antti Karttunen (Antti.Karttunen(AT)iki.fi), Jul 31 2003

MATHEMATICA

Nest[ Flatten[ # /. a_Integer -> Range[a + 1]] &, {1}, 6] (from Robert G. Wilson v (rgwv(at)rgwv.com), Jan 24 2006)

PROGRAM

(PARI) a(n)=local(v, w); if(n<1, 0, v=[1]; while(#v<n, w=[]; for(i=1, #v, w=concat(w, vector(v[i]+1, j, j))); v=w); v[n])

CROSSREFS

Cf. A000245, A085182. a(n)=A076050(n)-1. Partial sums: A080336. Positions of ones: A085197. The first occurrence of each n is at A000108(n). See A085180.

Sequence in context: A106394 A091412 A106036 this_sequence A094917 A082691 A036043

Adjacent sequences: A006998 A006999 A007000 this_sequence A007002 A007003 A007004

KEYWORD

easy,nonn,nice

AUTHOR

njas, Mira Bernstein, Jim Propp (propp(AT)math.wisc.edu)

EXTENSIONS

More terms from Larry Reeves (larryr(AT)acm.org), Sep 22 2000

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research