The closest I could find is $y=2^{\operatorname{ceil}\left(0.5x\right)}\frac{3}{2}x$ but its not quite right.
I possible, I'd like to not use sums (∑).
The closest I could find is $y=2^{\operatorname{ceil}\left(0.5x\right)}\frac{3}{2}x$ but its not quite right.
I possible, I'd like to not use sums (∑).
$3 \cdot2^{ceil(0.5*x)-1}$, for $x=1,2,\ldots$