When I sketch sin(x), arcsin(x) and arcsin(arcsin(x)) on Geogebra, there is a slight difference between the second and third graphs. I thought that perhaps because you're doing an 'inverse of an inverse' that you might get back to the original function but there is something different going on. Can anybody please explain why the gradients are slightly different (endpoints are the same) and how I can show this algebraically?
2026-04-26 00:31:49.1777163509
How do you sketch arcsin(arcsin(x))?
1.5k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2

You could have them compute the Taylor series as far as they want. Alpha gives $$x + x^3/3 + (7 x^5)/30 + (64 x^7)/315 + (4477 x^9)/22680 + (28447 x^{11})/138600 + O(x^{12})$$ I think the intuitive terms are the first two. We know $\arcsin x \approx x$ and the correction is $+\frac {x^3}6$, so taking two arcsins should give twice the correction.