Find a closed-form expression for $$\binom{n}{1}+3\binom{n}{3}+5\binom{n}{5}+\cdots ,$$ where $n > 1$. You may find the identity $k\binom{n}{k} = n\binom{n-1}{k-1}$ helpful.
I really can't use the identity, as there is a floor function involved in my interpretation. How I see it, the pattern depends on the parity of $n$, but I'm probably wrong.
Can I get a solution?