Solving Math Logic Problems: Adams, Brown & Clark

  • Thread starter Thread starter haki
  • Start date Start date
  • Tags Tags
    Logic
AI Thread Summary
In the murder mystery involving Adams, Brown, and Clark, the analysis concludes that Brown is the killer. Adams and Clark's statements are consistent, while Brown's claim of being out of town contradicts Clark's observation of him with the victim. The logic indicates that since the innocent parties tell the truth, Brown must be lying. In the second scenario involving A, B, and C, the reasoning leads to the conclusion that A is the Vulcan, while B and C are Romulans. Overall, both problems emphasize the importance of logical consistency in deducing the truth.
haki
Messages
161
Reaction score
0
[Resolved]Math logic problem

I just want to know if I have applied correct reasoning to the following problems:

There are three suspects for a murder: Adams, Brown, and Clark.
Adams says "I didn't do it. The victim was an old acquaintance of
Brown's. But Clark hated him." Brown states "I didn't do it. I didn't
even know the guy. Besides I was out of town all that week." Clark
says "I didn't do it. I saw both Adams and Brown downtown with
the victim that day; one of them must have done it." Assume that
the two innocent men are telling the truth, but that the guilty man
might not be. Who did it?

Is it really that simple? I defined just one predicate Knows Victim - K(x)

A: K(B) //says B knew the victim
B: NOT K(B) //says he didnt knew the victim
C: K(B) // said that B was with victim

Therefore the only explanation is that A and C are telling the truth and C was lying, he wasn't out of town was he?

And second

There are 3 persons, A,B and C. One of them is a Vulcan who always tells the truth the second two are Romulans who always lie.

They gave the following statements:

A: B is a Romulan if and only if C is not Vulcan.
B: I am not Vulcan when C is a Vulcan.
C: A is not a Vulcan.
I introduced the predicate ... is Romulan R(x) and ... is Vulcan V(x)

A: R(b) <-> NOT V(c)
B: NOT V(b) <-> V(c)
C: NOT V(a)

Now I stated that if somebody is NOT Vulcan then he must be Romulan, therefore I get

A: R(b) <-> R(c)
B: R(b) <-> NOT R(c)
C: R(a)

now A and B are contradictory, therefore one of them must be a liar and one of them must be telling the truth, but since only one is telling the truth then C must be telling a lie, therefore R(a) is a lie and because of the V(a) is true. Mr. A is Vulcan and B and C are Romulans.

Is this correct. I found this tasks to be super easy, I get a bit fishy when I solve something in math with relative ease.
 
Last edited:
Physics news on Phys.org
In ordinary usage, I wouldn't say that "knowing a person" is the same as "being with a person". (They may merely have been in physical proximity of each other).

Note that Adams and Brown necessarily contradict each other ("old acquaintance" contradicts "don't even know the guy")

Thus, by hypothesis, C NECESSARILY speaks the truth!
Thus, it is true that he saw Brown downtown, and thus Brown is lying when saying he was out of town all day.
Hence, Brown is the killer.
 
Thanks for the reply. Now I am at ease :smile:
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top