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
7
votes
2 answers

No polygon has the same area as the difference between its inscribed and circumscribed circles

No polygon has the same area as the difference between its inscribed and circumscribed circles. The inscribed circles must touch every side and the circumscribed circle must touch each vertice. I have proved this for some simple cases but failed to…
7
votes
2 answers

How to determine the side lengths of an irregular polygon when all interior angles are known?

Given an irregular polygon where all of the angles are known, how many side lengths need to be known, at minimum, to determine the length of the remaining sides? Given all the angles and the requisite number of side lengths, how to actually…
Nick
  • 185
7
votes
4 answers

What is the name for the shape formed by removing a square from the corner of a larger square?

Squares of consecutive numbers differ by the sum of those numbers, so $6^2 = 5^2 + 5 + 6$. Geometrically, this is because the difference between the two squares is a pair of strips, $5$ and $6$ units long, that together form L-shaped polygon. Is…
Doradus
  • 273
7
votes
3 answers

Calculate the triangle index of the parent triangle.

I am not a mathematician so I try to explain the topic with an image. Given is a subdivided triangle. I count the smallest triangles using an index starting at 1. I need a formula that calculates the index of the parent triangle.$$pindex =…
7
votes
1 answer

Is it possible to create a screwless cube made out of 12 individual planks?

The planks all have to be identical. But I'm trying to figure out if there is a configuration in which it can be created. Below is an example of a screwless square shape. This cube needs to be able to be assembled, not just fit together. Image
Alanay
  • 73
7
votes
3 answers

Is Pythagoras' theorem about distances or areas?

In $\mathbb{R}^2$ with the 1-norm or $\infty$-norm, Pythagoras' theorem is false for lengths of sides of a "right-angled'' triangle, but it is true for areas of shapes on the sides. For example, given a triangle with coordinates $(0,0)$, $(4,0)$,…
Chrystomath
  • 10,798
7
votes
5 answers

Area of Intersection of Three Circles

I guess I'm just too dumb to solve this PSAT problem -- so what I tried for this is to break down the shaded area into a difference of sectors and triangles. I want to utilize the area of the 20 degree sector, and I have a hunch that all of this…
7
votes
2 answers

Prove that sphere is the only surface which can be generated by rotation in more than one way

In Hilbert's book Geometry and the imagination, he said that sphere is the only surface which can be generated by rotation in more than one way. It is quite intuitive, but I can't give a rigorous proof. How to prove it? PS: Here rotation means…
hxhxhx88
  • 5,257
7
votes
1 answer

the intersection of n disks/circles

Given that $n$ disks/circles share a common area, meaning that every two of them intersect or overlap one another, and we know their coordinates $(x_{1},y_{1},r_{1})$, $(x_{2},y_{2},r_{2})$, ..., $(x_{n},y_{n},r_{n})$, where $x_{i}$,$y_{i}$,$r_{i}$…
York Tsai
  • 83
  • 1
  • 3
7
votes
6 answers

How do I find the slope of an angle bisector, given the equations of the two lines that form the angle?

The equation for the first line is $y = \frac{1}{2}x - 2$, and the equation for the second line is $y = 2x + 1$. They intersect at $(-2, -3)$. Someone told me I can just average the slopes of the two lines to find the slope of the bisector, but I'm…
Abby Shen
  • 71
  • 1
  • 1
  • 2
7
votes
2 answers

Is there any way to judge if a triangle is acute or obtuse?

Given side lengths of a triangle $a, b, c$, judge if this is a acute or obtuse triangle. One idea came into my mind is using cosine formula, but I wonder if we can do this without using trigonometry. Thank you.
JSCB
  • 13,456
  • 15
  • 59
  • 123
7
votes
4 answers

How to find the coordinates of the vertices of a pentagon centered at the origin

I am attempting to follow this tutorial here: http://www.mathopenref.com/polygonradius.html My goal is to find the coordinates of vertices of a pentagon, given some radius. For example, if I know that the center is at $(0,0)$, and my radius is…
angryip
  • 147
7
votes
1 answer

Proving XY is perpendicular on :CD

In cyclic quadrilateral $ABCD$ the point $E$ is in the middle of $BC$, the perpendicular on $BC$ pass the point $E$ and intersect $AB$ in $X$, and the perpendicular on $AD$ pass the point $E$ and intersect $CD$ in $Y$, what is the proof that $XY$ is…
Frank
  • 2,738
7
votes
1 answer

Calculate miter points of stroked vectors in Cartesian plane

I have two vectors CA and CB which I 'stroked' with lines of width a and b. I need to calculate D and E points to draw miter joint between two stroked vectors. What I know is: A point coordinates B point coordinates C point coordinates β angle a…
Guferos
  • 173
7
votes
1 answer

Dividing Two Objects in Half Using One Line

Imagine having a piece of paper with two different shapes on it, each at a random location. Can we always draw a straight line through the piece of paper, in a manner that divides both objects in half? Keep in mind that I am an 8th grader, and most…
MehranJ
  • 73