Suppose that $f: \mathbb{R}^2 \to \mathbb{R}$ is differentiable at $p$. Also suppose that $D_uf(p)=1$ and $D_vf(p)=1$ where $u=\left( \frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}}\right)$ and $v=\left( \frac{1}{2}, \frac{-\sqrt{3}}{2} \right)$. Compute $\nabla f(p)$.
I know this relationship between the gradient and directional derivative:
Let $u$ be a unit vector and $u=<u_1,u_2>$.
$D_uf(p)=\frac{\partial f}{\partial x_1}(p)\cdot u_1+\frac{\partial f}{\partial x_2}(p)\cdot u_2=<\frac{\partial f}{\partial x_1}(p)\frac{\partial f}{\partial x_2}(p)>\cdot u=\nabla f(p)$