What Is the Probability That A Survives the Duel?

  • Thread starter Thread starter quasar987
  • Start date Start date
quasar987
Science Advisor
Homework Helper
Gold Member
Messages
4,796
Reaction score
32
I find the questions of this week are more difficult than usual. I am in dire need of assistance!

A and B fight in a duel. They pick up their guns and fire once at each other. A kills B with probability p_A and B kills A with probability p_B. If no one is killed, they repeat the process. What is...

a) The probability that A does not die


Sol:

\Omega: Every possible outcome of the duel.

\Omega = \left\{ (A), (B), (AB), (d,A), (d,B), (d,AB), (d,d,A),..., (d,d,d,d,...)\right\}

where A means "A wins", B measn "B wins", AB means "A and B both die" and "d" means a draw.

E: A does not die.

E_i: The duel lasts i rounds and end up with the death of B and the survival of A.

O: Nobody ever dies, i.e. it is the case of perpetual draws.

E=\bigcup_{i=1}^{\infty}E_i \cup O

Since these are all disjoint sets, P(E) is the sum of the probabilities, and we have

P(E_i) = [(1-p_A)(1-p_B)]^{i-1}p_A(1-p_B) \equiv r^{i-1}p_A(1-p_B)

(I made the hypothesis of independance btw the shots, i.e. P(A and B miss) = P(A misses)P(B misses))

P(O)=\lim_{i\rightarrow \infty}[(1-p_A)(1-p_B)]^{i-1}=0

\therefore P(E) = p_A(1-p_B)\sum_{i=0}^{\infty}r^i= \frac{p_A(1-p_B)}{1-r}
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top