Define
$$a(n) = \frac{1}{n} \sum_{ d|n } \mu{\left(\frac{n}{d}\right)} 2^d $$
where $\mu()$ is the Möbius function.
Is it possible to find easily computable $b, c$ such that $b(n) \leq a(n) \leq c(n)$ for all large enough $n$ such that
$$\limsup \frac{a(n)}{c(n)} = 1 = \liminf \frac{a(n)}{b(n)}.$$
The first few values of $a(n)$ are 1, 2, 1, 2, 3, 6, 9, 18, 30, 56, 99, 186, 335, 630, 1161, 2182, 4080, 7710, 14532, 27594, 52377, 99858.