Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109509
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109509 Number of hierachical orderings with at least 2 elements on each level for n unlabeled elements. Unlabeled analog of A097236. +0
2
1, 0, 1, 1, 3, 4, 9, 14, 28, 47, 88, 152, 279, 486, 876, 1539, 2744, 4824, 8551, 15023, 26503, 46509, 81747, 143210, 251007, 438915, 767403, 1339487, 2336955, 4071906, 7090589, 12333894, 21440241, 37235775, 64624267, 112067176 (list; graph; listen)
OFFSET

0,5

COMMENT

A109509 is the Euler transform of the right-shifted Fibonacci numbers A000045.

LINKS

N. J. A. Sloane and Thomas Wieder, The Number of Hierarchical Orderings, Order 21 (2004), 83-89.

Thomas Wieder, Home Page.

Thomas Wieder, (Old) Home Page.

EXAMPLE

Let * be an unlabeled element.

Let | be a delimiter between two hierarchies. E.g. for n=3 we have in **|* two hierarchies (each with one level only).

Let : denote a higher level (within a single hierarchy). E.g. for n=6 we have in ***:**:* a single hierarchy distributed over three levels.

Then a(5) = 4 because we have *****, ***:**, **:***, **|***.

MAPLE

SeqSetSetxU := [T, {T=Set(S), S=Sequence(U, card>=1), U=Set(Z, card>=2)}, unlabeled]; seq(count(SeqSetSetxU, size=j), j=1..25); # where x is an integer 1, 2, 3, ... # x=2 gives 2 individuals per level.

PROGRAM

(PARI) ET(v)=Vec(prod(k=1, #v, 1/(1-x^k+x*O(x^#v))^v[k]))

ET(vector(40, n, fibonacci(n-1)))

CROSSREFS

Cf. A075729, A097236, A000045, A166861.

Sequence in context: A007293 A014596 A002823 this_sequence A006053 A051841 A096081

Adjacent sequences: A109506 A109507 A109508 this_sequence A109510 A109511 A109512

KEYWORD

nonn

AUTHOR

Thomas Wieder (wieder.thomas(AT)t-online.de), Jun 30 2005

EXTENSIONS

Edited with more terms from Franklin T. Adams-Watters (FrankTAW(AT)Netscape.net), Oct 21 2009

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 November 22 15:28 EST 2009. Contains 167310 sequences.


AT&T Labs Research