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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A120643 Table T(n,k) = number of fractal initial sequences (where new values are successive integers) of length n whose last term is k. 0
1, 1, 1, 2, 1, 1, 3, 2, 2, 1, 5, 4, 3, 3, 1, 8, 8, 5, 6, 4, 1, 14, 14, 10, 10, 10, 5, 1, 24, 25, 21, 16, 20, 15, 6, 1, 43, 43, 43, 28, 35, 35, 21, 7, 1, 77, 76, 83, 56, 57, 70, 56, 28, 8, 1 (list; table; graph; refs; listen; history; internal format)
OFFSET

1,4

COMMENTS

A fractal sequence is one where, when the first instance of each integer is removed, the original sequence results. We require also that these first instances occur in order: 1,1,2,3 is OK, but 1,1,3,2 is not. A finite sequence is an initial subsequence of (uncountably many) fractal sequences when the result after removing the first instance of each number is an initial subsequence. The total number of such sequences of length n is 2^{n-1}. At each index after the first, the next value can be either a new value or a uniquely determined repetition of some earlier value. Conjecture: column 1 of this array is A007059.

LINKS

C. Kimberling, Fractal sequences

FORMULA

If 2 <= n <= 2k-1, T(n,k) = C(n-2,k-2).

EXAMPLE

For n = 3, the 4 sequences are 1,1,1; 1,1,2; 1,2,1; and 1,2,3. Of these, 2 end in 1, 1 in 2 and 1 in 3, so row 3 is 2,1,1.

The table starts:

1

1,1

2,1,1

3,2,2,1

5,4,3,3,1

8,8,5,6,4,1

CROSSREFS

Cf: A007059.

Sequence in context: A029253 A016441 A131333 * A111867 A133776 A060118

Adjacent sequences:  A120640 A120641 A120642 * A120644 A120645 A120646

KEYWORD

more,nonn,tabl

AUTHOR

Frank Adams-Watters (FrankTAW(AT)Netscape.net), Aug 17 2006

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 21:13 EST 2012. Contains 206085 sequences.