Define the function majority n as in Problem 9.24. Show that it may be computed with O(n)

Question:

Define the function majorityn as in Problem 9.24. Show that it may be computed with O(n) size circuits.


Problem 9.24.

Recall that you may consider circuits that output strings over {0,1} by designating several output gates. Let addn : {0,1}2n → {0,1}n+1 take two n bit binary integers and produce the n+1 bit sum. Show that you can compute the addn function with O(n) size circuits.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: