namehere Messages 2 Reaction score 0 Thread starter Jan 25, 2009 #1 how to approximate arccos(1/4) by hand?
king vitamin Science Advisor Gold Member Messages 486 Reaction score 245 Jan 25, 2009 #2 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.
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.
scorpion990 Messages 86 Reaction score 0 Jan 25, 2009 #3 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.
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.