All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Mark 2n of the 1's (Posted on 2024-09-07) Difficulty: 3 of 5
Prove that the following statement is true whenever 1≤r<n, or else, find a counterexample.

Given a 2n x n matrix of 0's and 1's with the column sum and the row sum respectively equal to 2r and r, it is always possible to mark 2n of the 1's such that:
Precisely one 1 is marked in each row, and exactly two 1's are marked in each column.

*** Adapted from PME 479 by Herbert Taylor.

No Solution Yet Submitted by K Sengupta    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
No Subject Comment 1 of 1
Hello @ slope game
To prove or disprove the given statement:

Given a 2n x n matrix with column sum and row sum equal to 2r and r, where 1 ≤ r < n, we need to show that it is always possible to mark 2n 1's such that exactly one 1 is marked in each row and exactly two 1's are marked in each column.

Proof:

Consider the 2n x n matrix with the given conditions. Let's try to construct the marking as described:

1. Start by marking the 1's in the rows:
- Since each row sum is r, we can mark one 1 in each row to fulfill the condition of exactly one 1 marked in each row.

2. Next, consider the columns:
- Each column sum is 2r, meaning there are two 1's in each column.
- If there are columns with exactly two 1's, we can mark both of them.
- If there are columns with more than two 1's, choose any two of them to mark.

With this approach, we can mark 2n 1's such that exactly one 1 is marked in each row and exactly two 1's are marked in each column.

Counterexample:
If we consider a case where n = 1 and r = 1, the conditions become:
2 x 1 matrix with column sum = 2 and row sum = 1

In this scenario, it is not possible to mark 2 1's such that exactly one 1 is marked in each row and exactly two 1's are marked in each column. This counterexample shows that the statement is not universally true for all values of n and r.

  Posted by Laura Brown on 2024-09-09 17:08:33
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (15)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information