explain kmap for three variables for sop
Answers
In kmap with three variables, we select a number first and calculate its cubic form to get the second number then we take the cubic form as the power of the first number only for getting the third number.
Explanation:
In kmap for any case the number of variables is generally denoted by, 'n'. And the value of 'n' is always the number of variables.
If we work with 2 variables then the value of n is 2, if we work with 3 variables then the value of n is 3 and so on.
In this case the value of the first number is always the selected number.
For the second number, it is the value of the first number to the power 'n'.
For the second number, it is the value of the first number to the power value of the second number and so on.
But, it should have to be noted that, for getting the next number we always do the operation on the first number and the last number(as the power).
As per the question, its about of 3 variables.
Let's say number, 2
Then we get,
The first number = 2
n = 3
Second number = (2)³
= 8
Third number = (2)⁸
= 256
#answerwithquality
#BAL