RaFiN_

Burnside Lemma

Apr 22nd, 2020
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. Burnside lemma = sum(x^(gcd(k,n)) / n
  2. x = number of different colors
  3. k = 1 to n-1 -> k is number of cycle ...By turning k times a grid remain the same as before
  4. n = number of points or number of seats
  5. Details : https://petr-mitrichev.blogspot.com/2008/11/burnsides-lemma.html
Add Comment
Please, Sign In to add comment