in Digital Logic
602 views
2 votes
2 votes
A function must satisfy the condition f(a,b,c)=f(c,a,b) . How many such functions are possible?
in Digital Logic
by
602 views

1 comment

what is the answer?

is it 32?
0
0

1 Answer

1 vote
1 vote
state 1=2=4

state 3=5=6

0 & 7

2^4=16

7 Comments

didn't get your answer, can you elaborate more?
0
0
According to (a,b,c) =(c,a,b)

000 =000

111=111

001=100=010

011=101=110

8 rows will be reduced in 4 rows

Num of function= 2^num of rows =2^4=16

That's how I got this
2
2

got it, @Devvrat Tyagi

0
0
why are u comparing state (0,0,0) and (1,1,1) with itself ?

i mean than your solution wont have 10 states than with two states each having (0,0,0) and (1,1,1) state.
0
0
I just show that 000 and 111 will not match with any other rows...not comparing!
0
0
ok brother no problem :)
0
0
how

001=100=010 ; 1=4=2

and what is row here...

plz help
0
0