Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site ucla-cs.ARPA Path: utzoo!decvax!decwrl!pyramid!hplabs!sdcrdcf!ucla-cs!verma From: verma@ucla-cs.UUCP Newsgroups: net.puzzle Subject: Re: Most different (*spoiler???*) Message-ID: <9080@ucla-cs.ARPA> Date: Tue, 18-Feb-86 07:35:37 EST Article-I.D.: ucla-cs.9080 Posted: Tue Feb 18 07:35:37 1986 Date-Received: Wed, 19-Feb-86 22:06:12 EST References: <488@ho95e.UUCP> Reply-To: verma@ucla-cs.UUCP (Thomas S. Verma ) Distribution: na Organization: UCLA Computer Science Department Lines: 29 In article <488@ho95e.UUCP> ran@ho95e.UUCP (RANeinast) writes: > /\ > ---------- ---------- / \ ---------- > | | | | / \ | | > | /\ | | ---- | / ---- \ | ---- | > | /**\ | | |****| | / |****| \ | | | | > | \**/ | | |****| | \ |****| / | | | | > | \/ | | ---- | \ ---- / | ---- | > | | | | \ / | | > ---------- ---------- \ / ---------- > \/ > > 1 2 3 4 > I think #2 is most different. My reasoning is this, #1 is the only one with a small diamond #3 is the only one with a big diamond #4 is the only one with no shading #2 is the ONLY one with no unique features. alternate reasoning: Use bits to represent the figures. Bit 0 (from left) means shaded if 1, unshaded if 0. Bit 1 means small box if 1, small diamond if 0. Bit 2 means Big box if 1, Big diamond if 0. Now the figures are: #1:101, #2:111, #3:011, #4:110. Obviously #2 is different and the underlying reason is the same as above, but is less aparent. TS Verma