When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Liu Hui's π algorithm - Wikipedia

    en.wikipedia.org/wiki/Liu_Hui's_π_algorithm

    Liu Hui's method of calculating the area of a circle. Liu Hui's π algorithm was invented by Liu Hui (fl. 3rd century), a mathematician of the state of Cao Wei.Before his time, the ratio of the circumference of a circle to its diameter was often taken experimentally as three in China, while Zhang Heng (78–139) rendered it as 3.1724 (from the proportion of the celestial circle to the diameter ...

  3. Gauss circle problem - Wikipedia

    en.wikipedia.org/wiki/Gauss_circle_problem

    Another generalization is to calculate the number of coprime integer solutions , to the inequality m 2 + n 2 ≤ r 2 . {\displaystyle m^{2}+n^{2}\leq r^{2}.\,} This problem is known as the primitive circle problem , as it involves searching for primitive solutions to the original circle problem. [ 9 ]

  4. 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.

  5. Monte Carlo integration - Wikipedia

    en.wikipedia.org/wiki/Monte_Carlo_integration

    An illustration of Monte Carlo integration. In this example, the domain D is the inner circle and the domain E is the square. Because the square's area (4) can be easily calculated, the area of the circle (π*1.0 2) can be estimated by the ratio (0.8) of the points inside the circle (40) to the total number of points (50), yielding an approximation for the circle's area of 4*0.8 = 3.2 ≈ π.

  6. Dividing a circle into areas - Wikipedia

    en.wikipedia.org/wiki/Dividing_a_circle_into_areas

    The number of points (n), chords (c) and regions (r G) for first 6 terms of Moser's circle problem. In geometry, the problem of dividing a circle into areas by means of an inscribed polygon with n sides in such a way as to maximise the number of areas created by the edges and diagonals, sometimes called Moser's circle problem (named after Leo Moser), has a solution by an inductive method.

  7. Vincenty's formulae - Wikipedia

    en.wikipedia.org/wiki/Vincenty's_formulae

    Vincenty's formulae are two related iterative methods used in geodesy to calculate the distance between two points on the surface of a spheroid, developed by Thaddeus Vincenty (1975a). They are based on the assumption that the figure of the Earth is an oblate spheroid, and hence are more accurate than methods that assume a spherical Earth, such ...

  8. Approximations of π - Wikipedia

    en.wikipedia.org/wiki/Approximations_of_π

    Squares whose center resides inside or exactly on the border of the circle can then be counted by testing whether, for each cell (x, y), +. The total number of cells satisfying that condition thus approximates the area of the circle, which then can be used to calculate an approximation of π.

  9. Circle packing in a square - Wikipedia

    en.wikipedia.org/wiki/Circle_packing_in_a_square

    Circle packing in a square is a packing problem in recreational mathematics, where the aim is to pack n unit circles into the smallest possible square. Equivalently, the problem is to arrange n points in a unit square aiming to get the greatest minimal separation, d n , between points. [ 1 ]