Forgot password
 Register account
View 338|Reply 0

[组合] 表示置换所需相邻对换的个数的最大值$\Theta\left(n^{2}\right)$

[Copy link]

3156

Threads

7932

Posts

45

Reputation

Show all posts

hbghlyj posted 2022-3-26 21:40 |Read mode
来自REU12
47. (Neighbor transpositions) (a) Show that the neighbor transpositions $(12),(23), \ldots,(n-1\ n)$ generate the symmetric group $S_{n}$. (b) Show that $O\left(n^{2}\right)$ neighbor transpositions suffice to generate $S_{n}$ and $\Omega\left(n^{2}\right)$ are necessary to generate $S_{n}$. That is, there exist positive constants $c_{1}, c_{2}$ such that (b1) each element of $S_{n}$ can be expressed as the composition of at most $c_{1} n^{2}$ neighbor transpositions; and (b2) there exists a permutation which cannot be expressed as the composition of fewer than $c_{2} n^{2}$ neighbor transpositions. - The "word length" of a permutation with respect to a set of generators is the smallest length of a word in the generators that expresses the given permutation. So what you were asked to show was that the maximum word length with respect to neighbor transpositions is $\Theta\left(n^{2}\right)$, i.e., it is between $c_{2} n^{2}$ and $c_{1} n^{2}$ for some positive constants $c_{1}$ and $c_{2}$.

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | Register account

$\LaTeX$ formula tutorial

Mobile version

2025-6-8 15:46 GMT+8

Powered by Discuz!

Processed in 0.014522 second(s), 21 queries

× Quick Reply To Top Edit