Svar Övning 9.2.1
SamverkanFlervariabelanalysLIU
(Skillnad mellan versioner)
Rad 13: | Rad 13: | ||
0 & 1 & 4 \\ | 0 & 1 & 4 \\ | ||
1 & 2 & -1 | 1 & 2 & -1 | ||
+ | \end{pmatrix} | ||
+ | </math> | ||
+ | |||
+ | c) | ||
+ | <math> | ||
+ | \begin{pmatrix} | ||
+ | 5 & \cos x_2 \\ | ||
+ | x_2(1+\tan^2 x_1) & \tan x_1 \\ | ||
+ | \arctan x_2 & \frac{x_1}{1+x_2^2} | ||
\end{pmatrix} | \end{pmatrix} | ||
</math> | </math> |
Versionen från 17 juli 2013 kl. 09.35
a) \displaystyle \begin{pmatrix} 2x & 2y\\ (1+xy)e^{xy} & x^2e^{xy} \end{pmatrix}
b) \displaystyle \begin{pmatrix} 5 & 2 & 0\\ 0 & 1 & 4 \\ 1 & 2 & -1 \end{pmatrix}
c) \displaystyle \begin{pmatrix} 5 & \cos x_2 \\ x_2(1+\tan^2 x_1) & \tan x_1 \\ \arctan x_2 & \frac{x_1}{1+x_2^2} \end{pmatrix}