Number of ways that n boxes with distinct sizes can contain each other under the condition that each box may contain at most three (themselves possibly nested) boxes. Each box is assumed to be large enough to contain any three smaller boxes.
A094198
Number of ways that n boxes with distinct sizes can contain each other under the condition that each box may contain at most three (themselves possibly nested) boxes. Each box is assumed to be large enough to contain any three smaller boxes.
Terms
- a(0) =1a(1) =2a(2) =6a(3) =24a(4) =119a(5) =702a(6) =4795a(7) =37183a(8) =322486a(9) =3091630a(10) =32453172a(11) =370104159a(12) =4555518746a(13) =60182704891a(14) =849245520581
External references
- oeis: A094198