Let $X \sim N_p(\mu_1,\Sigma_1)$ and $Y\sim N_p(\mu_2, \Sigma_2)$, where $\Sigma$ denotes the covariance matrix, and assume $X$ and $Y$ are independent.
Show that $X+Y\sim N_p(\mu_1 + \mu_2, \Sigma_1 + \Sigma_2)$
My thoughts: I am not quite sure how to show this... Am I supposed to multiply a vector from the definition of the multivariate normal distribution or should I use the characteristic function? Any help is appreciated!
Usually such arguments are done by defining $Z=X+Y$ and showing that the characteristic function of $Z$ has a particular shape.