I haven't gotten anywhere in establishing a proof for this yet, it is something that I worked on a while back, but I don't think it will be difficult considering how intimately related the three quantities are:
I had not been considering singltons, which do not conform as pointed out, so I apologize for having to make this edit now:
$${\{a_j}\}_{j=1..n} \subset \mathbb N \land n \gt 1 \tag 0$$ $$ \gcd \Bigl({\{a_j}\}_{j=1..n}\Bigr) \lt n\,\varphi\Bigl(\sum^n_{j=1}a_j\Bigr) \lt \operatorname{lcm}\Bigl({\{a_j}\}_{j=1..n}\Bigr) \tag 1$$
Originally I had only stated the above as
$$ \gcd \Bigl({\{a_j}\}_{j=1..n}\Bigr) \lt n\,\varphi\Bigl(\sum^n_{j=1}a_j\Bigr) \tag a$$
but for whatever reason added the other side which as shown by the answer provided is false.
$$\prod^{n}_{j=1}a_j= \gcd({\{a_j}\}_{j=1..n}) \cdot \operatorname{lcm}({\{a_j}\}_{j=1..n}) \operatorname{ if and only if} \,{\{a_j}\}_{j=1..n} \operatorname{is pairwise coprime} \tag 2$$
Where $\varphi$ is the Euler totient function.
But yeah I guess hints are probably what I am looking for seeing I don't see why I cant do this myself
edit 23/11/2019:
another inequality similar to $(a)$ holds:
$$ \gcd \Bigl({\{a_j}\}_{j=1..n}\Bigr) \lt n\,\varphi\Bigl(\prod^n_{j=1}a_j\Bigr) \tag b$$