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

Calculating Angles at Vertices

This is quite a tricky question and I can't answer it.
8
votes
1 answer

Generalized Heron's formula for n-dimensional "n-angle" instead of "triangle"

Is there a generalized version of Heron's formula for calculating the equivalent of a "volume" of an n-dimensional "n-angle" based on the length of it's sides? I've seen the equivalent formula for a tetrahedron, but I'd like to keep extending the…
mike
  • 83
8
votes
1 answer

Area formula for cyclic pentagon?

For a triangle, we have $$Area=\sqrt{p(p-a)(p-b)(p-c)},\qquad p=\frac{a+b+c}{2}.$$ For a cyclic quadrilateral, we have $$Area=\sqrt{(p-a)(p-b)(p-c)(p-d)},\qquad p=\frac{a+b+c+d}{2}.$$ Is there a similar formula for a cyclic pentagon?
user95733
8
votes
3 answers

Does a continuous scalar field on a sphere have continuous loop of "isothermic antipodes"

For a continuous scalar field on a circle, there is a diameter of the circle such that the endpoints of the diameter have the same value. If you think of the scalar field as "temperature", then what this says is that there are points on opposite…
Seamus
  • 4,005
8
votes
2 answers

Spatial angles in higher dimensions

Wikipedia gives an excellent treatise about solid angles in 1-2-3-Dimensions. But how about n-D? I read once some notes from a seminar held during WWII in Switzerland, and one result concerned spatial angles in even dimensions (I have forgotten the…
jjepsuomi
  • 8,619
8
votes
3 answers

How many special right triangles are there?

We all learned in school about "special" right triangles. Special right triangles have integer side lengths. Examples include the $3$-$4$-$5$ right triangle, the $5$-$12$-$13$ right triangle, the $8$-$15$-$17$ right triangle, and their scalar…
user14069
  • 1,305
8
votes
4 answers

How many points uniquely define a square?

I was wondering how many points uniquely define a square. Now it is clear to me that if we have $n$ random points on a square then this does not necessarily uniquely define the square (for example they may all lie on the same edge). My question was…
JLB
  • 312
8
votes
1 answer

equilateral triangle and trisection

This is problem 1.9.5 from Geometry Revisited by Coxeter and Greitzer: If two lines through one vertex of an equilateral triangle divide the semicircle drawn outward on the opposite side into three equal arcs, these same lines divide the side itself…
user77970
8
votes
4 answers

Find missing angle in triangle

In this triangle, we are given that $AB=AD=CE$, $BE=CD$ and angle $ECD=2*AED=2a$. We are asked to find $AED=a$. I have seen several problems similar to this but can't follow any of the solution methods. The only thing which is obvious to me is…
Pradeep Suny
  • 1,603
8
votes
3 answers

How to label a cube

I can't come up with a clever way to label a cube's faces, such that if I turned it in one of four directions, "Up", "Down", "Left", "Right", I'd know the resulting face by applying a function to the current face number, e.g., right(f) = f + 1,…
8
votes
1 answer

Good textbooks on Non-Euclidean Geometry?

I'm currently taking a class called Foundations of Geometry. We started with the stereographic projection and carried onward through fractional linear transformations, and now we are working with the Poincaré Disk Model. We've been finding things…
user70551
8
votes
3 answers

Are there new possibilities in higher dimensions?

The question is about spatial dimensions. It seems to me that every dimension adds something fundamentally new to space: If you have one dimension, you have different positions and the ability to move an object (like a point). By adding the second…
Džuris
  • 2,590
8
votes
2 answers

Evenly distribute points along a path

I have a user defined path which a user has hand drawn - the distance between the points which make up the path is likely to be variant. I would like to find a set of points along this path which are equally separated. Any ideas how to do this?
8
votes
1 answer

Dividing a polygon into 6 equal regions

You are given a convex polygon, ie all its internal angles are less than 180 degrees. Prove that you can always draw three straight lines through a specific point inside this polygon, such that they divide it into 6 equal (by area) regions? Bonus…
8
votes
1 answer

Can you accurately check if a supposedly "circular" object is, in fact, circular only by measuring distances between points on its circumference?

This question was inspired by this thread I just saw on Space Exploration Stack Exchange: https://space.stackexchange.com/questions/39163/did-feynman-cite-a-fallacy-about-only-circles-having-the-same-width-in-all-direc where an anecdote is mentioned…