User:IssaRice/Summary of counting techniques: Difference between revisions
(Created page with "Let <math>A</math> be a set with <math>n</math> elements, and let <math>B</math> be a set with <math>m</math> elements. {| class="wikitable" ! Description !! Set representing...") |
No edit summary |
||
| Line 6: | Line 6: | ||
| || <math>\{(a_1, \ldots, a_k) : a_1,\ldots, a_k \in A\}</math> || | | || <math>\{(a_1, \ldots, a_k) : a_1,\ldots, a_k \in A\}</math> || | ||
|- | |- | ||
| || <math>\{{a_1, \ldots, a_k} : a_1,\ldots, a_k \in A\}</math> || | | || <math>\{\{a_1, \ldots, a_k\} : a_1,\ldots, a_k \in A\}</math> || | ||
|- | |- | ||
| || <math>\{(a_1, \ldots, a_k) : a_1,\ldots, a_k \in A \text{ and all }a_i\text{ distinct}\}</math> || | | || <math>\{(a_1, \ldots, a_k) : a_1,\ldots, a_k \in A \text{ and all }a_i\text{ distinct}\}</math> || | ||
Revision as of 02:12, 14 August 2019
Let be a set with elements, and let be a set with elements.
| Description | Set representing counting problem | number of ways to count |
|---|---|---|