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
21
votes
6 answers

Why do these paths all have the same length?

In a high school book the author said these paths have all the same distance. Is that true? how to convince myself (and my students as well) they all have the same length?
user42912
  • 23,582
20
votes
3 answers

How to find the vertices angle after rotation

I drew this picture to interpret my question. I have the x and y axis for all the vertices before rotating the object. And I have the angle of rotation, how can I find the x and y axis for the vertices after rotating the object. Thanks
20
votes
8 answers

Closest points between two lines

I have two arbitrary lines in 3D space, and I want to find the distance between them, as well as the two points on these lines that are closest to each other. Naturally, this only concerns the skew case, since the parallel and intersecting cases…
user384722
20
votes
4 answers

How many squares does a line between two points pass through?

Suppose I have a square, let's say the sides have length 1. I will then partition the square into $N^2$ sub-squares, where $N \in \mathbb{N}$ and the sub-squares are all the same size. Now, suppose we place two points $A$ and $B$ randomly within the…
itzy
  • 255
19
votes
7 answers

How to find if the points fall in a straight line or not?

Three points $(x_1,y_1), (x_2,y_2)$ and $(x_3,y_3)$ whether fall in a straight line or not. How do I do that?
19
votes
4 answers

If I have three points, is there an easy way to tell if they are collinear?

Points $(a,b)$, $(m,n)$, and $(x,y)$ are selected at random. What is the quickest/easiest way to tell if they are collinear? At first I thought it was a matter of comparing slopes but that doesn't appear to be enough.
user78793
  • 369
19
votes
3 answers

Conjecture: in an ellipse with major axis AB, the projection I of one of the foci on any tangent is such that AIB is right angle

I think I have found out some property of an ellipse. Define the following: The point $P$ belongs to the ellipse. The tangent line $\ell$ goes through $P$. The point $F$ is one of the foci. The line $m$, through $F$, is perpendicular to the line…
user143993
  • 1,460
19
votes
9 answers

Can someone explain 4th dimensional objects?

I'm not sure if I should ask this in mathematics or in physics. From what I can tell, there are only 3 dimensions: X, Y, and Z. However, I have seen a lot of things about fourth and even fifth dimensional objects. I have tried for a year or two now…
19
votes
7 answers

If point is zero-dimensional, how can it form a finite one dimensional line?

I have extracted the below passage from the wikipedia webpage - Point (geometry): In particular, the geometric points do not have any length, area, volume, or any other dimensional attribute. I think the above passage imply\ies that the…
Sensebe
  • 915
19
votes
7 answers

Pythagorean Theorem Proof Without Words 6

Your punishment for awarding me a "Nice Question" badge for my last question is that I'm going to post another one from Proofs without Words. How does the attached figure prove the Pythagorean theorem? P.S. No, I will not go through the entire book…
Jeff
  • 3,405
18
votes
5 answers

Is there a way to calculate the area of this intersection of four disks without using an integral?

Is there anyway to calculate this area without using integral ?
Shabbeh
  • 1,574
18
votes
7 answers

What is the name of this curve?

When I was a kid I used to draw this shape below but today I came against it as a problem. I don't know the name of this red curve below. It is enough to say the name if it is a known curve. I will search for it's properties. The shape is…
newzad
  • 4,855
18
votes
7 answers

Can two figures have the same area, perimeter, and same number of segments have different shape?

I want to make an algorithm grouping all the details having the same shape. each detail is defined by its surface, and a list of contour lines. First I believed that having the same perimeter length and same surface would be enough, but I saw on…
18
votes
2 answers

Quadrilaterals with equal sides

$AC = BD$ $EC = ED$ $AF = FB$ Angle CAF = 70 deg Angle DBF = 60 deg We are looking for angle EFA. I have found through Geogebra that the required angle is 85 deg. Any ideas how to prove it? I am not so familiar with Geometry :(
Samuel
  • 1,491
18
votes
5 answers

Is there a way to generate individual uniformly distributed points on a sphere from a fixed amount of random real numbers per point?

The obvious solution of Lattitude & Longitude doesn't work because it generates points more densely near the poles, and the other thing I came up with (Pick a random point in the unit cube, if it's in the unit sphere map it to the surface, and…
The Zach Man
  • 550
  • 3
  • 13