Programming Project - 2021-01-15 MATB21: Analysis in Several Variables 1
Programming Project - 2021-01-15 MATB21: Analysis in Several Variables 1
Programming Project - 2021-01-15 MATB21: Analysis in Several Variables 1
All questions and discussion with regards to the tasks should be done using Canvas. Due
to the current circumstances, we will have all contact using zoom (questions as well as
the oral presentations).
1
• Use Rie_sum to solve the above exam question. Compare your result with
scipy.integrate.quad.
Determine local extreme values for the function f (x, y) = 8xy −4x2 y −2xy 2 +x2 y 2 .
Show that the equation x + 2y + z + e2z = 1 has a smooth solution z = z(x, y) de-
fined in a neighbourhood of the origin x = y = z = 0. Find the Taylor polynomial
of degree 2 of the function z(x, y) about the point x = y = 0.