I am trying to find a close formula for $\prod\limits_{i=2}^{n}(2i-3)$.
So far I tried to take $\log$, so it would be calculating a sum which I will use $\exp$ later on.
I found it hard to calculate $\ln(1)+\ln(3)+\ln(5)+...+\ln(2n-3)$.
So I am stuck. It feels like its an easy exercise if you got some tricks I never studied.
Thanks a lot!
You do not need logarithms !
The given product calculates as $$1\cdot 3\cdot 5\cdots (2n-3)=\frac{(2n-2)!}{(n-1)!\cdot 2^{n-1}}$$
As Peter Foreman mentioned, this can also be written as the doublefactorial $$(2n-3)!!$$