Hacker News new | ask | show | jobs
by fennecs 1501 days ago
The whole point of Algebraic Geometry is to describe geometry using algebra. It’s is a very deep, successful and important subject in modern mathematics. I wouldn’t say it needs to recover it’s geometric routes, it’s sort of the whole point. To describe something geometric you actually just need to describe algebras of functions on that object. It’s a very rich subject.

What happens at school and early uni however is a different story. Classical algebraic geometry could definitely be taught to undergrads or high schoolers but there is some weird insistence on only calculus being important. If anything the categorical and algebraic ideas expressed in lots of algebraic geometry follow through into all sorts of other areas of mathematics. I think there are even connections to modern physics. Id say it’s probably one of the more important areas, but it’s relegated to later stages.

2 comments

Algebraic Geometry is all you say it is, however, working with young engineers who have not had more geometry in their curriculum, I've noticed they don't have that intuitive spatial connection to reality other than through CAD or their lived experience. I am reading Tristran Needham's book, "Visual Differential Geometry and Forms: A Mathematical Drama in Five Acts", and it is amazing. I love Sir Michael Atiyah's famous quote that Neeham uses at the start of the book:

"Algebra is the offer made by the devil to the mathematician. The devil says: I will give you this powerful machine, it will answer any question you like. All you need to do is give me your soul: give up geometry and you will have this marvelous machine."

And it continues: "...the danger to our soul is there, because when you pass over into algebraic calculation, essentially you stop thinking: you stop thinking geometrically, you stop thinking about meaning."

Being someone who worked with their hands in the real world building things before the current Maker movement took off, and then went on to physics, engineering, and more abstract matters, I see this deficit in the young engineers with a Master's in Mech. Eng., but no real-world experience, or intuition of the world around them and geometry. Algebraic Geometry has its place and it has achieved much, but I strongly opine that children should play in the real world a lot, learn mathematical concepts with a strong geometrical underpinning, and then move into things like Algebraic Geometry. I have watched my children's curriculum and it is no where near as heavy in geometry as it once was for me.

I'm sure the reason we emphasize calculus is because it's by far the most applicable part of math to a whole range of subjects. Now days maybe linear algebra is up there as well, but I'd struggle justifying teaching algebraic geometry to general undergrads. I'm sure the applications are there, but calculus just gives you maximal bang for your buck.
Traditonally this was so; today I'd say linear algebra gives more over a larger range of subjects.
Both linear algebra and calculus are classic introductory math classes. A lot of calculus IS linear algebra, given that derivations are linear approximations.
I had three years of high school with a substantial amount of calculus; by contrast while I was introduced to matrices and Gaussian elimination at high school, the treatment of the algebraic side was almost completely superficial and focussed on solving systems of linear equations.

At university that changed, with a clear treatment of vector spaces and linear algebra as generally interesting topics. But still, they received far less time than calculus in my first year in a maths degree.

Now that was over 30 years ago and things might be a bit different today. But I have the impression that the more generally applicable subject of linear algebra gets less time unless students get interested in the applications that demand it be taught properly.

Yea, theorems like least square prove that A^T * A * X = A^T * B. but how exactly is this related to calculus though?
The equations you quoted result from minimizing the square of the norm of the residual of Ax-b over all inputs x, so in a sense least squares is just calculus…
Thanks @peterhalburt33
Transposes correspond to integration by parts, and the question of whether A^T*A has an inverse can get involved. Also for infinite matrices the analogies hold more readily, see the observation due to Alan Edelman on page 8 of https://klein.mit.edu/~gs/papers/Paper5_ver7.pdf
Thanks @selimthegrim.
Derivatives are (derivations are the generalization so of course are but I would be surprised to see an undergrad class treat them)
My mistake. I meant derivatives.
I’d agree, but most first year students aren’t ready to work at the level of abstraction required for a rigorous LA course (i.e., more than just matrices and Gaussian Elimination etc.)