As shown at the figure: ABC is a right triangle.Firstly, we erect squares on its sides.Then we join the consequtive vertices of the squares and we get 3 more triangles.We continue and we erect 3 squares on the sides of these 3 triangles,we join the vertices and we get trapezoids and so on and so forth(next step we erect squares on the sides of the trapezoids) I have managed to show that the sum of the areas of the three initial triangles is 3 times the area of the right triangle.Then the sum of the trapezoids is 5 times the area of the right triangle...So my question is: is there a pattern behind this procedure?Possibly if we go on we will always be getting multiples of the area of the right triangle.
2026-04-07 11:17:29.1775560649
Drawing squares on the sides of a right triangle,joining the vertices and so on...
1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in GEOMETRY
- Point in, on or out of a circle
- Find all the triangles $ABC$ for which the perpendicular line to AB halves a line segment
- How to see line bundle on $\mathbb P^1$ intuitively?
- An underdetermined system derived for rotated coordinate system
- Asymptotes of hyperbola
- Finding the range of product of two distances.
- Constrain coordinates of a point into a circle
- Position of point with respect to hyperbola
- Length of Shadow from a lamp?
- Show that the asymptotes of an hyperbola are its tangents at infinity points
Related Questions in TRIANGLES
- Triangle inside triangle
- If in a triangle ABC, ∠B = 2∠C and the bisector of ∠B meets CA in D, then the ratio BD : DC would be equal to?
- JMO geometry Problem.
- The length of the line between bisector's endings
- Is there any tri-angle ?
- Properties of triangles with integer sides and area
- Finding the centroid of a triangle in hyperspherical polar coordinates
- Prove triangle ABC is equilateral triangle given that $2\sin A+3\sin B+4\sin C = 5\cos\frac{A}{2} + 3\cos\frac{B}{2} + \cos\frac{C}{2}$
- Complex numbers - prove |BD| + |CD| = |AD|
- Area of Triangle, Sine
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?

Let me call $s$ the area of the original triangle and $a$, $b$, $c$ the areas of the "first generation" triangles. We have $s=a=b=c$, because any triangle among $a$, $b$, $c$ has two sides of the same length as two sides of $s$, and the angle between them supplementary of the corresponding angle in $s$.
You can then for instance rotate $s$ 90° counterclockwise around the common vertex with $a$, to create a larger triangle with double area. But triangle $a$ has a vertex in common with a "second generation" quadrilateral (green in the diagram below): we can rotate that larger triangle 90° counterclockwise around the common vertex to create another quadrilateral. Finally, we can rotate $b$ 90° clockwise around the common vertex with the quadrilateral, to get another larger quadrilateral. This quadrilateral is a parallelogram, because its opposite short sides have the same length as the congruent sides of $s$ and $b$, while the angles adjacent to these sides are the same as the corresponding angles in $s$ and $b$ and thus supplementary.
This parallelogram has a the upper base which is four times the base of $s$, while its height is the same as that of $s$. Its area is then $8s$ and if we subtract from that the area $3s$ of the additional triangles we find that the area of a second generation quadrilateral (which is then a trapezoid) is $5s$.
A similar construction can be made for a third generation trapezoid. I won't write all the details but you can see from the diagram below that such a trapezoid (orange) can be completed into a parallelogram by adding two second generation trapezoids and six triangles. Such parallelogram has a base which is five times the base of $a$, and a height which is four times that of $a$. Its area is then $40s$ and subtracting from that the area $16s$ of the added figures we get $24s$ as the area of a third generation trapezoid.
These constructions can be carried out for every $n$-th generation trapezoid, but it is not clear how to derive from these a recurrence relation between their areas $S_n$. Apparently, though, such a recurrence can be easily guessed to be $$ S_n=5S_{n-1}-S_{n-2}. $$
EDIT.
It is indeed possible to obtain a recursive relation, by examining three trapezoids of successive generations (see diagram below). Let $S_n$ be the area of a $n$-th generation trapezoid, $a_n$ its smaller base, $b_n$ its longer base and $r_n=b_n/a_n$. The $n$-th trapezoid can be translated on top of the $n+2$-th to create a larger trapezoid, because $a_{n+2}=b_n$. By triangle similitude one has then $(b_{n+2}-a_n):(b_n-a_n)=(b_{n+1}+a_{n+1}):a_{n+1}$, whence: $$ r_{n+2}=\left(1-{1\over r_n}\right)(1+r_{n+1})+{1\over r_n}, $$ a formula which allows to find recursively the values of $r_n$, given that $r_2=4$ and $r_3=5$: $$ r_4=\frac{19}{4},\ r_5=\frac{24}{5},\ r_6=\frac{91}{19}, r_7=\frac{115}{24},\ r_8=\frac{436}{91},\ r_9=\frac{551}{115},\ r_{10}=\frac{2089}{436} $$
In a similar way one can find a relation for $S_{n+2}$ in terms os $S_n$: $$ S_{n+2}={r_{n+1}\over1+r_n}(r_n r_{n+1}+2r_n-r_{n+1})S_n, $$ a formula which works for $n\ge2$. Starting with $S_2=5$ and $S_3=24$ one then finds: $$ S_4=115,\ S_5=551,\ S_6=2640,\ S_7=12649,\ S_8=60605,\ S_9=290376,\ S_{10}=1391275. $$