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!)
A058519 Number of directed cycles of B-trees of order 3 with n labeled leaves. 1

%I #5 Mar 30 2012 16:48:55

%S 0,1,2,3,5,8,15,24,46,82,157,293,576,1095,2138,4156,8162,16019,31675,

%T 62608,124341,247224,493067,984905,1971970,3953749,7941397,15971775,

%U 32168510,64866564,130959749,264676274,535488128,1084424916

%N Number of directed cycles of B-trees of order 3 with n labeled leaves.

%p spec := [C, {B=Union(Z, Subst(M, B)), M=Union(Prod(Z,Z),Prod(Z,Z,Z)), C=Cycle(B)}]; [seq(combstruct[count](spec, size=n), n=0..40)];

%Y Cf. A058518, A014535.

%K nonn

%O 0,3

%A _N. J. A. Sloane_, Dec 21 2000

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 April 26 10:59 EDT 2024. Contains 371997 sequences. (Running on oeis4.)