Introduction to Algorithms
Introduction to Algorithms
3rd Edition
ISBN: 9780262033848
Author: Thomas H. Cormen, Ronald L. Rivest, Charles E. Leiserson, Clifford Stein
Publisher: MIT Press
bartleby

Concept explainers

Question
Book Icon
Chapter D, Problem 2P

a.

Program Plan Intro

To prove that |R(A)|=2r and conclude that A defines a permutation on Sn only if A has full rank.

Given information:

  • r is the rank of matrix A.
  • Preimage of y is defined by P(A,y)={x:Ax=y} , for given n×n matrix A and given a value yR(A) .

Explanation:

It can be assumed without generality loss, that the first r columns of A are linearly independent.

Then for x1,x3Sn , it can be concluded that Ax1Ax2 based on following two conditions.

  • In the first r entries x1 and x2 are not identical. And x1 , x2
  • have 0’s in the remaining entries.

Now Ax1Ax2 is true since the first r entries of each are a linear combination of the first r rows of A , and it is impossible to have two different linear combinations that are equal of them because they are independent.

Now it is must that |R(A)|2r as there are at least 2r non-equivalent vectors xSn . Alternatively, x is a vector that doesn’t consists of 0’s in the coordinates that larger than r . Therefore Ax=xiai where ai is the ith column of A . Now as each of the last nr columns of A is in fact a linear combination of the first r columns of A , this can be rewritten as a linear combination of the first r columns of A .

Since all of these has been already, |R(A)|=2r . The range cannot include all 2n elements of Sn if A doesn’t have full rank so, permutation can be defined possible by A

b.

Program Plan Intro

To prove that |P(A,y)|=2nr if r is the rank of n×n matrix A and yR(A) .

c.

Program Plan Intro

To prove that |B(S',m)|=2r and that for each block in B(S',m) exactly 2mr numbers in S map to that block.

d.

Program Plan Intro

To show that number of linear permutations of Sn is much less than number of permutations of S using counting argument.

e.

Program Plan Intro

To provide an example of a value n and permutation of Sn that cannot be achieved by any linear permutation.

Blurred answer
Students have asked these similar questions
Lab 07: Java Graphics (Bonus lab) In this lab, we'll be practicing what we learned about GUIs, and Mouse events. You will need to implement the following: ➤ A GUI with a drawing panel. We can click in this panel, and you will capture those clicks as a Point (see java.awt.Point) in a PointCollection class (you need to build this). о The points need to be represented by circles. Below the drawing panel, you will need 5 buttons: о An input button to register your mouse to the drawing panel. ○ о о A show button to paint the points in your collection on the drawing panel. A button to shift all the points to the left by 50 pixels. The x position of the points is not allowed to go below zero. Another button to shift all the points to the right 50 pixels. The x position of the points cannot go further than the You can implement this GUI in any way you choose. I suggest using the BorderLayout for a panel containing the buttons, and a GridLayout to hold the drawing panel and button panels.…
If a UDP datagram is sent from host A, port P to host B, port Q, but at host B there is no process listening to port Q, then B is to send back an ICMP Port Unreachable message to A. Like all ICMP messages, this is addressed to A as a whole, not to port P on A. (a)  Give an example of when an application might want to receive such ICMP messages. (b)  Find out what an application has to do, on the operating system of your choice, to receive such messages. (c)  Why might it not be a good idea to send such messages directly back to the originating port P on A?
Discuss how business intelligence and data visualization work together to help decision-makers and data users. Provide 2 specific use cases.
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
C++ for Engineers and Scientists
Computer Science
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Course Technology Ptr
Text book image
Operations Research : Applications and Algorithms
Computer Science
ISBN:9780534380588
Author:Wayne L. Winston
Publisher:Brooks Cole
Text book image
Systems Architecture
Computer Science
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Cengage Learning
Text book image
C++ Programming: From Problem Analysis to Program...
Computer Science
ISBN:9781337102087
Author:D. S. Malik
Publisher:Cengage Learning
Text book image
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781337671385
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT
Text book image
Programming Logic & Design Comprehensive
Computer Science
ISBN:9781337669405
Author:FARRELL
Publisher:Cengage