1 unit triangle, their sides grow by 1 unit with each new triangle. After every 6 triangles the point is completely rotated, and this process continues indefinitely. What will be the area of the yellow trapezoid?
As the triangles spiral out from the smallestInspiration: Spiraling Squares
Bonus: Can you generalise this to some other polygon other than triangles or squares whose some multiple of interior angle completes a full circle
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Fantastic animation as usual! +1
BRILLIANT as usual! Hats off to you Mahdi Raza!
I'm new here at Brilliant. I'm a bit confused here. What is the role of the cube root?
Log in to reply
Actually its the square root of 3 written like this: 3 . It is used because the formula of area of an equilateral triangle with side s is : 4 3 × s 2
@Mahdi Raza , nice problem and solution.
For the bonus generalization, the area of a regular polygon with n sides with length s is A = 4 tan n π n s 2 .
Since each interior angle x is x = n π ( n − 2 ) , there will be c = x 2 π = n π ( n − 2 ) 2 π = n − 2 2 n polygons that can make up a full circle.
This means that the k th shape in the spiral has an area of A n , k = 4 tan n π n ( k 2 − ( k − c ) 2 ) for k ≥ n − 2 2 n , which simplifies to:
A n , k = ( n − 2 ) 2 tan n π n 2 ( ( n − 2 ) k − n )
In this problem, n = 3 and k = 1 8 , so A 3 , 1 8 = ( 3 − 2 ) 2 tan 3 π 3 2 ( ( 3 − 2 ) 1 8 − 3 ) = 4 5 3 = 4 3 ( 1 8 2 − 1 2 2 ) .
Since c must be an integer and c = n − 2 2 n = 2 + n − 2 4 , n − 2 must be a factor of 4 , so n − 2 = 1 or n − 2 = 2 or n − 2 = 4 , which solves to n = 3 , n = 4 , or n = 6 . Therefore, only triangles, squares, and hexagons can be used. For each shape, the following general equations can be derived:
triangle: A 3 , k = ( 3 − 2 ) 2 tan 3 π 3 2 ( ( 3 − 2 ) k − 3 ) = 3 3 ( k − 3 ) for k ≥ 6
square: A 4 , k = ( 4 − 2 ) 2 tan 4 π 4 2 ( ( 4 − 2 ) k − 4 ) = 8 ( k − 2 ) for k ≥ 4
hexagon: A 6 , k = ( 6 − 2 ) 2 tan 6 π 6 2 ( ( 6 − 2 ) k − 6 ) = 2 9 3 ( 2 k − 3 ) for k ≥ 3
It looks nice, but I believe there is a minor mistake in conditions for k.
Problem Loading...
Note Loading...
Set Loading...