Sorry, I didn't understand. Why must the output be 1 for 9? *At 12:31 I understood how the output 1 came about, but I don't understand why it must be 1 for 9.
Here, I have implemented function f(A,B,C,D)=∑m(1,2,5,7,9,14). it means for 1,2,5,7,9,14 output must be 1 and for remaining terms 0,3,4,6,8,10,11,12,13 and 15 output should be 0. For understanding I have shown verification of 9, you can verify it for any term.
Sorry, I didn't understand. Why must the output be 1 for 9?
*At 12:31
I understood how the output 1 came about, but I don't understand why it must be 1 for 9.
Here, I have implemented function f(A,B,C,D)=∑m(1,2,5,7,9,14). it means for 1,2,5,7,9,14 output must be 1 and for remaining terms 0,3,4,6,8,10,11,12,13 and 15 output should be 0.
For understanding I have shown verification of 9, you can verify it for any term.