help! finding a taylor polynomial of f(x,y)= sin(x+y)/x+y at point (0,0)
hmm, i ve never tried to do a multivariable taylor before; im sure its based on teh same principles tho
gonna have to download the chrome to be of any use on this site ... i need to read up on this a bit as well
in the mean time this migh tbe useful http://crab.rutgers.edu/~maslen/Courses/PChemII/1_Maths_Review/multi_variable_taylor_series_homework_solutions_totex.pdf
interesting thats awesum enough
f fx fxx fy fyy fxy are all the taylor stuff that correspond to their variable parts too
\[ f= sin(x+y)\ (x+y)^{-1}\] \[ fx= cos(x+y)\ (x+y)^{-1}+sin(x+y)\ -(x+y)^{-2}\] i have got to write this down on paper; cant keep track of it in this accursed latex coding
\[f= \frac{sin(x+y)}{(x+y)}\] \[fx= \frac{cos(x+y)}{(x+y)}-\frac{sin(x+y)}{(x+y)^2}\] \[fxx= -\frac{sin(x+y)}{(x+y)}-2\frac{cos(x+y)}{(x+y)^2}+2\frac{sin(x+y)}{(x+y)^3}\] now for the y parts
actually, the y parts i beleive are the exact same things as the x parts since there is no variation among the variables that would consititute a major change up. so on to the xy part :)
yep, since all we do is pop out +1s all over the place the xy parts the same as an xx part as well
so we double up the fx: fx fy we get to more versions of fxx: fxx fyy fxy and we should be good to go
the issue of course now is that there is no place for 0,0 to be in the denominator since /0 is bad mojo
ow..thats interesting
i checked with the wolf and it likes my deriving :) but the issue I still have is in determining values using the point 0,0
if its a third degree what happens?
we still get the x+y on the bottom so its really not gonna matter how many iterations we do; they will all fail once you put in the 0,0
http://web.monroecc.edu/manila/webfiles/calcNSF/JavaCode/CalcPlot3D.htm we might be able to take the limit as this apporaches 0,0
in that sense it approaches 1
lim (x,y) -(pi/2;pi/2) of cosxsiny+ytanx
cos(pi/2) sin(pi/2) = 0 so thats not an issue
y going to pi/2 isnt an issue either but might play into the picture if tanx dont go bad
sin(x) ----- as x goes to pi/2 hmmm cos(x)
i beleive that blows up into infinity but id have to chk with the wolf to be certain
http://www.wolframalpha.com/input/?i=limit+tan%28x%29+x+to+pi%2F2 yeah, so the limit does not exist
thank you that helped
Join our real-time social learning platform and learn together with your friends!