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

How to determine the general polar equation of a circle

How can you determine that the polar equation $r = a\cos(\theta)$ is a circle?
4
votes
2 answers

Distance between 2 circles with same radius to overlap a desired percentage?

I want to draw 2 circles of the same size that have a specified percentage of area overlapping. For instance, if the overlapping percentage is 0%, the circles are next to each other and the distance between the centers is equivalent to the radius.…
4
votes
2 answers

Is there a function that draws a triangle with rounded edges?

Gabriel Lamé formula allows to convert a circle to a rounded rectangle and finally to a rectangle: $$ x^n + y^n=1 $$ Is there a formula from which to connect the triangle to a rounded triangle to a circle? I found the Reuleaux triangle, but it gets…
4
votes
1 answer

Annuloid (Torus)-line intersection

I need calculate ray (line) intersection with torus for my ray-tracing program (I know, its to graphics, but i need math behind it). I can solve equation of order $x^4$, but thats too way slow (Cardano's method). So is there better way, how to…
Johnatan
4
votes
1 answer

Path from $(1, 1)$ to $(4, 4)$ with least number of lattice points within a certain distance

I feel that this problem is too obvious, this makes me really confused. If someone could just confirm whether I am right or wrong would be awesome. We consider paths from $(1, 1)$ to $(4, 4)$ in the Cartesian plane. Now check each point having…
4
votes
3 answers

Explanation of a proof without words of Ptolemy theorem

What is the explanation of Ptolemy Theorem - Proof Without Words?
Hashir Omer
  • 1,738
  • 1
  • 16
  • 30
4
votes
2 answers

How many equilateral triangles can be inscribed in a triangle?

Given any triangle ABC find points D, E and F not A, B or C, where D is on segment AB, E on segment BC and F on segment CA, such that triangle DEF is equilateral. How many such triangles exist? I can construct at least 1. I feel but cannot prove…
4
votes
1 answer

How prove this result $\frac{x}{y}=\sqrt{\frac{\sqrt{5}+1}{2}}$

A tetrahedron $A-BCD$ is such all four faces are similar right triangle. and we let $$AB=a,BC=b,AC=c,AD=d,BD=e,CD=f$$ define $$x=\max{(a,b,c,d,e,f)},y=\min{(a,b,c,d,e,f)}$$ show…
math110
  • 93,304
4
votes
0 answers

Removing highly scattered points in the plane to eliminate all high-area rectangles

The following question came up at tea today, and none of us managed to come up with an answer. I was wondering if anyone had any ideas. Does there exist a subset $X$ of $\mathbb{R}^2$ with the following two properties. If $p,q \in X$ are distinct,…
Adam Smith
  • 4,320
4
votes
5 answers

Prove that the straight line joining the middle point of the hypotenuse of a right angled triangle to the right angle is equal to half the hypotenuse.

I am supposed to use the following 8 theorems only to prove the above prepositions: Theorem 1: If a ray stands on a line , then the sum of the adjacent angles formed is $180 $deg. Theorem 2: If two lines intersect , then the vertically opposite…
4
votes
4 answers

Geometry question regarding existence of a quadrilateral

Let $a,b,c,d>0$ be edges, in that order, of a given quadrilateral with two opposing angles $\alpha > 0$ and $\beta < \pi$. What conditions on do we need on $a,b,c,d,\alpha, \beta$ for such a quadrilateral to exist? Added question: How can I show…
ILoveMath
  • 10,694
4
votes
1 answer

Proof that for any convex polyhedron there exist 2 faces with equal number of edges

As the question states, I need to prove that for any convex polyhedron it is true that there exist two faces with same number of edges. My solution: Let face $K$ be the face with the greatest number of edges, $n$. Every adjacent face has…
4
votes
2 answers

Shortest distance from set to point, in $\mathbb{R}^n$

Consider the set $\mathcal S \subseteq \mathbb{R}^n$ $\mathcal S = \{x|f(x)\le c\}$ where $x\in\mathbb{R}^n$, $c\in\mathbb{R}$, and $f:\mathbb{R}^n\to\mathbb{R}$ is convex (so $\mathcal S$ is a convex set). Say I have a point $\hat x\in\mathbb{R}^n$…
jonem
  • 383
4
votes
2 answers

How to draw this particular rectangle?

how can one draw the line $d$ into the rectangle $ABCD$ with only compassses and a ruler when $AY=XY=CX$ ($X$ is the intersection of $AB$ and $d$, $ Y$ is the intersection of $CD $ and $d$) BTW: the ruler can't measure anything. Here is the figure…
PouyaH
  • 47
  • 6
4
votes
1 answer

How to extract Euler angles from a a point in a plane?

Given a certain coordinate frame, I can compute a new one by applying a set of rotations in a given order (what I call Euler $Z-Y-X$). So I yaw, then pitch then roll. Now imagine that I want to do exactly the opposite: given two coordinate frames…