ClebschGordan::tri
An error occurs in this example because the indicated decomposition is not possible:
ClebschGordan[{1, 0}, {2, 0}, {4, 0}]This shows a physically valid Clebsch–Gordan coefficient:
ClebschGordan[{1, 0}, {2, 0}, {3, 0}]A similar error can also occur for ThreeJSymbol or SixJSymbol:
SixJSymbol[{1, 1, 1}, {2, 5, 5}]