Questions tagged [geometry]

For questions about geometric shapes, congruences, similarities, transformations, as well as the properties of classes of figures, points, lines, and angles.

Geometry is one of the classical disciplines of math. It is derived from two Latin words, "geo" + "metron" meaning earth & measurement. Thus it is concerned with the properties and relations of points, lines, surfaces, solids, and higher dimensional analogs. Since its earliest days, geometry has served as a practical guide for measuring lengths, areas, and volumes, and geometry is still used for this purpose today. Geometry is important because the world is made up of different shapes and spaces.

Geometry has applications to many fields, including art, architecture, physics, as well as to other branches of mathematics.

Sub-fields of contemporary geometry:

$1.\quad$ Algebraic geometry – is a branch of geometry studying zeroes of multivariate polynomials. It includes the linear and polynomial algebraic equations used for finding these sets of zeros. The applications of algebraic geometry include cryptography, string theory, etc.

$2.\quad$ Discrete geometry – is concerned with the relative positions of simple geometric objects, such as points, lines, triangles, circles etc.

$3.\quad$ Differential geometry – uses techniques of algebra and calculus for problem-solving. The applications of differential geometry include general relativity in physics, etc.

$4.\quad$ Euclidean geometry – The study of plane and solid figures on the basis of axioms and theorems including points, lines, planes, angles, congruence, similarity, solid figures. It has a wide range of applications in computer science, modern mathematics problem solving, crystallography etc.

$5.\quad$ Convex geometry – includes convex shapes in Euclidean space using techniques of real analysis. It has application in optimization and functional analysis in number theory.

$6.\quad$ Topology – is concerned with properties of space under continuous mapping. Its application includes consideration of compactness, completeness, continuity, filters, function spaces, grills, clusters and bunches, hyperspace topologies, initial and final structures, metric spaces, metrization, nets, proximal continuity, proximity spaces, separation axioms, and uniform spaces.

$7.\quad$ Plane geometry – This wing of geometry deals with flat shapes which can be drawn on a piece of paper. These include lines, circles & triangles of two dimensions.

$8.\quad$ Solid geometry – It deals with $3$-dimensional objects like cubes, prisms, cylinders & spheres.

Reference:

https://en.wikipedia.org/wiki/Geometry

50021 questions
4
votes
1 answer

Sketching a Cyclic Quadrilateral

In cyclic quadrilateral $ABCD$ consider $DD_1 ⊥ DC$ with $D_1$ on line $AB$, $BB_1 ⊥ AB$ with $B_1$ on line $DC$. Prove that $AC ∥ B_1D_1$. I'm having trouble drawing this cyclic quadrilateral. At first, I put $D_1$ at the intersection of $AB$ and…
4
votes
3 answers

Orthogonal circles

What is the equation of the circle that is orthogonal to the circles $x^2 + y^2 - 8x +5 =0$ and $x^2 + y^2 +6x +5 = 0$ and passes through the point $(3,4)$? I've spent hours trying to figure this out - help please
Chloe
  • 41
4
votes
0 answers

Constructing Pythagorean Polygons

I ran into this idea of "Pythagorean Polygons" on a problem from Project Euler, and I thought of an interesting question. A "Pythagorean Polygon" is defined as a polygon that is cyclic and has its longest side be the diameter of a circle. It also…
4
votes
1 answer

Given a plane and a 3d-Vertex, what are U and V?

I have a plane defined through a point P and two 3D-vectors $\overrightarrow{X}$ and $\overrightarrow {Y}$. I wish to convert coordinates of points on this plane between local 2D-parametric and world 3D coordinate systems. I know the conversion from…
4
votes
1 answer

Prove the Apollonius' theorem.

Let in a $\Delta ABC$, D is the midpoint of $BC$.Prove that: $AB^2+AC^2=2CD^2+2AD^2$ MY ATTEMPT : Given that $BD=DC$ and we construct $E \ such \ that\ AE=EC\implies AC=\frac{EC}{2} \ and \ DE||AB \implies DE=\frac{AB}{2}$ For the $\Delta DEC$ we…
gaufler
  • 1,871
4
votes
1 answer

If you have a triangle with its mirror reflection, are they congruent?

As seen on the above picture, if you have two triangles that are mirror reflections of each other (or symmetrical about the y-axis), are they considered congruent, assuming that they are neither equilateral nor isosceles?
4
votes
3 answers

An ellipse of major axis 20√3 and minor axis 20 slides along the coordinate axes and always remain confined in the 1st quadrant

An ellipse of major axis $20√3$ and minor axis $20$ slides along the coordinate axes and always remain confined in the 1st quadrant. The locus of the center of ellipse therefore describes an arc of circle. The length of this arc is $\dots$ Attempt:-…
miyagi_do
  • 1,663
4
votes
2 answers

What structures does "geometry" assume on the set under study?

The Wikipedia's article for geometry is somehow overwhelming. To make things clear, allow me to ask some questions: I wonder if "geometry" can be defined as the study of a metric space (possibly with or without other structures)? Any thing more…
Tim
  • 47,382
4
votes
2 answers

how to find coordinates of a point perpendicular to a line?

The point P is at the foot of the perpendicular from the point a(0,3) to the line $y=3x$ 1) find the equation of the line AP and find the coordinates of P I have found the equation of the line which is $3y = x - 9$, but unable to find the…
kylie
  • 51
4
votes
1 answer

proving that four axis-parallel rectangles whose intersection graph is a cycle delimit another rectangle

Working on the 2D plane, I'm looking for an elegant proof of the fact that if four regions $A$, $B$, $C$, $D$ delimited by axis-parallel rectangles are such that: $A$ intersects $B$, $B$ intersects $C$, $C$ intersects $D$, $D$ intersects…
adl
  • 190
4
votes
1 answer

How to prove that the lines in a polygonal approximation of a simple closed curve do not intersect as n gets large

I have the following exersice which I have no idea how to approach. Let γ=$φ[0, L]$ to $R^2$ be a closed simple curve parametrized by arc length. Now we set $si$ = $iL/n$ for $i = 0, 1, . . . , n$, let $ Pn (γ) = (φ (s0), φ (s1), . . . , φ…
TheGeometer
  • 2,515
4
votes
2 answers

A geometry problem (how to find angle x)

The solution is $x=50^{\circ}$. How to prove $x=50^{\circ}$ without trigonometry?
kong
  • 595
4
votes
2 answers

Determine a regular hexagon given points

It is well known that three points on the plane determine a circle uniquely. Is there a similar statement for regular hexagons? It is obvious that if we have two points that are vertices, there are just two posibilities; thus, a third point (a…
AugSB
  • 5,007
4
votes
2 answers

Prove the opposite angles of a quadrilateral are supplementary implies it is cyclic.

There is a well-known theorem that a cyclic quadrilateral (its vertices all lie on the same circle) has supplementary opposite angles. I have a feeling the converse is true, but I don't know how to prove it. The converse states: If a…
chharvey
  • 2,612
4
votes
2 answers

Radians (and angles in general) how do they work?

I understand a radian is defined to be Arc/Radius, but why is it specifically defined this way? And how come this ratio works the way we expect angles to do? In wikipedia it says: "Angle is also used to designate the measure of an angle or of a…
w4j3d
  • 903
  • 1
  • 7
  • 13