Why is this angle not $22.5^\circ$? And does it have an exact value?

184 Views Asked by At

Since the angle which splits a square in a half, starting from it's bottom left corner, is $45^\circ$, I intuitively thought that, if I put two squares to be horizontally adjacent, the angle between the bottom side of the resulting rectangle and the line going from it's bottom left vertex to it's top right vertex would be $22.5^\circ$. My (flawed) reasoning was that it does "half the vertical space a $45^\circ$ angle does". It looks like it's not though, as it's somewhere around $27^\circ$.

enter image description here

I'm sorry if it's a lame question, but why is that? And does that angle have an exact value that we can mathematically derive?

2

There are 2 best solutions below

3
On BEST ANSWER

The core reason that it is not $22.5^\circ$, essentially, is that the trigonometric functions are not linear functions. For example, aside from particular values of $x$,

$$\sin(2x) \neq 2 \cdot \sin(x)$$ $$\sin(x+y) \neq \sin(x) + \sin(y)$$

(Similar truths hold for the other functions.) Thus, you cannot expect to get half the angle just by doubling the length of a side of a triangle.

As for the angle in question, it can shown to be given by $\tan^{-1}(1/2)$:

enter image description here

For all my looking, this expression doesn't seem to have an exact value, and is probably irrational. A variety of representations (e.g. continued fractions, integrals, infinite sums) can be found through Wolfram Alpha.

As for approximations,

$$\tan^{-1}(1/2) \approx 26.57^\circ \approx 0.4636476 \text{ radians}$$

0
On

The angle is $\tan^{-1}(1/2)$. The tangent of $22.5$ degrees is $\sqrt2-1$ which is about $0.414$ so the actual angle is a bit more than $22.5$ degrees.