PermutationProduct
PermutationProduct[a,b,c]
a,b,c の置換の積を与える.
詳細
- a,b,c の置換の積は,a,b,c を順に適用した結果の置換であると理解される.
- PermutationProduct[g1,g2,…,gn]は n 回の置換の左から右への積を与える.
- 置換の積は非可換である.
- PermutationProduct[g]は g を与える.
- PermutationProduct[]は恒等置換Cycles[{}]を返す.
- PermutationProduct[a,b]は ab として入力することができる.記号 は p* または\[PermutationProduct]で入力できる.
例題
すべて開くすべて閉じるスコープ (4)
一般化と拡張 (3)
PermutationProductは記号引数について何らかの簡約を行う:
群内の積と反転から交換子と共役作用素を定義することができる.以下の短縮を使う:
特性と関係 (5)
長さ の任意の巡回はすべてが同じ初期点を持つ 転置(長さ2の巡回)の積に等しい:
置換リストの乗法はPartに等しいが順序は逆になる:
1つの置換の反復的な乗算はPermutationPowerで計算することができる:
考えられる問題 (1)
PermutationProduct[x]は x が何であるかに関係なく x を返す:
テキスト
Wolfram Research (2010), PermutationProduct, Wolfram言語関数, https://reference.wolfram.com/language/ref/PermutationProduct.html.
CMS
Wolfram Language. 2010. "PermutationProduct." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PermutationProduct.html.
APA
Wolfram Language. (2010). PermutationProduct. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PermutationProduct.html