Add new comment
-
Want facts and want them fast? Our Maths in a minute series explores key mathematical concepts in just a few words.
A basic introduction to the most powerful tools in science and enginnering.
As COP28, the 2023 United Nations Climate Change Conference, kicks off we look at how maths can help understand the climate crisis.
How do you create dramatic film out of mathematics? We find out with writer and director Timothy Lanzone.
Mathematics plays a central role in understanding how infectious diseases spread. This collection of articles looks at some basic concepts in epidemiology to help you understand this fascinating and important field, and set you up for further study.
Find out why the formula we use to work out conditional probabilities is true!
You are thinking along the right lines, but start by thinking about your statement regarding the first cord. There are 26 ways to choose the first letter, and 25 ways to choose the second letter, but the order of choice doesn't matter. This is the difference between a combination (number of ways of choosing where order doesn't matter) and a permutation (number of ways of choosing where order does matter). Choosing any 2 from 26 in which order doesn't matter gives 26X25/2 choices, not 26X25. For example, connecting D to Y is the same as connecting Y to D, so 26X25 is double counting. The same applies to all cords, so when you connect the next cord there will be 24X23/2 ways of connecting it. Ultimately, that will result in a factor of 2^N on the denominator if there are N cords.
But that's not all! Does it matter what order you put the cords into the plugboard? eg if I connect D to Y first, then I connect H to L next, would it change anything if I had connect H to L first, then D to Y? No, it wouldn't. In other words, the order in which you connect the plugboard leads doesn't matter. So, you need to further divide your answer by the number of different possible orders of connecting N leads. That is N factorial (written N!)
So, combining these two effects, your answer will be a factor of N!*2^N larger than Mr Sale's answer. For 10 leads, 2^10 = 1024, and 10! = 3628800 giving a factor of 3.7 billion (you mean 3.6 billion, not trillion).
So Mr Sale made no mistake, but the reasons he is correct are slightly subtle.