Related Experiment Video
Updated: Jan 27, 2026

06:30
Protocol for Isolating the Mouse Circle of Willis
Published on: October 22, 2016
13.6K
Rigorous packing of unit squares into a circle
Tiago Montanher1,2, Arnold Neumaier2, Mihály Csaba Markót1,2
11Wolfgang Pauli Institute, Oskar-Morgenstern-Platz 1, 1090 Vienna, Austria.
Summary
Researchers found the optimal way to pack three rotating unit squares into the smallest circle. This computer-assisted method, using interval arithmetic, solves a complex geometric packing problem previously limited to two squares.
Area of Science:
- Computational Geometry
- Optimization Problems
- Applied Mathematics
Background:
- Packing problems involve fitting shapes into a container.
- Rotating unit squares in a circle is complex due to orientation freedom.
- Previous optimal solutions were only proven for packing one or two squares.
Purpose of the Study:
- To determine the smallest circle capable of containing three non-overlapping, rotatable unit squares.
- To develop a rigorous method for solving complex packing problems with rotational freedom.
- To establish optimal arrangements for packing three unit squares.
Main Methods:
- Modeling the packing problem as a constraint satisfaction problem (CSP).
- Employing computer-assisted methods with interval arithmetic techniques.
- Decomposing the CSP into subproblems by constraining square centers to overcome computational complexity.
Main Results:
- Rigorous enclosures for all optimal arrangements of three unit squares in a circle were found.
- The method successfully solved the packing problem for three squares, extending previous results.
- The approach required solving 6, 43, and 12 subproblems for 1, 2, and 3 squares, respectively.
Conclusions:
- The developed interval arithmetic-based method provides a generalizable solution for packing any number of rotating unit squares into the smallest circle.
- This study advances the understanding of optimal packing configurations for rotatable objects.
- The computer-assisted approach offers a robust way to solve complex geometric optimization problems.
Keywords:
Computer-assisted proofInterval branch-and-boundSquare packing into a circleTiling constraintsMore Related Videos
Related Concept Videos
Punnett Squares
125.3K
Overview
125.3K
Root Mean Square
3.8K
If in an experiment, data values have a probability of being both positive and negative, neither the arithmetic mean, the geometric mean, nor the harmonic mean can be used to calculate the central tendency of the data set. In particular, if the positive and negative values are equally likely, the arithmetic mean is close to zero.
For example, consider the velocity of gas molecules in a container. The gas molecules are moving in different directions, which might impart positive and negative...
For example, consider the velocity of gas molecules in a container. The gas molecules are moving in different directions, which might impart positive and negative...
3.8K
Chi-square Analysis
43.9K
The chi-square test is a statistical hypothesis test. It is used to check whether there is a significant difference between an expected value and an observed value. In the context of genetics, it enables us to either accept or reject a hypothesis, based on how much the observed values deviate from the expected values.
The chi-square test was developed by Pearson in 1990.
The first step of performing a Chi-square analysis is to establish a null hypothesis, which assumes that there is no real...
The chi-square test was developed by Pearson in 1990.
The first step of performing a Chi-square analysis is to establish a null hypothesis, which assumes that there is no real...
43.9K
Chi-square Distribution
6.8K
How does one determine if bingo numbers are evenly distributed or if some numbers occurred with a greater frequency? Or if the types of movies people preferred were different across different age groups or if a coffee machine dispensed approximately the same amount of coffee each time. These questions can be addressed by conducting a hypothesis test. One distribution that can be used to find answers to such questions is known as the chi-square distribution. The chi-square distribution has...
6.8K
Residuals and Least-Squares Property
9.4K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
9.4K
Calibration Curves: Linear Least Squares
4.4K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
For data that follow a straight line, the standard method for fitting is the linear...
4.4K

