Please show us an
image of the problem as given to you, so we can be sure you copied it correctly (and also so we can know what you were asked to
do with this expression).
What you wrote
does have a meaning, and
could be what someone wants, but it is
odd both in the way
@mario99 has pointed out, and in another way that hasn't been mentioned.
My concern is that you are multiplying at two levels, and I suspect you don't really mean to do that.
First, [imath]\frac{1*3*5*...*(2k-1)}{2*4*6*...*(2k+2)}[/imath] itself is a product, namely
[math]\frac{1}{2\cdot4}\cdot\frac{3}{6}\cdot\frac{5}{8}\cdots\frac{2k-1}{2k+2}[/math]
(For example, the first factor, with [imath]k=1[/imath], is [imath]\frac{1}{2\cdot4}[/imath] since the denominator ends with [imath]2(1)+2=4[/imath], and the second, with [imath]k=2[/imath], is [imath]\frac{2(2)-1}{2(2)+2}=\frac{3}{6}[/imath], and so on.)
But then you are multiplying together n of these:
[math]\prod_{k=1}^{n} \frac{1*3*5*...*(2k-1)}{2*4*6*...*(2k+2)}=\left[\frac{1}{2\cdot4}\right]\cdot\left[\frac{1}{2\cdot4}\cdot\frac{3}{6}\right]\dots\left[\frac{1}{2\cdot4}\cdot\frac{3}{6}\cdot\frac{5}{8}\cdots\frac{2n-1}{2n+2}\right][/math]
Moreover, for [imath]n=3[/imath], the last factor in the outer product would be [imath]\left[\frac{1}{2\cdot4}\cdot\frac{3}{6}\cdot\frac{5}{8}\right][/imath], which doesn't appear to be what one would expect from the way it's written in the problem.
Do you really want such a product of products? And do you really want the first factor of each product to have 2*4 as its denominator? That's what the given expression seems to mean. But the work you quote in #5 doesn't include the outer product; do you see that? I suspect that it is answering the problem I think you would really have been given, namely something like this:
Write the following expression using product notation [or, using factorials]: [math]\frac{1\cdot3\cdot5\cdots(2n-1)}{2\cdot4\cdot6\cdots(2n)}[/math]