For discrete structures there are n exams to check and there are k graders. To guarantee a high quality of grading, every exam may be checked by any number of graders (but always at least by one grader). This means that summed all together, the graders may make up to k*n exam checks. To avoid this, it is required that for each pair of graders there is at most 1 exam that they have both checked. Prove that this rule creates a much better bound of at most ((k+n)^(3/2)+(k+n))/2 exam checks.
The Answer to the Question
is below this banner.
Can't find a solution anywhere?
NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?
Get the Answers Now!You will get a detailed answer to your question or assignment in the shortest time possible.
Here's the Solution to this Question
Let is number of pairs of graders, is number of exams checks.
We have, by the given rule:
Maximum willbe in case when
Then:
We can prove the given formula by induction:
For :
Let
Then we have for
So, the given formula is the upper bound for the maximum of exam checks.