I am struggling with this and am unsure how to prove it.
Let $f:\mathbb{R}^n\rightarrow\mathbb{R}$ be a differentiable function.
Define $g:\mathbb{R}\rightarrow\mathbb{R}$ by $g(x)=f(x,x,...,x)$ (where $x$ is repeated $n$ times).
How do I prove that:
$$\frac{dg(x)}{dx}=\sum_{i=1}^{n}\bigg[\frac{df(k_1,...,k_n)}{dk_i}\bigg]_{k_i=x}$$
Where $d$ represents the derivative.
Your formula in not quite exact: apply the chain rule in several variables: $$\frac{dg(x)}{dx}=\sum_{i=1}^{n}\frac{\partial f(k_1,...,k_n)}{\partial k_i}\,\frac{d k_i}{dx}$$