This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND
OR
NO

Found problems: 3

Prove that for any positive integer $n$ the following identity holds $\frac{(2n)!}{n!}= 2^n \cdot (2n - 1)!!$
For any positive integer $n$ we define $n!!=\prod_{k=0}^{\lceil n/2\rceil -1}(n-2k)$. Prove that if the positive integers $a,b,c$ satisfy $a!=b!!+c!!$, then $b$ and $c$ are odd. [i]Proposed by Mihai Cipu[/i]
For any natural $n$ , define $n!!=(n!)!$ e.g. $3!!=(3!)!=6!=720$. Let $a_1,a_2,...,a_n$ be a positive integer Prove that $$\frac{(a_1+a_2+\cdots+a_n)!!}{a_1!!a_2!!\cdots a_n!!}$$ is an integer. [i](nooonuii)[/i]