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
1 answer

Reflecting points on a square to make it larger

You are given four points (on a Euclidian plane) that make up the corners of a square. You may change the positions of the points by a sequence of moves. Each move changes the position of one point, say p, to a new location, say p', by "skipping…
narcissa
  • 771
4
votes
2 answers

Calculate the inscribed circle between one line and two circles

I am currently working on finding a calculation that will help me determine the values of $C_x$, $C_y$ and $C_r$ as shown in the image below. The goal is for the unknown red circle to touch the line and be tangent to the two green circles. This…
Sander
  • 61
4
votes
3 answers

Coordinate Geometry-Finding vertices given midpoints

If (2,1), (4,5), (1,-3) are the midpoints of the sides of a triangle, find the co-ordinates of its vertices
4
votes
2 answers

Prove the 3 lines are concurrent

In the figure, $A$ is the midpoint of a side of a regular 18-gon. The black polygon is a regular Nonagon. $O$ is the centre. I found that $BC, EF,OA$ are always concurrent but I couldn’t prove it. Any hint or solution will be appreciated. I tried…
Mat
  • 95
4
votes
1 answer

How to find all possible connections between immediate lattice points in a $n\times n$ square?

I am not a mathematician so my terminology might be not correct, please ignore it. I want to calculate all possible connections between immediate lattice points in a $n\times n$ square. Here lattice points are all points $(x, y)$ that satisfies $x…
4
votes
2 answers

Which geometric figure (polyhedron) has 15 quadrilateral faces?

I am looking for a polyhedron which consists only out of 15 quadrilateral faces? Does such a thing exist?
4
votes
2 answers

How to calculate the distance of an object

I have two screenshots (1920x1080) of a game, one with a 348-pixel-tall object that is 1 meter distant from the camera, and the other with a 138-pixel-tall version of the same thing. Given that the camera's field of vision is 90 degrees in the…
Matix
4
votes
0 answers

Characterizing functions taking a circle to an ellipse

Let $X$ be the unit circle centered at 1 and let $F: X\rightarrow {\Bbb C}$ satisfy $F(0)=0$ and, for $a,b,c,d\in X$, if $(a-b)/(c-d)$ is real, then so is $(F(a)-F(b))/(F(c)-F(d))$. Is it true that $F(z)=uz+v\overline z$ for some complex $u,v$ and…
Sam
  • 71
4
votes
3 answers

Right triangle with its perimeter and median and altitude

A right triangle $ABC$ is given with $\measuredangle ACB=90^\circ$. If the perimeter of the triangle is $72$ and the difference between the lengths of the median and the altitude to the hypotenuse is $7$, find the area. Let $CD=x$ $(x>0)$, then…
kormoran
  • 2,963
4
votes
2 answers

How to find the area of a segment of an ellipse

I need to find the area of the yellow part of the arc given the a, b , start and end angle of the sector points Also the ellipse is centered at the origin How to find the area of the yellow part?
4
votes
1 answer

catenary equation with additional weigth

Is there a trivial solution for the catenary equation with an additional weight attached to a given position on the rope? Like you would hang something from a rope at some given point and the cable weight can not be neglected. For example: Pole…
4
votes
0 answers

If a circle can be inscribed in two quadrilaterals, then circle can be inscribed also in the quadrilateral $ABCD$

Show that if a circle can be inscribed in quadrilateral $1$ ($AESH$) and in quadrilateral $2$ ($KCLS$), then circle can be inscribed also in the quadrilateral $ABCD$. Here is a picture: The places where inscribed circle is tangent to…
thefool
  • 1,357
  • 4
  • 11
4
votes
2 answers

Distance covered by a bouncing ball in a rectangle.

So I was wondering based on a given number of bounces, what is the distance covered by a bouncing ball inside rectangle. The factors I can give are: Angle of starting velocity Starting position (of course inside the rectangle) size of the…
Saksham
  • 83
4
votes
2 answers

Why are only singly and doubly ruled non-planar surfaces found? Why not triply ruled?

Is there a reason why there are no triply-ruled surfaces found in spatial geometry? Does it have to do with the fact that there are at most two dimensions/parameterizations for a surface? If that's so, then do 3D hyper-surfaces in a 4D+ space…
Justin L.
  • 14,532
4
votes
1 answer

parametric equations of folium of Descartes

We know the function of the folium of Descartes is $x^3+y^3=3axy$. The problem is to show that the folium of Descartes has parametric equations $x=\frac{3at}{1+t^3}$, $y=\frac{3at^2}{1+t^3}$ (this part is easy and I got the solution) and use these…
Ian
  • 1,391