For the equation f(x)=arcsinx find the Taylor Polynomial of degree 3 of at c=1/2
sin^-1 derivatives.... thats gonna be messy i think
4 iterations of it eh...
well, 3
y = sin^1(x) (y' = 1-x^2)^(-1/2)
f(x)=arcsin(x) f'(x)=1/Sqrt[1-x^2] f''(x)=x/(1-x^2)^(3/2)
f(x)+f'(x)(x-c)+f''(x)((x-c)^2)/2!
y'' = x(1-x^2)^(-3/2) yeah, that was easier than i expected :)
y''' = 3x^2 (1-x^2)^(-5/2) right?
so all you are doing is taking the derivative of the the equation to the 3rd prime?
\[f(x)+f'(x)\frac{(x-c)}{1!}+f\text{''}(x)\frac{(x-c)^2}{2!!}+f\text{''}(x)\frac{(x-c)^3}{3!!}\]
\[\sin^{-1}(x) + (1-x^2)^{-1/2} [x-(1/2)] + 2x(1-x^2)^{-3/2} [x-(1/2)]^2 + 3x^2 (1-x^2)^{-5/2}[x-(1/2)]^3\]
i forgot the factorials..... i loathe typing these things out lol
That's why I typed them in mathematica and copy them here
whats the difference between your two answers?
well; mine is missing factorials under them for starters lol
actually same, amistreo actually plug in for f(x),f'(x)
sin−1(x) +(1−x^2)^(−1/2) [x−(1/2)] +2x(1−x^2)^(−3/2) [x−(1/2)]^2 ---------------------------- 2! +3x^2 (1−x2)^(−5/2) [x−(1/2)]^3 ------------------------------- 3!
Oh ok makes sense thanks so from here how do i determine the accuracy of this polynomial?
htat i got no idea about; i just read the material on HOW to do them the other day :)
There is actually a formula that's pain to solve, let me find it
ok
It would be the accuracy at x=\[\sqrt{2}/2\]
Oh, that's easy if you know x
sorry to make you scramble
arcsin(Sqrt[2]/2)
sin of what angle is Sqrt[2]/2
?
i dunno its part of the same question...first it askes to find the taylor polynoial like you did than it said find the accuracy of the polynomial at x=sqrt2/2
So sin(45degree or radian pi/4) is Sqrt(2)/2 which means arcsin(Sqrt(2)/2) is 45degree or radian pi/4.
To find accuracy \[\left| pi/4 - what u got up there \right|\]
oh ok gotcha
There are other kind of question where they ask you to find error bound, which is pain to solve
oh yea we haven't gotten that far yet.
oh you will and you will hate it
Join our real-time social learning platform and learn together with your friends!