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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A165644 Number of ways to assemble an n-simplex from n+1 labeled (n-1)-simplices with labeled vertices, where left-handed and right-handed counterparts are considered distinct. 3
2, 16, 2592, 15925248, 5971968000000, 200612260085760000000, 832672625439347520307200000000, 563267516889491698929453880049664000000000 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

FORMULA

a(n) = 2 * (n!)^(n+1)

EXAMPLE

For n=2, we are constructing a triangle from 3 labeled line-segments with labeled endpoints. Solutions which differ by a rotation are considered equivalent, but solutions which differ by a reflection are considered distinct (assume the triangle we are constructing will be embedded in a place, so we cannot flip it over to convert a left-handed solution to a right-handed solution). There are 2 ways to order the line-segments, and each line-segment can be oriented in 2 ways, so the total number of solutions is 2 * 2^3 = 16. For n=3, we are constructing a tetrahedron from 4 labeled triangles with labeled vertices. Assume the tetrahedron is confined to 3-space

where we cannot flip it around in 4-space to convert left-handed solutions to right-handed solutions, so we consider reflections to be distinct. Without loss of generality, we can pick one labeled triangle to serve as our face of reference. For this face, we must pick which side of the triangle will face the interior of the tetrahedron, but we do not care about which rotation we pick as these just translate into rotations of the tetrahedron. From this reference triangle, there are 6 (=3!) ways

to assign the remaining triangles to the faces of the tetrahedron, and each triangle can be oriented in 6 (=3!) ways (we can pick which side of the triangle will face the interior of the tetrahedron, and we can pick from 3 rotations). This gives 2 * 6^4 solutions. The factor of "2" comes from the choice of which side of the reference triangle faces the interior (a choice that goes away if we consider reflections to be equivalent).

CROSSREFS

Cf. A091868 (same idea, but reflections are equivalent). A165642 and A165643 are the corresponding sequences for cubes instead of simplices.

Sequence in context: A016031 A001309 A132569 * A203315 A158506 A167435

Adjacent sequences:  A165641 A165642 A165643 * A165645 A165646 A165647

KEYWORD

nonn

AUTHOR

Andrew Weimholt (andrew(AT)weimholt.com), Sep 23 2009, Sep 25 2009

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 14 05:35 EST 2012. Contains 205570 sequences.