I often see the notation of powers of 1 in cryptography papers. For example, let $n$ be security parameter, then what does $1^n$ mean??
From high school student perspective, powers of one is always one.... But I hope this is not. Is this a bit string of length $n$? If so why don’t they write it as $\{0,1\}^n$?