How many unit circles can you fit inside a circle of diameter 7 such that no circle overlaps any other circle? Please explain the concept or any tricky process regarding this problem.
2026-03-25 10:54:24.1774436064
Packing circles into circle of diameter 7
847 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 CIRCLES
- Point in, on or out of a circle
- Constrain coordinates of a point into a circle
- Circle inside kite inside larger circle
- How to find 2 points in line?
- Locus of a particular geometric situation
- Properties of a eclipse on a rotated plane to see a perfect circle from the original plane view?
- Complex numbers - prove |BD| + |CD| = |AD|
- Number of line segments to approximate a circle
- Right Angles in Circles
- Simpler Derivation of $\sin \frac{\pi}{4} = \cos \frac{\pi}{4} = \frac{1}{\sqrt{2}}$,
Related Questions in PACKING-PROBLEM
- Can the squares with side $1/n$ be packed into a $1 \times \zeta(2)$ rectangle?
- Equilateral Triangle within a Rectangle
- What is the maximum number of non-overlapping circles that can be placed inside an ellipse?
- Packing $n$-diamonds in a $n$-cube and a number theoretic conjecture?
- Pack three largest sphere in a cube with given length.
- Does finding the line of tightest packing in a packing problem help?
- Orthogonally packing consecutive integer cubes 1x1x1 -nxnxn inside the smallest integer cube.
- Tetris: What is the Polyomino (max 3x3) with the least probability of being useful to the player?
- Size dependence of density of random close packing (for spheres)
- Packing Points into Region
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?
As David already pointed out in a comment, Erich's Packing Center is a very useful resource for this kind of question. Regarding circles packed inside a circle, you'll find that the smallest circle to contain $8$ unit circles has radius $3.304{+}=1+\csc\frac\pi7$ (see also A121598) whereas the smallest to contain $9$ has $3.613{+}=1+\csc\frac\pi8$ (see also A121601). Your $\frac72=3.5$ is between these two, therefore $8$ would be the maximal number you could fit in.
Notice that EPC annotates results as “Trivial”, “Found by … in …” and “Proved by … in …”. Both the results above fall in that last category, so they are not only the best packing known today, but in fact proven optimal. The authors mentioned are “Braaksma in 1963” and “Pirl in 1969”. I haven't found a publication matching that first reference, but Pirl does cover that case as well, in his German text.
Regarding the original title of your question (which is pretty unspecific so perhaps it should be edited):
Showing that you can fit $8$ circles is easy. The core idea of showing that you can't fit $9$ lies in considering the smallest circle where you can fit $9$. Pirl argued that you can't get an optimal arrangement where less than $8$ circles are arrayed on the outside of the figure. So $8$ circles outside and one inside is optimal, and the radius if all the outside circles touch is the one quoted above, which is larger than your circle.