3
votes
1answer
258 views

Approximating $\arctan x$ for large $|x|$

I would like to know if there is reasonably fast converging method for computing large arguments of arctan. Until now I've came across Taylor series that converges only on interval $(-1,1)$ and for ...
4
votes
2answers
277 views

Is the continued fraction of the square root of a base $\phi$ (golden ratio) number periodic when the continued fraction is expressed in base $\phi$?

I have been looking at concise ways to represent irrational numbers using only integers. I was thinking about base $\phi$ (golden ratio base) and how it can represent the quadratic extension of the ...