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
9
votes
4 answers

Given a fixed perimeter, which shape will have the maximum area?

I think the answer is a circle. If so, then what is the rigorous prove?
9
votes
5 answers

Can I prove Pythagoras' Theorem using that $\sin^2(\theta)+\cos^2(\theta)=1$?

In any right-angled triangle, the area of the square whose side is the hypotenuse (the side opposite the right angle) is equal to the sum of the areas of the squares whose sides are the two legs (the two sides that meet at a right angle). The…
9
votes
3 answers

Calculate the measure of segment AB in triangle rectangle ABC

For reference: Given the triangle $ABC$, straight at $B$. The perpendicular bisector of $AC$ intersects at $P$ with the angle bisector of the outer angle $B$, then $AF \parallel BP$ ($F\in BC$) is drawn. If $FC$ = $a$, calculate BP(x). (Answer:…
peta arantes
  • 6,211
9
votes
1 answer

2D rotation of point about origin

I'm in the process of learning game development and have a question regarding a simple rotation. So far, I'm visualizing the rotation as such: I've read this similar question but I'm struggling to understand how to apply this given…
Kermit
  • 225
  • 1
  • 3
  • 7
9
votes
3 answers

Minimum ceiling height to move a closet to upright position

I brought a closet today. It has dimension $a\times b\times c$ where $c$ is the height and $a\leq b \leq c$. To assemble it, I have to lay it out on the ground, then move it to upright position. I realized if I just move it in the way in this…
Chao Xu
  • 5,768
9
votes
6 answers

Are there incongruent pythagorean triangles with the same perimeter and same area?

I found there are two incongruent isosceles triangles with integer sides and areas, where both have same perimeter, same area. I looked around Dickson's History of Number Theory but couldn't find where the right triangle version is treated. [I…
coffeemath
  • 7,403
9
votes
3 answers

3 circles internal tangent

My friend show me the diagram above , and ask me "What is the area of a BLACK circle with radius of 1 of BLUE circle?" So, I solved it by algebraic method. $$$$ Let center of $\color{black}{BLACK}$ circle be $(0,0)$. We can set, $x^2 + (y-R)^2 =…
user143993
  • 1,460
9
votes
2 answers

Construction of three tangent circles in a triangle

Given a triangle I want to construct three tangent circles inscribed in the triangle (every two sides of the triangle are tangent lines of one of the circles). For better understanding of the problem I tried to draw desired result (picture is only…
mcihak
  • 614
  • 4
  • 12
9
votes
1 answer

Smallest ball to contain a subset of diameter $d$ in $\mathbb{R}^n$

The diameter of a subset $X$ of $\mathbb{R}^n$ is defined as $\sup\{|x-y|:x,y\in X\}$. What is the smallest radius $r(d,n)$ such that any subset $X$ of diameter $d$ in $\mathbb{R}^n$ is contained in a ball of radius $r(d,n)$? What are the $X$ that…
Jiu
  • 1,545
9
votes
1 answer

How to indicate equal areas in a geometric figure?

In geometry, I can use Hatch Marks to indicate 2 lines have the same length. It is very useful and clear to most people. How can I do the same for area? Is there a different notation for that? e.g. I have a rectangle and a triangle and I want to…
Winter
  • 926
9
votes
3 answers

Calculate the area of a triangle with four circles inside

The four shown circles have the same radius and each one is tangent to one side or two sides of the triangle. Each circle is tangent to the segment which is inside the triangle ABC. Besides, the central lower circle is tangent to its neighbor…
Luo Kaisa
  • 443
9
votes
2 answers

Divide a triangle into 2 equal area polygons

Through a point outside a triangle, use straightedge and compass to construct a line that divides the triangle into 2 equal areas. (This is my friend's challenge, It was so hard, I don't know where to start, please help me) If you don't understand…
Xeing
  • 2,967
9
votes
1 answer

Bathroom floor tiles

Recently I was looking at the tiles on my bathroom floor. They are small square tiles about a square cm each arranged in a grid. They come in two colors, the majority of them are a light brown while a select few of them are a darker brown. Since…
9
votes
1 answer

On "small triangles" in a square lattice

A "small triangle" in a square lattice is defined as one whose vertices are non-collinear lattice points, and whose boundary and interior contain no other lattice points. I recently came across the following: Claim: the area of any "small triangle"…
kjo
  • 14,334
9
votes
3 answers

Snooker shot - does margin of error increase or decrease as the target angle increases?

There is a perception (widely held) in snooker that a straight shot is more difficult than an angled shot. There are many forum discussion about this, and the reasons are usually accepted to be psychological. But I was wondering, is there a…
Drenai
  • 259