How to Approximate arccos(1/4) by Hand?

  • Context: Undergrad 
  • Thread starter Thread starter namehere
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 18K views
namehere
Messages
2
Reaction score
0
how to approximate arccos(1/4) by hand?
 
Physics news on Phys.org
Well the Taylor Series for arccos(x) begins as pi/2 - x - x^3/6, since (1/4)^3/6 = .003 this is a pretty good approximation:

[tex]arccos(1/4) \approx \pi/2 - x - x^{3}/3 \approx 1.318[/tex]

knowing that pi/2 is about 1.57 might help too.
 
The derivative of f(x) = arccos(x) can be written as a power series (a binomial series). Find this series, integrate both sides, check for convergence, and plug in x = 1/4.