Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Q 2 . Let q be the function defined by q ( x , y ) = xycos ( 3 x 2 y 2 )
Q Let be the function defined by
xycos
i Use the Taylor series for the onevariable cosine function, to show that the value of
can be approximated by
~~
ii Show that this polynomial in and is exactly the twovariable order Taylor polynomial
for expanded about Show this by directly calculating the definition of the Taylor
polynomial given by
~~
where the differential operator is given by
for code that fulfills the requirements
for explanatory comments
You will not be able to carry out many of caluculcations of the partial derivatives needed for in
part ii by hand as these expressions quickly get very complicated due to the many applications of the
product and chain rules. So instead you should do this calculation using a computer program written
in a suitable programming language. For example, use the diff command from the Matlab symbolic
toolbox to write a program to carry out the calculations and evaluations of needed for the Taylor
polynomial approximation. Include a printout of the Matlab commands and relevant results as part of
your submission and comment on the output. Alternatively you may use SageMath, Python or other
similar software for these computations.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started