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

straight lines on spherical surfaces

I'm not sure how to explain this so here goes. I want to place a horizontal line of text on the side of a curved brandy glass. Is there a formula that can be applied to ensure the text stays horizontal and in a perfectly straight line when the text…
3
votes
1 answer

Ceva's Theorem in the space

I heard about Ceva's Theorem in three dimensions. Can you give me more details and link something about that? Thanks.
user72870
  • 4,182
  • 2
  • 23
  • 43
3
votes
3 answers

Rotation through any angle θ

They say that rotation of any point $(x,y)$ through any angle $\theta$ is given by $(x \cos\theta, y \sin\theta)$. Can anybody tell how was this derived? Please post here or send me by email.
3
votes
3 answers

Total internal solid angle of a convex polyhedron

The total internal angle of a convex polygon with n sides is $(n-2)\pi$. Is there an analogous formula for the total solid angle of a convex polyhedron?
HARSH
  • 51
3
votes
3 answers

Necessary and sufficient conditions for a right triangle

Show that if for $\triangle ABC$ the equalities $h_c^2=a_1b_1$ and $b^2=b_1c$ are true where $h_c$ is the height, $AC=b, AB=c$ and $a_1$ and $b_1$ are the the projections of $BC$ and $AC$ on $AB$, then the triangle is right angled. I want to…
Math Student
  • 2,656
3
votes
1 answer

Why mathematical knots are defined as closed geometries unlike physical knots?

From wikipedia: A crucial difference between the standard mathematical and conventional notions of a knot is that mathematical knots are closed—there are no ends to tie or untie on a mathematical knot. Physical properties such as friction and…
gpuguy
  • 631
3
votes
2 answers

Two concentric circles have radii 1 and 4

What is $k+m+n$? Thank you for helping. Please give a solution for me, if you don't mind.
freeze
  • 129
  • 6
3
votes
1 answer

Can one divide a convex polygon into two convex polygons of the same area, with parallelly moving a given straight line on a plane?

I was wondering if one can divide a convex polygon into two convex polygons of the same area, with parallelly moving a given straight line on a plane. Drawing some figures to test, it seems like always possible. It's just my intuition, though. Could…
VIVID
  • 11,604
3
votes
3 answers

Why does drawing the midpoint between some arbitrary point A and every point on some arbitrary curve create the same arbitrary curve?

Take any curve at all, and select an arbitrary point A. Now draw the midpoint between A and every point of the curve. I conjecture that you will end up with a curve that is a translated and scaled version of the original curve. Why? What's the…
jan
  • 429
3
votes
5 answers

How to determine if the line between two points in 3D is intercepted by a sphere

This is a simple question, but my geometry is a little rusty. If I have two points that lie outside of a sphere in 3D space, and I am given the X, Y, and Z coordinates for them, how do I determine if the line that intercepts those points is…
Julia
  • 31
3
votes
3 answers

Geometric locus of $M$ such that $|MA|^2 |MB|^2=a^2$

I want to find the geometric locus of point $M$ such that $|MA|^2 |MB|^2=a^2$ where $|AB|=2a$, Solving algebraic equation is not hard but I can't figure out the shape of this curve. Can anybody help?
3
votes
3 answers

Proof of irregularity of an octagon determined by lines from vertices to midpoints of sides of a square

I stumbled upon this old question "Area of octagon constructed in a square" that involves finding the area of an octagon within a square as shown: I found that the octagon is not regular. So, my question is this: Prove that the octagon shown above…
3
votes
2 answers

Is there any significance to the convergence point of recursive interior irregular pentagons?

Draw the diagonals in an irregular convex pentagon, forming a new, smaller, irregular pentagon. Repeat until the resulting area is vanishingly small. Does that point have any significant relationship to the original figure?
Roger
  • 33
3
votes
1 answer

Line triangle intersection

Could you please explain how the math behind the first answer to this stack overflow question works: Link to the question: https://stackoverflow.com/questions/3590308/testing-if-a-line-has-a-point-within-a-triangle Thanks.
3
votes
0 answers

Does anyone have a simple proof of the converse of Simson's Theorem?

Simson's Theorem states: Let Quadrilateral ACDP be concyclic, let D,E,F respectively be the feet of the perpendiculars from P to AC, BC and AB. Then D,E,F are co-linear. Does anyone have a proof of the converseof this theorem (i.e for three…