I am new to combinatorics and am wondering about an extension of a weak composition of $n$ into $k$ parts where both $n \in \mathbb{N}$ and $k \in \mathbb{N}$. Classically, the (non-weighted) result is, $$ \text{If, }A = \left\{ (b_1, b_2, \ldots, b_k) \in \mathbb{Z}_+^k : \sum_{i = 1}^k b_i = n \right\}, \quad \text{then } |A| = \binom{n + k - 1}{k - 1} $$ where $|\cdot|$ denotes the cardinality of $A$ and $\mathbb{Z}_+$ denotes the field of non-negative integers.
My question is if it is possible to extend this to have a weighted weak composition of integers into $k$ parts? Namely, define a set of fixed weights $\alpha = (a_1, a_2, \ldots, a_k) \in \mathbb{R}_+^k\setminus\left\{ 0\right\}$ and $$ A_\alpha = \left\{ (b_1, b_2, \ldots, b_k) \in \mathbb{Z}_+^k : \lfloor\sum_{i = 1}^k a_i b_i \rfloor = n \right\} $$ Is it possible to compute $|A_\alpha|$? Or perhaps give bounds on $|A_\alpha|$?