Jaap's Puzzle Page

Bicube / Bandaged Rubik's Cube

bicube - bandaged cube

Description

The Bandaged Cube puzzle can be made from a standard Rubik's Cube by gluing pieces together. Seven of the corner pieces are glued to edges to make seven 2x1x1 movable pieces. The five remaining edges are glued to the face centres; one glued to two adjacent centres, and the others are glued one on each face.

The glued pieces make this puzzle very difficult because moves are very often blocked. It is a little like the Square One puzzle, in that the possible positions do not mathematically form a group. Nearly all other moving piece puzzles do form groups because they are in effect (isomorphic to subgroups of) permutation groups, usually generated by the simplest possible moves. On this puzzle not every move is possible at every moment so the face turns cannot be considered generators of a group.

From a computer search I found the following:
Face turn metric
Q
u
a
r
t
e
r

t
u
r
n

m
e
t
r
i
c
0123456789101112Total
011
166
231417
392231
41233256
58383379
6112402174
7116261760
8213231250
941211633
10526215
1112339
1211125
1311
1422
1511
Total:192454839164582816633440

There are 440 configurations, i.e. there are 440 positions if the colours of the pieces are ignored, and it takes at most 12 moves (or 15 if half turns are counted as two moves) to get to the same configuration as the solved position (free corner at UFR, face centre edges at UL, RB, FD, LD). Once in this configuration only the seven glued corner/edge pieces need to be swapped about in order to solve it.

Click to view full table.
Half turn metricQuarter turn metric
DepthPositions
01
19
224
354
4102
5168
6296
7583
8996
91,817
103,196
115,739
129,785
1317,075
DepthPositions
1429,279
1548,552
1677,828
17115,384
18155,444
19179,617
20172,952
21133,159
2282,486
2343,199
2419,613
257,781
262,833
27747
2881
Total1,108,800
DepthPositions
01
16
217
331
460
5106
6161
7274
8469
9758
101,232
112,046
123,361
135,464
148,762
1514,206
1622,350
1734,777
DepthPositions
1852,727
1976,825
20104,094
21131,580
22147,969
23148,384
24128,153
2595,646
2661,508
2733,900
2818,270
298,308
304,635
311,873
32620
33211
3411
355
Total1,108,800

This shows that the puzzle can always be solved in at most 28 moves (18.801 on average) or 35 if half turns count as two moves (21.938 on average).

In Sloane's On-Line Encyclopedia of Integer Sequences these are included as sequences A079770 and A079771.

Once in a given configuration, the positions in such a configuration do form a (permutation) group. It is generated by the application of move sequences that return the puzzle to the same configuration. It turns out that only even permutations of the glued corner/edge pieces can occur. The reason is quite subtle: Note that for a face to move, it must contain the unglued corner piece. Any sequence of moves that permutes the pieces, bringing them back to the same configuration must have an even number of quarter face turns to bring the free corner back to its original position, and therefore must be an even permutation on the seven glued corner pieces.

The number of positions:

There are 440 configurations, and in each of these the 7 glued pieces can have any even permutation. Therefore there are 440·7!/2 = 1,108,800 positions.

Notation:

The same notation is used as for the Rubik's cube. The letters U, D, L, R, F, B are used to denote the faces of the cube. The letters also denote a clockwise quarter turn of that face. A letter followed by a 2 or an apostrophe denotes a half turn and an anti-clockwise quarter turn respectively. A combination of letters can be used to denote a particular piece position on the cube, e.g. URF means the corner contained in the three adjacent faces U, R, and F.

bicube notation Unlike the Rubik's Cube, this puzzle has a fixed orientation, i.e. it matters which way up you hold it. First find the edge piece that is glued to two face centres, and hold the puzzle so it is in the DB position. Now find out the colours of the unglued corner, wherever it is on the puzzle. If the colours match those of the F, U and R face centres then you are holding the puzzle correctly for the solutions below to work. If they match the F, U and L face centres then turn the puzzle over so that the F and U faces swap places. If neither of the two cases above holds, then you have a puzzle that is glued differently, and the solutions below will not help you much.

In the solved position the U face edge is at UL, the R face edge is at RB, the F face edge is at FD, and the L face edge is at LD.

Solution 1:

This solution is mostly just a list of move sequences, one sequence for each possible way each piece needs to move. It is therefore not really suitable for memorisation, but it is relatively fast.
Before starting this solution you must understand the notation and make sure you are holding the puzzle as outlined there.

Phase 1: Bring the puzzle into the right configuration
This is quite a complicated process, but the following steps will do this in a fairly direct manner.

  1. Use any moves to bring the free corner to the UFR position, though its orientation need not be correct.
  2. If the L edge is at LF then try doing U2 L U'. There are two cases where this does not work, and those can be brought to the initial configuration by doing either U'R' or R U followed by ULFU'F'U'.
  3. If the L edge is at LU then try doing F2 L' F. There are two cases where this does not work, and those can be brought to the initial configuration by doing either R F' or F R followed by F2 L'FUFU L'UR'.
  4. If the L edge is at LB then the following steps will twist it to LD:
    1. If the R edge is at RU then do either R U or F R.
    2. If the R edge is at RF then do either U'R' or R'F'.
    3. If the U edge is at UF then do U F.
    4. The L edge can now be usually be corrected by either UL'U2 or F2L'F.
    There is only case in which neither work, and that can be brought to the initial configuration by doing R'F'UF'L'U'.
  5. Now the U, R, and F edges can be put at UL, RB, FD by using the sequences U'R', R'F', F'U' and their inverses R U, F R and U F. This is quite easy since each sequence turns two adjacent faces in the same direction. First move any edges that are adjacent to the free corner, and then at most one of the sequences is needed to put them in position. There is one case (U and F edges at UR, FR) which can only be solved by using the left face, by the sequence UL'U'LFU2R'.

Phase 2: Place the LBD piece correctly

  1. Find the piece belonging at the LBD position.
  2. Do one of the following sequences:
    1. To move UFL->LBD, do U2 L U' F' L' U' F
    2. To move UBL->LBD, do U L F2 R' F' R U F' L' U2
    3. To move URB->LBD, do F' U L F R U2 L' U R'
    4. To move FRD->LBD, do F' U L F U L' U2
    5. To move FLD->LBD, do R U F' L F2 U F' L' U2 R'
    6. To move BRD->LBD, do R U F' U L F U L' U R'

Phase 3: Place the RDB piece correctly

  1. Find the piece belonging at the RDB position.
  2. Do one of the following sequences:
    1. To move UFL->RDB, do F R U F R' F2 U'
    2. To move UBL->RDB, do R U2 F U' R' F' U'
    3. To move URB->RDB, do U F2 R F' U' R' F'
    4. To move RFD->RDB, do U F R U F' U2 R'
    5. To move LFD->RDB, do R U F R U' R2 F'

Phase 4: Place the LFD piece correctly

  1. Find the piece belonging at the LFD position.
  2. Do one of the following sequences:
    1. To move UFL->LFD, do F' U L F2 R U' R' U F' L' U'
    2. To move UBL->LFD, do U L F2 R' F L' F2 R F' U'
    3. To move URB->LFD, do U2 L F' L2 U' L F U'
    4. To move RFD->LFD, do U F' L' U L2 F L' U2

Phase 5: Place the RFD piece correctly

  1. Find the piece belonging at the RFD position.
  2. If the piece lies at RUB position, then do either one of the two sequences in the next phase to move the top layer pieces around.
  3. Do one of the following sequences:
    1. To move UFL->RFD, do R U F R U' R' U F' L' U L U2 R'
    2. To move UBL->RFD, do R U2 L' U' L F U' R U R' F' U' R'

Phase 6: Place the top layer pieces correctly

  1. Find the piece belonging at the UBL position.
  2. Do one of the following sequences:
    1. To move UFL->UBL, do F' U L F' L' F2 R U' R'
    2. To move URB->UBL, do R U R' F2 L F L' U' F

Solution 2:

This solution is more suitable for memorisation. It only uses a few move sequences, but it takes much longer than the first method.
Before starting this solution you must understand the notation for the previous solution and make sure you are holding the puzzle as outlined there.

Further notation:

In this solution, we will use some new notation. Let C be a clockwise rotation of the whole puzzle about the URF corner. In other words the U face moves to R, the R face moves to F and the F face moves to U. Similarly, let A be an anti-clockwise rotation about URF. Note that this solution will also use turns of the D face, and this involves the movement of two layers rather than just one.

Phase 1: Bring the puzzle into the right configuration
See Solution 1.

Phase 2: Place the LBD piece correctly.

  1. Find the piece belonging at the LBD position. If it is already correct then go straight to the next phase.
  2. If it lies at FRD then do C ( F R U F R' F2 U' ) A.
  3. Repeat the sequence F R U F R' F2 U' until it lies at UBL.
  4. Do the sequence R D R' ( F R U F R' F2 U' ) R D' R'.

Phase 3: Place the FRD piece correctly.

  1. Find the piece belonging at the FRD position. If it is already correct then go straight to the next phase.
  2. Repeat the sequence F R U F R' F2 U' until it lies at FDL.
  3. Do the sequence A (F R U F R' F2 U' ) C.

Phase 4: Place the BRD piece correctly.

  1. Find the piece belonging at the BRD position. If it is already correct then go straight to the next phase.
  2. Repeat the sequence F R U F R' F2 U' until it is correctly at BRD.

Phase 5: Place the remaining pieces correctly

  1. Find the piece belonging at the FLD position. If it is already correct then go to step d.
  2. If the piece belonging at FLD is not at UBL, then repeat the sequence R U R' F2 L F L' U' F until it is.
  3. Do the following sequence to place the FLD piece in position:
    C (F R U F R' F2 U' ) C (U F2 R F' U' R' F' ) A (F R U F R' F2 U' ) A.
    Note that the middle part is the inverse of the usual sequence.
  4. Perform the sequence R U R' F2 L F L' U' F once or twice until the remaining three pieces are correct.

A mathematical diversion:

When I devised solution 2 I hoped that from phase 3 onwards the puzzle could be solved by only using turns of the F, R and U faces. This turns out not to be the case. After phase 2 there are 6!/2=360 possible positions left, but F, R and U turns generate only 60 of them.

There is a very neat proof of this. I'll just give the bare outline here. First consider the main sequence used in the solution. This can be performed in 3 orientations (that is what A and C are for) and also in reverse. This gives 6 basic move sequences. Any move sequence of the F/R/U faces can be built by combining these 6 basic ones. This is the trickiest but least interesting part of the proof so I'll skip it. These basic move sequences perform 5-cycles on the pieces of the puzzle, so it remains to be seen what positions are attainable by combining these 5-cycles. An easy way to show that these give no more than 60 positions is by looking at an icosahedron. Each pair of opposite corners of the icosahedron can be identified with a piece so that the 5-cycles correspond to rotations of the icosahedron. The icosahedron has only 60 different orientations so there can be no more than 60 positions generated by the 5-cycles.

Pretty patterns:

  1. (F R U F R' F2 U' )2 C (F R U F R' F2 U' )2     (See further notation)
  2. F R U F' L' U' R U' L U2 R' U' R'
  3. U F2 R F2 L' U L U2 R' F R U F R' F2 U'