MHB Probability that current could pass through

pp123123
Messages
5
Reaction score
0
Hi guys. Here's the problem.View attachment 1981
I need to determine the probability that the current could go from left to right given that there is a probability of p for each independent switch named a,b,c,d and e.

I have tried to solve this but I have no idea which part I am getting off the right track. Here is what I am trying to do.

Case I: Assume Switch E is closed so I have a probability of
P((AB) or (CD))=P(AB)+P(CD)-P(AB and CD)=2p^2-p^4

Case II: Assume Switch E is opened so I have a probability of
P((A or C) and (B or D))=(P(A)+P(C)-P(AC))(P(B)+P(D)-P(BD))=(2p-p^2)^2

so overall probability is (1-p)(2p^2-p^4)+p(2p-p^2)^2 which could be simplified to 2p^5-5p^4+2p^3+2p^2

however some friends of mine told be that it should be p^5-5p^4+2p^3+2p^2. I hope to know what's wrong in my calculation. Thanksss!
 

Attachments

  • mathhelp.jpg
    mathhelp.jpg
    6.3 KB · Views: 96
Mathematics news on Phys.org
pp123123 said:
Hi guys. Here's the problem.View attachment 1981
I need to determine the probability that the current could go from left to right given that there is a probability of p for each independent switch named a,b,c,d and e.

I have tried to solve this but I have no idea which part I am getting off the right track. Here is what I am trying to do.

Case I: Assume Switch E is closed so I have a probability of
P((AB) or (CD))=P(AB)+P(CD)-P(AB and CD)=2p^2-p^4

Case II: Assume Switch E is opened so I have a probability of
P((A or C) and (B or D))=(P(A)+P(C)-P(AC))(P(B)+P(D)-P(BD))=(2p-p^2)^2

so overall probability is (1-p)(2p^2-p^4)+p(2p-p^2)^2 which could be simplified to 2p^5-5p^4+2p^3+2p^2

however some friends of mine told be that it should be p^5-5p^4+2p^3+2p^2. I hope to know what's wrong in my calculation. Thanksss!
Hi pp123123, and welcome to MHB! Short story: you are right and your friends are wrong.

Longer explanation: Your method is correct. Another (more laborious) way to do the calculation is to count the number of open switches.

If all five switches are on then the current gets through. Probability of this is $p^5$.

There are five ways in which four switches can be on, and the current gets through in each case. Probability here is $5p^4(1-p)$.

There are ten ways in which three switches can be on, and the current gets through in eight of these cases. (The only ways in which it cannot get through is if both of the switches on the left part of the circuit, or both of the switches on the right part of the circuit, are off.) Probability here is $8p^3(1-p)^2$.

There are ten ways in which two switches can be on, and the current gets through in two of these cases. (The only ways in which it can get through is if both of the switches on the upper part of the circuit, or both of the switches on the lower part of the circuit, are on.) Probability here is $2p^2(1-p)^3$.

If only one switch, or none at all, is open, then the current cannot get through.

Thus the overall probability is $p^5 + 5p^4(1-p) + 8p^3(1-p)^2 + 2p^2(1-p)^3$. When you multiply out the brackets, this simplifies to $2p^5-5p^4+2p^3+2p^2$.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top