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 does $\arctan\sqrt{f_x^2 + f_y^2}$ result in the slope?

I am analyzing a regular grid. I see that there is an equation for calculating the slope of this grid about the central point: $$\text{slope} = \arctan\sqrt{f_x^2 + f_y^2}$$ where $f_x$ is the slope (change in $z$ over change in $x$) in the $x$…
4
votes
0 answers

Relation between circular continuity and elementary continuity

I read somewhere that in minimal geometry(incidence, betweenness and congruence axioms) the circular continuity If a circle has one point inside and one point outside another circle, then the two circles intersect in two points. implies the…
Marco
  • 403
4
votes
2 answers

Prove that the circle which contains ATB and incircle of ABC touch in one point(T).

Incircle of $ABC$ touches $AC$ in $D$, $BC$ in $E$ and $AB$ in $K$. $J$ is the center of the excircle which touches the side $AB$. The circumcircle of $ADJ$ and $BEJ$ intersect in point $J$ and $T$. Prove that the circumcircle of $ATB$ and incircle…
CryoDrakon
  • 3,392
4
votes
2 answers

What's wrong with this solution of Tarski's circle-squaring problem?

Tarski's circle-squaring problem asks whether it is possible to cut up a circle into a finite number of pieces and reassemble it into a square of the same area. Note that this is different from the problem of squaring the circle (which is about…
user13618
4
votes
1 answer

Vectors vs Cartesian Coordinates

What is the difference, if any, between a Cartesian coordinate and a vector? Is it that a vector always has direction and magnitude, whilst Cartesian coordinates do not?
4
votes
1 answer

If the red curve is an ellipse, is the green curve also an ellipse?

See the figure below: The red curve is an ellipse; the blue curve is a unit circle. Green curve is the locus of the circle center. Is the green curve an ellipse?
4
votes
1 answer

A remarkable area of triangles relationship to be proved

AA' BB' CC' are straight lines drawn from the angular points of a triangle through any point O within the triangle, and cutting the opposite sides at A', B', C'. AP, BQ, CR are cut off from AA', BB', CC' and are equal to OA', OB',OC'. Prove the…
steve
  • 41
4
votes
3 answers

Shortest way to achieve target angle

Suppose I am moving in a certain compass bearing (e.g. $270^\circ$) and I want to be going in a different direction (e.g. $120^\circ$). Is there a formula or series of math operations that I can use to determine which direction I should turn (I want…
Ruuhkis
  • 143
  • 1
  • 5
4
votes
1 answer

Find the equation of a line that bisects a set of points

Sorry if this has been asked/answered but I couldn't find anything here or on Google, and for sorry for the poor wording of the title. Anyway, here's my question: Given a set of points in $\mathbb{R}^2$, find the equation of a line such that half of…
dashiell
  • 143
4
votes
1 answer

finding an angle without any segment lengths

Said best with a picture. Given angles a and b, solve for angle x. (Note that the top right vertex is also the center of the circle) What I've tried Unable to find a simple method to get to x, I decided to draw all chords, and extend all segments…
uber5001
  • 163
4
votes
0 answers

Diagonals of a Hexagon

The diagonals of a hexagon each bisect its area. Prove that the difference of the square of the lengths of alternating edges is zero. I tried to use the shoelace theorem but it become a bit too messy???
user198454
4
votes
2 answers

The composition of rotations

How to prove that the composition of 2 rotations about an axis $l_1$ and $l_2$ is the rotation? I know that we can represent rotation about the axis $l$ at angle $\phi$ as the composition of 2 symmetries relative to the axis passing through the…
4
votes
2 answers

Find the ratio between $|AB|$ and $|BC|$

I have this problem, which is about this right triangle below. It says that $|AB|$ and $|BD|$ (which is the diameter of the circle) are equal and that the circle is touching the side $|AC|$. Now I have to determine the fraction…
4
votes
4 answers

Cutting proportionally

Given any convex quadrilateral $ABCD$ and an inner point $z$ is it possible to draw/construct a line $EF$ passing through $z$ s.t. $$\frac{AE}{EB}=\frac{DF}{FC}$$
4
votes
1 answer

How did Archimedes find the surface area of a sphere?

In school we are told that the surface area of a sphere is $4\pi$. Is it true that Archimedes found the surface area of a sphere using the Archimedes Hat-Box Theorem? Is there a simple proof for this theorem? Thank you. Added: Does that kind of…
kafka
  • 41