![]() | 1 | initial version |
I assume your matrix A has entries that do not depend on the entries of x? Then with y=Ax you already define y to be a linear function in x, so the derivative of y with respect to x is simply x↦A.
Similarly, assuming that A a symmetric matrix that is independent of x (otherwise your function doesn't deserve the name quadratic form) you have that the total derivative of α with respect to x is simply x↦xtA.
No computation necessary; just a calculus book.