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
3 answers

Prove that in a quadrilateral, the lines joining the midpoints of the opposite sides and the midpoints of the diagonals are concurrent

Prove that in a quadrilateral, the lines joining the midpoints of the opposite sides and the midpoints of the diagonals are concurrent. We construct an arbitrary quadrilateral $ABCD$ with $E, F, G$ as the midpoints of $AB, BC, CD$. Let $H, I$ be…
Gerard
  • 4,264
7
votes
2 answers

Seeking formulas for mappings that distort one or more of area, shape, and distance

I'm wanting to create a simple geometry lesson for kids on how different projections distort area, shape and distance. I'd like examples of formulas that map points in the plane to other points in the plane that distort one or more of the…
Sol
  • 726
7
votes
4 answers

Why/How are there infinite points in a line segment?

A line may have infinite points becauase it may be expanded.But in case of a line segment it has 2 distinct points which are not movable.The distance between the end points in finite and known. But still why do people(in my school) say that there…
7
votes
3 answers

Median of points on a circle

Given $N$ points on a circle, where the distance between any two points is the distance measured along the circle, how do I find the median point? If we let the circle have unit circumference, define the median $m$ as the point such that there are…
Hooked
  • 6,637
7
votes
5 answers

Real world applications of Pythagoras' Theorem

I have a school assignment, and it requires me to list a few of the real world applications of Pythagoras Theorem. However, most of the ones I found are rather generic, and not special at all. What are some of the real world applications of…
7
votes
0 answers

Is there a shape which maintains a constant surface area as it dissolves?

Whether for hard candies, medicines, chlorine tablets, etc it seems that many applications would benefit from a 3D shape that maintains its surface area as it dissolves. Anton Petrunin's answer to the 2017 MathOverflow question "Solids with constant…
vaebnkehn
  • 143
7
votes
3 answers

How to prove that ABC is isosceles where $\angle{BAC}=20^\circ$ and $\sqrt[3]{a^3+b^3+c^3-3abc}= \min \{b,c\}$

Let $\bigtriangleup{ABC}, \angle{BAC}=20^\circ$ and $\sqrt[3]{a^3+b^3+c^3-3abc}= \min \{b,c\}$. How to prove that ABC is isosceles? I try to use that $a^3\cos(B−C)+b^3\cos(C−A)+c^3\cos(A−B)=3abc$.
piteer
  • 6,310
7
votes
4 answers

How to prove that a point cannot lie within a triangle based on statements about triangles containing points.

I'm a total newb and bottom rung hobbyist mathematician, just fair warning. Say points a,b,c,d,e are in the plane (general position) and triangle abc contains point d, triangle ade contains point c. It seems intuitive that triangle bcd cannot…
7
votes
2 answers

Can we slice an object into two pieces similar to the original?

I suspect it is impossible to split a (any) 3d solid into two, such that each of the pieces is identical in shape (but not volume) to the original. How can I prove this?
7
votes
1 answer

A simple question on simplex

Let $S \subset \mathbb{R}^n$ be a $n$-simplex. Let $a_0,\dots, a_n$ be the vertices of $S$. Define $L_i\subset \mathbb{R}^n$ be the hyperplane which touches $S$ at $a_i$ and parallel to the convex hull of $\{a_1,\dots,a_n\}\setminus \{a_i\}$. How…
user2013
  • 409
7
votes
1 answer

Bisecting two areas with one line

I'm not a mathematician, so please feel free to improve my terminology. In 2D, I am wondering if it is always possible to bisect two non-intersecting, non-overlapping convex arbitrary shapes with a single line no matter the position or orientation…
James
  • 193
7
votes
2 answers

Angles inside an equilateral triangle

We have a point $P$ inside the equilateral triangle $\triangle ABC$, such that $\angle PAC = x$, $\angle PCA = 3x$ and $\angle PBC = 2x$. Find the value of $x$ in degrees. I solved the problem in GeoGebra, and I know the value for $x$ is $6°$. Also…
7
votes
2 answers

Need a pure geometric solution to a $20-30-130$ triangle question

In $\triangle{ABC}$, $\angle{ABC}=20^{\circ}$, $\angle{ACB}=30^{\circ}$, $D$ is a point inside the triangle and $\angle{ABD}=10^{\circ}$, $\angle{ACD}=10^{\circ}$, find $\angle{CAD}$. Note: I have seen some very similar question with beautiful…
r ne
  • 794
  • 3
  • 9
7
votes
3 answers

Areas in triangle

In the above isosceles right triangle ABC, with its two sides $AB = AC = 1$ unit, we take a random point D on the hypotenuse and draw perpendicular lines to the sides AB and AC, which intersect them at points E and F respectively. Show that the…
7
votes
3 answers

Ancient Egyptian Method for getting an Area of Quadrilateral

I am currently learning the history of calculus, and I am really curious about the Ancient Egyptian way to get an Area of Quadrilateral. So, I hope I could get some enlightenment. Here is the Egyptian Way: Consider Quadrilateral with 4 different…
john
  • 1,268