Skip to content

Instantly share code, notes, and snippets.

@VincentTam
Created March 18, 2017 23:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save VincentTam/ba1844e8cbc7dac641f307921b8d789a to your computer and use it in GitHub Desktop.
Save VincentTam/ba1844e8cbc7dac641f307921b8d789a to your computer and use it in GitHub Desktop.

My answer to a deleted question Interpretation of exponentation and permutation on math.SE

WayneXMayersX asked this question.

Question

I have $3^3$, can I call it a permutation/permutation with repetition?

As written in here:

Which is easier to write down using an exponent of $r$

Answer

Based on the text in the linked page (1. Permutations with repetition), you may call $3^3$ the number of all possible permutations with repetition of the balls ⚽,⚾,🔮. A permutation with repetition is an element drawn from a set (called sample space) $$\Omega={(x,y,z)\mid x,y,z \in {\unicode{x26BD},\unicode{x26BE},\unicode{x1F52E}}}.$$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment