Prove that at least one student solved all the problems using PHP. In a physics exam, 5 problems were given to a class of N students. Suppose every two of these problems were solved by more than (3N)/5 students.Prove that at least one student solved all the problems

Audrey Mckee

Audrey Mckee

Answered question

2022-09-04

Prove that at least one student solved all the problems using PHP
In a physics exam, 5 problems were given to a class of N students. Suppose every two of these problems were solved by more than 3 N 5 students.Prove that at least one student solved all the problems
I have used PHP here. We know if at least ( k . n + 1 ) objects are distributed among n boxes, then one of the boxes must contain at least ( k + 1 ) objects. So according to this problem ( k . n + 1 ) = 2 |where n = 3 N 5 . But unable to prove at least one student solved all the problems. I have to prove basically ( k + 1 ) = 5. It will be helpful for me if someone helps me with this.

Answer & Explanation

Dwayne Small

Dwayne Small

Beginner2022-09-05Added 12 answers

Step 1
Say student S i solved 0 d i 5 problems and every problem P i vas solved by p i students. Then we have
i = 1 n d i = i = 1 5 p i
But this is relevant:
On the other hand we have for each pair of problems P i , P j that p i , j > 3 n / 5 solved them both and every student S i solved ( d i 2 ) problems, so:
i = 1 n ( d i 2 ) = i , j p i , j > 10 3 n 5 = 6 n
Suppose d i 4 for each i, then we have
i = 1 n ( d i 2 ) 6 n
A contradiction.
Step 2
New version of the same solution, less formal:
So we have 10 pairs of questions, so there is in total more than 10 3 n 5 = 6 n correctly answered pairs of questions and suppose no one answered more than 4 questions, so everyone answered at most ( 4 2 ) = 6 pairs of questions. But then in total they answered at most 6n pairs of questions. A contradiction.

Do you have a similar question?

Recalculate according to your conditions!

New Questions in Discrete math

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?