Permutations with repetition $n^r$ (When each of r positions independently picks among n options: n^r)
jee-mainjee-advanced
When each of r positions independently picks among n options: n^r
What each symbol means
| Symbol | What it stands for |
|---|---|
| n,r | Sizes (repetition allowed) |
When to use this
Independent positions; repetition allowed.