Practice (13)

back to index  |  new

Given randomly selected $5$ distinct positive integers not exceeding $90$, what is the expected average value of the fourth largest number?


For every integer $n$ from $0$ to $6$, we have $3$ identical weights with weight $2^n$ grams. How many total ways are there to form a total weight of $263$ grams using only these weights?


Let $\mathbb{S}$ be a set of integers, $\max(\mathbb{S})$ be the largest element in $\mathbb{S}$, and $\mid\mathbb{S}\mid$ be the number of elements in $\mathbb{S}$. Find the number of non-empty set $\mathbb{S}\in\{1,2,\cdots,10\}$ satisfying $\max(\mathbb{S})\le\mid\mathbb{S}\mid + 2$.