Finding the Value of arctan(1) Without a Calculator

  • Thread starter Thread starter kasse
  • Start date Start date
kasse
Messages
383
Reaction score
1
All I know about the arctan function is that its domain of def. is the whole real line and that the range of values is (-0,5*pi , 0,5*pi), and also that arctan(0)=0.

But is there a way to know that arctan(1)=(1/4)*pi without recognizing the decimal number the calculator gives?
 
Physics news on Phys.org
I think I figured out why after some brainwork:

1=tan (arctan (1))

so because tan(pi/4)=1, arctan(1)=pi/4
 
Last edited:
i don't know if this will help but take the unit circle and reverse it. instead of looking for the angle then finding the value. look for the value then look for the angle that gives you the value. for arcsin(1), you would go along looking a the value of tan(angle) then when you find the value, the x in arcsin(x), you look at the angle that matches up with it.
 
That's easy. Just denote \arctan 1 =x and apply the \tan on both members of the equation. You'll find the eqn \tan x =1 which can easily be solved.

Daniel.
 
The simplest definition of tan(\theta) is "opposite side divided by near side" in a right triangle. If tan(\theta)= 1 then the two legs of the right triangle are the same length- it is an isosceles right triangle. What does that tell you about the angles?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top