5hassay
- 81
- 0
Homework Statement
Find the third degree Taylor polynomial about the origin of
f(x,y) = \frac{\cos(x)}{1+xy}
Homework Equations
The Attempt at a Solution
From my ventures on the Internet, this is my attempt:
I see that
\cos(x) = 1 - \frac{1}{2}x^2 + \frac{1}{4!}x^4 - \cdots
\frac{1}{1+x} = 1 - x + x^2 - x^3 + \cdots
and so
\frac{1}{1+(xy)} = 1 - xy + x^2y^2 - x^3y^3 + \cdots
Therefore, in multiplying them out,
f(x,y) = \frac{\cos(x)}{1+xy} = 1 - xy + x^2y^2 - x^3y^3 - x + x^2y - x^3y^2 + \cdots
And I suppose that would be my answer.
Do I have the right idea?
Thanks in advance.
EDIT: Oops! I didn't substitute (x,y) = (0,0). So, in doing that, I should get precisely 1. That is my answer.
EDIT: But 1 doesn't seem right...
EDIT: I think I am getting confused. Pretty sure the product above would be the answer, D=
Last edited: