Erdős Problem 633 #
Reference:
- erdosproblems.com/633
- [So09] Soifer, Alexander, How Does One Cut a Triangle? I
- [So09c] Soifer, Alexander, Is there anything beyond the solution?
A triangle is n-cuttable if it can be decomposed into n congruent triangles.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A triangle isn't cuttable into zero triangles.
Every triangle is cuttable into any non-zero square number of congruent triangles.
Every triangle is cuttable into any non-zero square number of congruent triangles.
A triangle whose side lengths and angles are integrally independent is cuttable only into a non-zero square number of congruent triangles. This is proved in [So09c].
Which triangles can only be decomposed into a square number of congruent triangles?
A triangle is n-simili-cuttable if it can be decomposed into n similar triangles.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A triangle isn't simili-cuttable into zero triangles.
Every triangle is simili-cuttable into any number of similar triangles, except 0, 2, 3, 5. This is proved in [So09].
There exists a triangle which isn't simili-cuttable into 0, 2, 3, 5 parts. This is proved in [So09].