Combinations Problem

Alexkilb

New member
Joined
Feb 17, 2022
Messages
2
Hi!

I hope everyone is well!

I'm looking for help in ascertaining some help for an NFT project I am working on for a client. I hope I have come to the right place.

I also hope I am not pushing my luck if I ask how I can solve this in the future to avoid bothering you nice people again!

I need to know how many total combinations there would be if you created every possible combination without any two being the same, using the following variables:

8 - type 1
8 - type 2
15 - suits
15 - left arms
15 - right heads
15 - heads

Just to reiterate, this means there are 15 different suits, 15 different left arms etc etc.

Each design can only have 1 of each.

Please let me know how I can work this out! I bet there's actually a very simple formula but I wasn't sure how to ask the question without Google misunderstanding me.

Thanks so much :)

Alex
 
Hi!

I hope everyone is well!

I'm looking for help in ascertaining some help for an NFT project I am working on for a client. I hope I have come to the right place.

I also hope I am not pushing my luck if I ask how I can solve this in the future to avoid bothering you nice people again!

I need to know how many total combinations there would be if you created every possible combination without any two being the same, using the following variables:

8 - type 1
8 - type 2
15 - suits
15 - left arms
15 - right heads
15 - heads

Just to reiterate, this means there are 15 different suits, 15 different left arms etc etc.

Each design can only have 1 of each.

Please let me know how I can work this out! I bet there's actually a very simple formula but I wasn't sure how to ask the question without Google misunderstanding me.

Thanks so much :)

Alex
What is:

- right heads
Please share your work/thoughts.
 
Hi!

I hope everyone is well!

I'm looking for help in ascertaining some help for an NFT project I am working on for a client. I hope I have come to the right place.

I also hope I am not pushing my luck if I ask how I can solve this in the future to avoid bothering you nice people again!

I need to know how many total combinations there would be if you created every possible combination without any two being the same, using the following variables:

8 - type 1
8 - type 2
15 - suits
15 - left arms
15 - right heads
15 - heads

Just to reiterate, this means there are 15 different suits, 15 different left arms etc etc.

Each design can only have 1 of each.

Please let me know how I can work this out! I bet there's actually a very simple formula but I wasn't sure how to ask the question without Google misunderstanding me.

Thanks so much :)

Alex
I believe what you're looking for is the Fundamental Counting Principle.
 
Top