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

4-dof of a 3d line

Degrees of freedom of a line if $R^3$ sort of confuse me. I read that it has 4 dof. The text proposes a way to count these dof: think of two perpendicular planes s.t. the intersection of a line with each of the planes constrains 2 parameters. The…
Alex Kreimer
  • 151
  • 4
5
votes
3 answers

How to find where $3$ lines intersect.

I've got a programming exercise I need to do, but I just can't figure out the math part. I need to check if $3$ of $6$ lines intersect in the same point. I am given the equation $ax+by=c$, and I input random numbers in $a,b,c$. How would I go about…
5
votes
1 answer

Maximum number of points on a sphere

How can I calculate the maximum number of points that can be placed on the surface of a unit sphere, if any two points wont be closer than 1 unit?
Taner
  • 247
5
votes
1 answer

How find the $\angle B$

In $\Delta ABC$ such $I$ is incentre,and $$\angle A=80^{0},AI+IB=BC$$, find the $\angle B$ my idea:let $AB=c,AC=b,BC=a$ then we have $$\dfrac{AI}{ID}=\dfrac{AB}{AD}=\dfrac{AC}{DC}=\dfrac{AB+AC}{AD+DC}=\dfrac{b+c}{a}$$ and $$AD^2=AB\cdot AC-BD\cdot…
user94270
5
votes
2 answers

Proof for solar declination angle?

This geometry occurs in the definition of the angle of solar declination. Planes $X$ and $Y$ intersect along line $AF$. The angle between the two planes is defined as $a_0$ which is equivalently the angle $\angle BAC$. Now the side $AB$ is rotated…
Sri
  • 51
5
votes
2 answers

Symmetries of a Pentagon.

I'm supposed to find the Cayley Table of the group of symmetries for a regular pentagon. But to find the Cayley table, I need to be able to figure out the symmetries of the pentagon. I can see 6 symmetries of a pentagon. The identity, 4 rotations,…
fernand
  • 51
5
votes
1 answer

Any reparametrization of a regular curve is regular

In A.Pressley's book, there is a proposition "Any reparametrization of a regular curve is regular". In its proof, the author used the Chain Rule to the equation (Φ ο Ψ)(t) = t, where Φ is the reparametriztion map and Ψ its inverse, and he…
NNNN
  • 1,495
5
votes
3 answers

Volume of the intersection of two rectangular parallelepipeds

Given two rectangular parallelepipeds in $3D$ space, how would you compute the volume of their intersection? The orientations of the two rectangular parallelepipeds are not constrained in any special way. Each parallelepiped is described by a…
Matt
  • 155
5
votes
1 answer

Circle on Riemann sphere

I'm reading about the spherical representation and the Riemann sphere, and the projection transformation that takes a point on the sphere to a point on the (extended) complex plane. The text says that, geometrically, the stereographic projection…
Mika H.
  • 5,639
5
votes
2 answers

Finding normal vector of rotated square (parallelogram)

I'm not a mathematician, so please excuse any misuse of terms. :) I have a 3D model of a cube. Each side of the cube is a different color. A camera is observing the cube. The camera takes a screenshot and passes it to an image processing…
5
votes
3 answers

Equilateral triangle separating two homothetic circles

This question is a follow-on of a question asked today that has been erased by its author an hour after being asked, for unknown reasons. I found it interesting ; I have a solution, mainly based on analytic geometry. I would appreciate to see other…
Jean Marie
  • 81,803
5
votes
2 answers

maximum points of intersection between a circle and rectangle

I had today this mathematical question: What is the maximum number of points of intersection between a circle and a rectangle such that the length of the rectangle is greater than the circle's diameter, and its width is less than the circle's…
5
votes
5 answers

The Converse of the Pythagoras Theorem

Let $ABC$ be a triangle in the plane. Suppose that $AB^2+AC^2=BC^2.$ Prove that: $\angle BAC$ is right angle. Remark: I believe this to be true. Now I have the following difficulty. I'm looking for a proof which a 10th grade student can understand,…
Abelvikram
  • 974
  • 4
  • 16
5
votes
1 answer

Problem about the golden ratios and circles.

Here is a geometry problem that is driving me nuts! I feel like I am missing something (the author glosses over proving the part I am having trouble with - really makes me feel dumb), and the problem is very easy to state. Problem: Start with two…
Phil
  • 51
5
votes
2 answers

Deriving that a cube has six sides via a square and combinatorics

Does there exist a derivation that a cube has 6 sides from knowing that a square has 4 edges and $4\choose2$ = 6? I was thinking maybe there exists some bijective map from any 2 given edges of a square to faces of a cube but I'm not really getting…
aj26
  • 69