When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Gauss circle problem - Wikipedia

    en.wikipedia.org/wiki/Gauss_circle_problem

    Gauss's circle problem asks how many points there are inside this circle of the form (,) where and are both integers. Since the equation of this circle is given in Cartesian coordinates by x 2 + y 2 = r 2 {\displaystyle x^{2}+y^{2}=r^{2}} , the question is equivalently asking how many pairs of integers m and n there are such that

  3. Circle packing in a circle - Wikipedia

    en.wikipedia.org/wiki/Circle_packing_in_a_circle

    Circle packing in a circle is a two-dimensional packing problem with the objective of packing unit circles into the smallest possible larger circle. Table of solutions, 1 ≤ n ≤ 20 [ edit ]

  4. Circle packing - Wikipedia

    en.wikipedia.org/wiki/Circle_packing

    Performance is maximized when the constellation of code points are at the centres of an efficient circle packing. In practice, suboptimal rectangular packings are often used to simplify decoding. Circle packing has become an essential tool in origami design, as each appendage on an origami figure requires a circle of paper. [12]

  5. Carlyle circle - Wikipedia

    en.wikipedia.org/wiki/Carlyle_circle

    The defining property of the Carlyle circle can be established thus: the equation of the circle having the line segment AB as diameter is x(x − s) + (y − 1)(y − p) = 0. The abscissas of the points where the circle intersects the x-axis are the roots of the equation (obtained by setting y = 0 in the equation of the circle)

  6. Tangent lines to circles - Wikipedia

    en.wikipedia.org/wiki/Tangent_lines_to_circles

    If = + is the distance from c 1 to c 2 we can normalize by =, =, = to simplify equation (1), resulting in the following system of equations: + =, + =; solve these to get two solutions (k = ±1) for the two external tangent lines: = = + = (+) Geometrically this corresponds to computing the angle formed by the tangent lines and the line of ...

  7. Circle packing theorem - Wikipedia

    en.wikipedia.org/wiki/Circle_packing_theorem

    A circle packing for a five-vertex planar graph. The circle packing theorem (also known as the Koebe–Andreev–Thurston theorem) describes the possible tangency relations between circles in the plane whose interiors are disjoint. A circle packing is a connected collection of circles (in general, on any Riemann surface) whose interiors are ...

  8. Descartes' theorem - Wikipedia

    en.wikipedia.org/wiki/Descartes'_theorem

    Kissing circles. Given three mutually tangent circles (black), there are, in general, two possible answers (red) as to what radius a fourth tangent circle can have.In geometry, Descartes' theorem states that for every four kissing, or mutually tangent, circles, the radii of the circles satisfy a certain quadratic equation.

  9. Smallest-circle problem - Wikipedia

    en.wikipedia.org/wiki/Smallest-circle_problem

    The algorithm selects one point p randomly and uniformly from P, and recursively finds the minimal circle containing P – {p}, i.e. all of the other points in P except p. If the returned circle also encloses p, it is the minimal circle for the whole of P and is returned. Otherwise, point p must lie on the boundary of the result circle.