Multivariable Linear Approximation – An expression with arctan function in 2 variables – Exercise 4221

Exercise

Find an approximate value of

arctan(1.010.98)\arctan(\frac{1.01}{0.98})

Final Answer


0.7910.791

Solution

We will use the 2-variable linear approximation formula

f(x,y)f(x0,y0)+fx(x0,y0)(xx0)+fy(x0,y0)(yy0)f(x,y)\approx f(x_0,y_0)+f'_x(x_0,y_0)\cdot(x-x_0)+f'_y(x_0,y_0)\cdot(y-y_0)

Therefore, we need to define the following

x,y,x0, y0,f(x)x, y, x_0,  y_0, f(x)

And place them in the formula. x and y will be the numbers that appear in the question, and the points

x0,y0x_0,y_0

will be the closest values to x and y respectively, which are easy for calculations.

In our exercise, we will define

x=1.01,y=0.98x=1.01, y=0.98

because these values appear in the question. And we set

x0=1,y0=1x_0=1,y_0=1

because they are the closest values to x and y respectively that are easy for calculations.

After we have defined x and y, it is easy to find the function. Just put x instead of the number we set to be x and put y instead of the number we set to be y. In this way, we get the function

f(x,y)=arctan(xy)f(x,y)=\arctan(\frac{x}{y})

In the formula above we see the function partial derivatives. Hence, we calculate them.

fx(x,y)=1(xy)2+11y=f'_x(x,y)=\frac{1}{{(\frac{x}{y})}^2+1}\cdot\frac{1}{y}=

=y2x2+y21y==\frac{y^2}{x^2+y^2}\cdot\frac{1}{y}=

=yx2+y2=\frac{y}{x^2+y^2}

fy(x,y)=1(xy)2+1(xy2)=f'_y(x,y)=\frac{1}{{(\frac{x}{y})}^2+1}\cdot(-\frac{x}{y^2})=

=y2x2+y2(xy2)==\frac{y^2}{x^2+y^2}\cdot(-\frac{x}{y^2})=

=xx2+y2=\frac{-x}{x^2+y^2}

We put all the data in the formula and get

f(1.01,0.98)f(1,1)+fx(1,1)(1.011)+fy(1,1)(0.981)=f(1.01,0.98)\approx f(1,1)+f'_x(1,1)\cdot(1.01-1)+f'_y(1,1)\cdot(0.98-1)=

=arctan(11)+112+120.01+112+12(0.02)==\arctan(\frac{1}{1})+\frac{1}{1^2+1^2}\cdot 0.01+\frac{-1}{1^2+1^2}\cdot(-0.02)=

=π4+120.01+12(0.02)==\frac{\pi}{4}+\frac{1}{2}\cdot 0.01+\frac{-1}{2}\cdot(-0.02)=

=π4+0.005+0.001==\frac{\pi}{4}+0.005+0.001=

=π4+0.005+0.001==\frac{\pi}{4}+0.005+0.001=

One can set

π=3.1415\pi=3.1415

And get

=3.14154+0.005+0.001=0.791=\frac{3.1415}{4}+0.005+0.001=0.791

Have a question? Found a mistake? – Write a comment below!
Was it helpful? You can buy me a cup of coffee here, which will make me very happy and will help me upload more solutions! 

Share with Friends

Leave a Reply