I am trying to figure out how
$$ \frac{\partial}{\partial \dot{q_i}} \frac{1}{2} \sum_{j,k} A_{jk} \dot{q_j}\dot{q_k}$$
is equal to
$$\sum_{j} A_{ij} \dot{q_j}$$
Does anyone have a clear way to take this partial derivative?
I am trying to figure out how
$$ \frac{\partial}{\partial \dot{q_i}} \frac{1}{2} \sum_{j,k} A_{jk} \dot{q_j}\dot{q_k}$$
is equal to
$$\sum_{j} A_{ij} \dot{q_j}$$
Does anyone have a clear way to take this partial derivative?
Hint: $\frac{\partial}{\partial \dot{q_l}}(\dot{q_j}\dot{q_k})=\delta_{l,j}\dot{q_k}+\dot{q_j}\delta_{l,k}$, were $\delta$ is the kronecker's delta.