How would I find the "Taylor development of $\arctan(cos(x))$ near $0$ at order $5$?"
I am translating that from french, so I am not sure how I have to call it it english.
By order $5$ I mean that I want to find $\arctan(\cos(x))=\sum_{k=0}^{5}$TaylorFormulaHere $+ o(x^5)$.
Hint: Let $u(x)=\cos(x)=\left(1-\displaystyle\frac{x^2}{2!}+\frac{x^4}{4!}+\dots\right)$.
Write up also the first some terms of the Taylor series $\arctan(u)$, using variable $u$ in place of $x$.
Then substitute.