Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A permutation rearranges a set. For example, you could rearrange ( A , B , C , D ) to be ( B , A

A permutation rearranges a set. For example, you could rearrange (A, B, C, D) to be (B, A, C, D) by switching the first two items. Alternatively, you could imagine an equilateral triangle with the corners labeled 1,2, and 3, and you could rotate it so that 1->2,2->3, and 3->1.
In general, if S is a set, and \pi is a permutation of S, then for each element s in S,\pi bracket(s)=t for some t in S. Because this relates to permutations, you do not want two different elements mapped to the same place, which would correspond to folding the triangle in half, rather than rotating it. Thus, you require that if a,b in S,anda!=b, then \pi bracket(a)!=\pi bracket(b).
Suppose that S is finite, and that \pi bracket(s)!=s, but \pi bracket(\pi bracket(s))=s for all s in S. What can be said about the number of elements in S?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Secrets Of Analytical Leaders Insights From Information Insiders

Authors: Wayne Eckerson

1st Edition

1935504347, 9781935504344

More Books

Students also viewed these Databases questions