
Stanton D. answered 05/01/20
Tutor to Pique Your Sciences Interest
Hi Siddhant G.,
Assuming I read your problem statement correctly, you have 16 characters, in 12 dimensions, and you are drawing 12 times, with replacement. But there's an issue immediately: coordinate systems are not combinations, but rather permutations: 30N 60W is not the same place as 30W 60N!
So I'm guessing you really want permutations with replacement = 16^12 .
if you wanted combinations of those results anyway, that would get messy, as you would have to track instances of multiple draws of the same character, or of more than one character, etc. You might be able to come in on it as a probability thing, i.e. what is the probability of NOT having various multiple draws, similar to "same birthdays in the classroom" problems.
--Cheers, --Mr. d.
Sam U.
Sorry but i think you over thought his question, The guy wants to know how many combinations you could make with 16 characters and 12 spots... think about it like credit card numbers, but instead of only 10 characters (0-9) theirs 16 characters, (a bunch of random symbols called Heirogliphics) its for a video game, i know this because i have the same question, so the question is how many possible combinations are there, characters are allow to repeat as well.09/22/21