[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/sci/ - Science & Math


View post   

File: 97 KB, 500x375, 1397065781701.jpg [View same] [iqdb] [saucenao] [google]
6554934 No.6554934[DELETED]  [Reply] [Original]

So, I have to do some Boolean algebra and I memorized all of the axioms.
Nevertheless, I still got HUGE troubles in applying them to simplify Boolean expressions/terms.

Like,
(w + x + y + z) · (w + x + y + z) · (w + x + y + z) · (w + x + y + z) = (x + y + z) · (x + y + z) = x + z

I looked through some examples online and in our book. Do you got some advice here?

>> No.6555007

>>6554934
But that's wrong. Did you miss out negations?

>> No.6555450

(w + x + y + z) · (w + x + y + z) · (w + x + y + z) · (w + x + y + z)
= w + x + y + z
and if you are working with 4 variables
= 1

>> No.6555649

>>6555007


>>6555450


It's like you guys have never heard of negative numbers, or 0 before.

>> No.6555652

>>6555649
bit like how you've never heard of a Boolean algebra I suppose

>> No.6555661

>>6554934

I know nothing about Boolean Algebra but why in the world did you write out (w+x+y+z) 4 times? Are you telling me there's no shorthand for that like a superscript, subscript, or something?

>> No.6555687

>>6555661
Looks like a product-of-sums notation for a circuit.