#book-recommendations
1 messages ยท Page 212 of 1
Thoughts on Gallian Contemporary Abstract Algebra? https://people.clas.ufl.edu/cmcyr/files/Abstract-Algebra-Text_Gallian-e8.pdf
Just sort of going through my future course schedule and past syllabi lol
ugh why are homomorphisms on page 200....
Yeah this feels way too inefficient
wow a book that's even slower than dummit and foote
Seems like for a first course it goes from ch 1 to ch 12
Do you like Diff. Top. by milnor Tterra?
So I read it before going to my MS school
Plus a bit of alg. top.
My topology prof just said "I hate diff. top."
So we just did knots instead LOL
I like it!
I like short books
It's hard to beat it for how fast it gets things done
short books are good
whenever im looking at a long book im just like "please get to the point"
it's what, a third the size of spivak's calculus on manifolds
something like that
make a book with only theorems and non-trivial proofs, no examples or exercises
to the point and short

Huh
The point are the examples/exercises
Nobody cares about theorems if they didn't work for a large class of examples
smh twas a joke
It can be a joke
everything in prepositional logic
but the joke should be
"Just don't prove anything"
"Draw a few diagrams, state the theorems"
"Apply them to examples"
category theory...?
I'm mainly referring to milnor's diff. topology
smh why would you need an algebra prof, like y = mx + b, learned that shit in grade 9
why do you need algebra in uni
smhmh
^^^^^
I figured if I'm applying for PhDs in PDEs/Topology
347 is going to make me hate algebra
I should know what the basics are
pdes 
of both instead of just going off on some tangent of topics that I've been thrust into
moonbears you should share a cool PDEs fact
its engineering
so funny, I forgot to laugh
pdes on manifolds 
If heat flow is zero, then the heat equation is the harmonic equation
semi related: there seems to be a lot of work done on laplacians on riemannian manifolds, looks neat
Also the maximum is at the boundary
That's why when you bake brownies
The ends are burnt
no way, maximum of a harmonic function is at the boundary
ah, finally, practical uses for mathematics
unheard of
lol, we spent like 3 lectures on harmonic functions
and a bunch of reading from the tb
rip
wow what the fuck you're doing more than we are 
Holomorphicity is equivalent to harmonicity which is equivalent to analyticity which is equivalent to the integral mean value theorem which is equivalent to the cauchy riemann equations
you guys are probably doing it more rigorously, I know some friends and I go through the tb properly and also refer to ahlfors at times
but most of the class just memorizes specific theorems and use cases
couldn't prove something if their life depended on it
that's probably why our course just zooms through, while you guys take longer
you can squish boundaries on integrals and get the same value
that's all i remember
from complex
in the meanwhile, I coded a complex function plotter
in C++
do help me in my hw
๐
instead of actually just doing the hw
do share
I just recently added the ability to do the nth derivative
and sums
I can model taylor series in it
was a very fun side project
to avoid doing actual work
yeah its fun to mess around with all the pretty colored graphs
they are very colorful
in this one, you can easily see the branch cuts
and the zeros and poles

the brightness represents the magnitude, the color represents the argument, the gray lines are lines of constant real or imaginary values (they have to be at right angles if function is analytic)
sqrt(z^2-1)/(z^2+1)
Out of curiosity Apostol's Calculus Volume 2 or Spivak's Calculus on Manifolds?
It depends on what you're looking for
If you don't have computational background in calc 3, Apostol's Calculus Volume 2
If you have already learned a computational version of calc 3, then spivak's calculus on manifolds combines calc 3 + linear algebra
To do some cool stuff
Hmm this is the assumption that the background is Spivak's Single variable Calculus and H&K's LA
Ok
What I'd do is get some source of standard calc 3 problems
like open stax calc 3
Learn those
And do spivak's calculus on manifold sthen
Cuz the calc 3 integrals are standard curricula, so ya probably need to learn it
I mean be my guest
I got lucky there's no subject GRE this year
: D
Hopefully they kill it with fire
I just want it gone
I mean yeah it's fucking stupid
"Oh hey I got 3 publications but 75 percentile"
I'm just saying that it's more sneaky single-variable calc than multi
"Try again next time"
Lol I tell myself that the only reason I didn't get UCLA/Michigan was because of the subject GRE, 790/77th
That is true
I've listened to admissions faculty
They say if it's below 80-85th range
They look slant eyed at it
Since someone on reddit who I know had an overall weaker app was told "Yeah 800+ plz"
My friend got 84th percentile exactly and got into 9/10 schools
Not too salty about UCLA since it's apparently no bueno but I'm a biiiit salty about Michigan tbh
The only school he got rejected from was UChicago
Which was....the only school that literally invited him to apply
All of them
I am not exactly trying to learn standard calc 3 but rather wanted to understand what Spivak meant on the preface as he stated, "The formal prerequisites include only a term of linear algebra, a nodding acquaintance with the notation of set theory, and a respectable first-year calculus course (one which at least mentions the least upper bound (sup) and greatest lower bound (inf) of a set of real numbers)" my assumption is his single variable calculus and any rigorous LA, either axler or H&K.
So the more logical sense is Apostol's Volume 2 before an attempt to CoM?
i'm currently vibing with my formal lang theory textbook (hopcroft and ullman) but i wanted to do like. more advanced stuff
does anyone have recommendations ๐ฅบ
more advanced how
specifically languages, or computation?
languages specifically but computation is also cool
hmm idk if really know any literature on, like, language theory specifically. You'd probably have to start reading papers
it's all finicky stuff about grammars that isn't like well rounded enough to be in a textbook I'd say
maybe Parsing Beyond Context-Free Grammars
ooo ok
yeah i mean i'm also doing a fair amount of linguistic syntax and with cfgs you get a bunch of overlap
do you have any suggestions for general theory of comp?
Ullman is solid so far for me, but I also wouldn't mind a more advanced book
Likely most of what you'd be looking for would be axiomatic logic, programming language texts, or books about computability
Because thats where most applications of formal languages are (in my experience)
I mean I do type theory
not exactly language, not exactly computation
couldn't care less about NBQEXPSPACE and whatnot
One thats recommended often is Types and Programming Languages, as well as the subsequent Advanced topics in Types and Programming Languages
If you are feeling more adventurous and willing to dive deeper, homotopy type theory is a somewhat "newer" branch
is that at me lol
Oh I was confused lol
I thought you meant you wanted type theory. Its 1am I need sleep
nah I know literature in my field lol
Is it worthwhile to take the time to read another book of a certain topic of math (example linear algebra) even if you already did read one an went through what college gave you for such topic? What i mean is, it is going to help you to expertize a topic, little by little, reading different books for the same thing even if you already know the contents from reading other books and/or college? Or is not going to make any considerable difference?
defo yes
I recently skimmed through a lin alg book (as a refresher to do numerics) and identified many gaps in the curriculum that I was exposed to
generally anything you learn in early undergrad is going to be sufficiently simplified and disconnected from complicated concepts, that when you do eventually learn those concepts you will have to relearn the basic topics to recognize new connections that you can now make
hence grad level books in algebra, analysis etc
Lin Alg in particular is famous for being taught badly, haha
That is, a lot of STEM get half-introductions to the course
I don't think badly is the right word
if you're not doing pure math the "good" introduction is not worth the effort
I mean - even for STEM it could be taught better. A lot of people come out of these courses without knowing what a basis is
Or at least that's what I've seen. Yeah you definitely don't really need to know what the dual space of a vector space is, ect
kinda depends tbh
I could be wrong of course and I don't know how much you in particular know lin alg @obsidian basalt
if you're doing physics that has any sort of mathematicalness to it then you do
but then again physicists have their own mechanisms for coping with it
"transforms like a duck"
Lol is that a duck that transforms like a duck?
Yes
it makes sense to them idk
there's probably a rigorous formal system you could build around it
Physicists are mysterious
I got talking a little too much, haha. Yeah revisiting different books is usually fruitful.
Honestly i am a bit addicted to learning from books since this year. I feel i don't even want to do practices from college anymlre and just use bibliography (recommended by the pure math career i am following and/or by people here). I have this feeling that learning through books, even if it takes twice for me, it is more fullfilling. I mean, i want some honest answer, would be better for me to attend to classes from my university (considering it is not even top 100 in the world) or just keep working with pure math books and go that way?
do you think you are able to critically judge your own output
That is a really good question you made
Are you currently in a pure math course, and at the mercy of your prof's marks regardless of your choice?
if an exercise asks you to prove a theorem, how confident are you that you won't make some mistake without noticing
it takes a certain level of mathematical maturity to get past that
if you're there then go ahead (but of course not at the expense of your grades at uni)
(I have the privilege of being able to skip most classes provided I deliver homework, your situation may be different)
I'm a firm believer that you can learn from a book and get competent enough to be certain of your proofs. Despite that, if you are supposed to be attending classes, building rapport with your profs is very important
@velvet briar I think initially everyone needs external governance
the question is for how long
It's never a bad thing to have your work checked ofc
no like
you could be so unaware of potential pitfalls
that you fall into them
without noticing
I have a favorite exercise in this regard
I would ask people to rigorously prove that limit of sum is sum of limits
not a particularly difficult theorem, but many fail
I think I even got this one wrong yesterday
I don't really know how to handle the case when the sum is infinite
nah for finite sum
of two things
if the sum is infinite it's not even true in general
which is a pitfall which you need to be aware of
My situation its kinda strange. I started pure math this year, but honestly I am not very sure how much I want or not to attend classes now. A part of me it's sure that i should stick with attending to classes but other part of me wants to just keep reading the books and doing practice from them with all the patience from the world (like managing by myself how much time i want to put into a course without feeling rush, i never like to feel i am rushing math, if that makes sense. I like to do all the exercises from a book, day by day, with all the patience of the world, etc...)
But about having someone external to check if i am doing things the correct way always it's a really important thing to consider for myself.
anyway back to books
Also i realized that abstract algebra it's being a bit harder for me sometimes, so I probably should stick with formal studies until I can build some maturity as you said
You made me reconsider a lot how i want to manage this, but in a good way
Guys, what books on measure theory you guys recommend as a first introduction to the subject?
Tao's book? Schilling's book which focuses a lot on the stochastic aspects of the theory? Any other recommendations?
my recommendation is introduction to measure theory and integration by ambrosio, de prato and mennucci
ambrosio is a famous italian geometric measure theorist and the book are basically the notes he used for years in his classes
I see
Oh well
I think I actually should make the scope of the recommendations a little bit more restrictive.
Because I have a preference for books with a lot of exercises in it.
I kind of only use lecture notes or short books with not much exercises whatsover mostly like a way to revisit the topic when I feel that I need it.
the book still has ~10-20 exercises per chapter
Of course you could "You could just try proving the propositions in the book as exercises"
I do that when I feel that it is definitely possible
and you can always use exercises from other books, but ok
But it is still good to have a section only intended to problem solving.
Yes
You are right
Maybe I will read this one
But still
And then just check for exercises in other books
It is definitely possible, but it still would be good to have some recommendations of books with tons of good problems.
Guys/girls, what comes after calculus III?
calculus IV
Does that exist?
Depends on the institute
Interesting
I bought a calculus I and II for dummies book and in the book it says there is even a calculus III book.
You buy books?
Yup
You know these all these "Calculus ***" mostly just exist to organize the curriculum of a given institute.
It's not like it makes sense in general
Oh, that is interesting
"Oh what comes after Calc III?" Idk, what have you studied in Calc III? Differential equations? Differential and Integral calculus of functions from R^n to R^m (some people call it vector/multivariate calculus)
My next question, what topic should I learn after calculus 
So it really depends
It also depends on what are your goals in the future
If you want to go deep in math
The it's pretty natural to study real analysis after calculus
And if you haven't studied linear algebra before
You definitely should already have studied it by now
somehow when i see book "... for dummies" i understand that it is bad
And then, after analysis, it's pretty natural to go after studying point-set topology and basic abstract algebra.
Since these are very important subjects which are the basis of a lot of different fields in math.
i mean no offense but these books are usually really crap
Ranging from analysis, to geometry.
Topology and Abstract are pretty much the substrate of fields like differential geometry, differential topology, Riemannian Geometry, complex manifolds anything dealing with manifolds in general.
While topology is a pretty natural language to study continuity of functions in analysis to define various other concepts.
Algebra is also linked with pretty much anything related to number theory.
So yeah, I guess that algebra and topology are the most important topics you should study after analysis/calculus.
Because they are used widely in various other fields, pretty much any field in modern mathematics.
And then I guess that after that, you are kind of more free to choose which topics to study.
You can focus more on number theory related subjects, more analysis related subjects, more algebra related ones, etc...
You don't have a linear path to guide yourself anymore.
ari please take english name
Yup
aiya can do @ ariana right
You are right
my math journey:
calc 1 -> hs algebra -> 3 years break
comp LA -> get on this server and learn group theory by osmosis -> algebra (from actual book) -> LA (abstract) -> etc
I guess that it's pretty much "pick your favorite" after some point
yup
but ig basics are like real analysis & point set topology complex analysis group/ring/module/galois
@calm crane smh, that has too much analysis
my journey's been
calc 1/2 -> lin alg + calc 3 -> odes -> probability -> complex + pdes + signals* -> control theory* -> (planned future) -> groups/fields/rings -> galois theory
- courses are more eng than math, but I put them there anyways
my curr math journey
calc 1 + hs algebra -> calc 2 -> a bit of discrete math -> basics of computation theory -> a bit of abstract algebra -> real analysis -> a bit of abstract algebra -> a bit of topology (really a bit, just very basics) -> linalg (i am here now)
yeah ssee that's like a more typical sequence i think poros
i think the usual sequence is like calc 1, 2, 3, LA, DEs
and stuff from set theory and logic taken by the way
and since i didnt know any other paths, i was going down that initially
real and complex isnt a lot๐ค
oh ye i also have ODE now
my math journey is very wtf
look, i don't even know real analysis ๐
i started a rh crank
lmaooo
i basically started doing pure math in december 2019
just look at real numbers? easy?
reals is competition of Q in usual boring metric
do complex analaysis and replace all $z \in \bC$ with $x \in \bR$, boom real analysis
PorosInMyAshe
oh also i had probability theory but this is just abuse of counting methods
@calm crane wrong
R is the terminal coalgebra of a ... im too lazy to type this out again
you know, it's the usual joke
laugh

@static crest complex analysis??? just learn calc 3, it's jjust the dim=2 case ๐
true?
oh you learnt at before๐
Mine is like
Differential and Integral calculus of real valued functions -> Linear Algebra -> Differential and Integral calculus of functions from R^n to R^m ---> ODES and a bit of PDES ---> set theory (I've learnt from a lot of sources, Halmos, the beginning of Munkres' Topology book, YouTube etc) and logic (Ebbinghaus) ---> real analysis ---> Point set topology ---> Groups/Rings/Fields/Modules ---> (VERY non linear path)
ah
nah i didnt learn that much
but like just some introductory topics
and some basic cat theo
i think AT is a good context for first learning cat theo
I guess that I will focus more on manifold related topics, algebraic topology and category theory
These are the topics I'm mostly interested in
This year was a quite weird one
Because I've learnt so much stuff in a really non linear fashion
mine is
wikipedia ->
reading random online notes on calc and analysis ->
(physics -> lin alg and DE -> manifolds and rep theory) and
(crypto -> elliptic curves -> basic algebra -> com alg -> alg geo)
and random
point set -> a bit AT and geometricization conj
somewhere somewhere i read first part of jech as well
lol ikr
math professor parents

there arre kids who like
I have pretty much took a glance at a lot of math subjects all at once, just to see which ones I'd have the most interest in.
So it was really really weird
can you imagine
insane luck
Yup
damn
But I guess that at some point you will get yourself down the track
no i have like
yeah, he's also self-studying ahead but i think his path is less random
Damn Ari gwusheuduwix
lol
I guess I will do what I just said and study cat, algebraic geometry and riemmanian geometry
But starting next year
In mathematical physics, the primon gas or free Riemann gas is a toy model illustrating in a simple way some correspondences between number theory and ideas in quantum field theory and dynamical systems. It is a quantum field theory of a set of non-interacting particles, the primons; it is called a gas or a free model because the particles are n...
osmosis it
I've read a little bit of MacLane
ahh
yeah i mean you should like
It really is quite a pain
my cat is through osmosis
know several different areas of math first
b4 cat theo
that's really how it makes sense imo
you see a definition and you think "oh, here are examples of things i already know"
hm? im not saying you need to know things in depth necessarily
and it starts appearing everywhere
but like a bank of objects that can serve as examples
because if you dont know any math
and you just start doing cat theo at first
it's not really gonna be grounded
like you're not gonna have any examples
nlab
like if you're learning cat theo for the firs ttime and ytotu know like, LA, calc, group theory: even just that let's say
you already have examples you can come up with
"hmm... vector spaces and linear maps... continuous maps... homomorphisms..."
Yeah, cat theory shouldn't be studied before at least have studied a bit of different algebraic structures (like groups, rings, modules, vector spaces) and topology. I guess these are the prerequisites imho.
you dont rlly need topology just basic point set knowledge
What cat does is pretty much just "hey, you know functions from set theory, let's call it morphisms from now on, you know homomorphism from X algebraic structure, let's call it morphisms from now on, you know continuous maps from topology? Let's call it morphisms from now on, you know smooth maps from manifold theory? Let's call it morphisms from now on."
So it's pretty much a HUGE generalization of a bunch of different math fields
And if you haven't studied any math field in depth which deals with structures and structure preserving maps, you don't need to study cat theory at all.
i.e. a topology, a smooth structure, a ring structure etc.
yesh
Because that's pretty much what cat theory is all about.
yeah you dont need to know AT already
like i said imo
first learning AT
is a grreat context i think for first learning cat theo
It's because there's also the category of sets, so that's why I gave this example.
there's even like a recent book that does cat theo + point set at the same time
Okay tf is going on with your name ariana
it is a story
OOOOOH
It's topology from a categorical point of view.
I know it
Too bad I can't buy it
Because I live in the middle of nowhere in Brazil
amigo mio, libgen
Math twitter was shilling this book a lot
Wow
It's already on libgen?
It's a pretty new book
math twitter...... lbgt and ugct do sound pretty close.....
it explicitly says it isnt a intro
honestly dont bother with it
I just didn't give myself the time to search it on libgen.
go read a normal book
Math twitter is actually a thing lmao

Since the first day I discovered it
someone find the pin about trans math twitter and category theory pls
lmao what
Thanks to math twitter now I believe that every mathematician in existence is a beautiful trans/non-binary person
there is a trans math twitter?
A THING
oh cool
thanks arch

based ari
Math twitter is all about trans, category theory and algebraic geometry
I mean
That's all it is about
I am not even kidding
all differentiable functions are smooth
so i went to more spicy parts of twitter
not saying๐๐๐
kpop twitter
hmmst
all functions are smooth
that's when you replace with $x : \bR$
mniip
hmmmm
sorry i'm not ready to accept |x| as a smooth function
Is it some kind of College level math joke I'm too schooler to understand?
Anyways, should I do Principles and Techniques in Combinatorics or A path to Combinatorics for Olympiad prep?
A Walk Through Combinatorics by Miklos Bona.
Not sure if it's specifically good for olympiads but it's a great book on combinatorics.
The undergrad level.
oh ok. Any idea between these two?
if you're aiming to do olympiad stuff then you should probably look at things meant for that
otherwise just do a regular textbook
Haven't used either, sorry. But I'd say you should just grab any book and try a variety of problems, probably from multiple books.
i say probably since i'm not an olympiad and never was 
hey what's up, i'm the peruvian math olympiad
That's why I'm asking as these two are the two most recommended ones. But nevermind.
You are a competition
yep

@gray gazelle i mean, i probably do have them stored in my non-working memory
let me clear the cobwebs
give me an interesting analysis problem 
okay i remember one
a generating sequence is one with first term a_0 = 1 or 2, and a_{n+1} is obtained from a_n by either putting a 1 to the leftmost of the digits of a_n or a 2 to the rightmost of the digits of a_n (this is all decimal). question: is there an (infinite) generating sequence with no terms divisible by 7?
this is from like the peruvian junior math olympiad
i dont know what year
or what round
yeah it looks like one of those olympiad problems lol
it's pretty easy

where do i find the calculus book
only one i found on the internet was calculus of variations
what is this
gelfand's algebra
okay okay
oh it says future books
so maybe like it hasnt been published b4
hm maybe
I don't think the calculus one was published
prove that the p-adics have countable basis
@ merosity
how are you defining p adics
it can either be extremely trivial or slightly harder

I didn't know there was an alternate definition
Completion of the rationals using the p-adic valuation
field of fractions of Z_p which is a limit works too i think
then you have to topologize
Wait I posed it wrong
I meant to say
Prove the set of closed balls with real radii and p-adic centers is countable
mhm, but the tricky part is that p-adics are uncountable
not quite tricky if you explicitly write out the open sets actly
oh i've never seen that construction
so jus like
thats cute
okay well I didn't have that at my disposal
I used a lemma where every ball centered at a point is equal to the ball of equal radius around any interior point of the ball
this is direct from definition of the metric tho๐ค
then since rationals are dense in the p-adics, the balls end up being countable
I was definitely proud of it ๐
Z((x))/(x-p) smh
show Z[[x]]/(x-p) is isomorphic to Zp first
oo do you maybe have any recs for that??
or just formal systems stuff in general
type theory for functional programming is good
as a not-programmer
i can say that its a good intro
does anyone know good practice for algebra
I am going through my uni finite mathematics course and although its not necessarily tested on that much, I find my ability to apply all of the various rules including factorization and distribution to be lacking
my brain tends to shut off completely and it is hard to guess what to do next in simplifying an expression or equation
(so far ive done graphs, functions, complex numbers, quadratics, inequalities, exponentials, logarithms, and trigonometry)
Lang's Basic Mathematics might be worth looking into.
ok thankyou
basic mathematics is great
@gray gazelle


analytic geometry..... are we talking like, the analysis of PDEs on riemannian manifolds? laplacian stuff?

No I guess what I want is pretty elementary
Just give him an RG book
Wait
after all analytic geometry is just the study of geodesics and riemannian geometry with a fixed global coordinate system 
I will give you my university's curriculum
let's write one
ok, but we can do it for nonpositive curvature instead of just curvature zero
unforuntately positive curvature gets fucked

Coxeter's book is good
It starts with basic Euclidean geo and ends with intro to differential geo
Vector space ,vectors operations. Linearly dependent and linearly independent vectors. Orientation of the level and space. Coordinate systems in plane and space (general, orthonormal and polar). Coordinate system transformations.
Vector Algebra (internal, external and mixed product, applications in calculating areas and volumes). Line and plane in space (parametric equations, vector equation, equations of line as intersection of planes, Cartesian level equation). A set of parallel levels. Stack of straight intersecting planes. Point distance from the straight line and plane. Distance between lines. Rectangular projections. Second degree surfaces.
The translation is from greek
Hmmmm, this sounds more like a first course in linear algebra.
Sounds like linear algebra + high school pre-calculus
So some terminology might be butchered
no mention of determinant
use Axler
Isn't that a la book
?
That looks like a LA course lol
rawr
i mean you just described basic basic LA lol
uwu
there are entire books for hyperbolic geo
๐
would any of you happen to know of any good books for AP Physics C: Mechanics, and AP Physics C: E&M?
or their college equivalent
The hardcore good one is griffith's Electrodynamics
I like Halliday and Resnicks physics volumes for freshman physics
@lusty jacinth
oooh I thought Griffiths wasn't intro level
huh
halliday and resnick = heck and wreck
I like halliday and resnick
I think it's very good
But the problems can be difficult
If you can do those problems you can probably do the AP problems with ease
They have exercises that are easier than the problems though
Oh there's also this one
The open yale course has really good physics lectures
The course material looks free ish and there's an accompanying text
It's very good
Yepp, Shankar's books are excellent but I think they don't have exercises. Halliday & Resnick is a brilliant text with loads of exercises.
There is a new edition with exercises @karmic thorn
Owwww nice!
Anyone know a good proof based elementary geometry textbook? A modern take on Euclids elements if you will. Iโm embarrassed to admit as a college student that my grasp on Euclidean geometry is shaky
I love Halliday Resnick. My olympiad friend specifically swears by Halliday Resnick pre-Walker. The Cambridge A Levels Physics Coursebook is probably also worth having a look at. A different syllabus but the Cambridge A Levels books were really good back in my day.
@small haven perhaps try https://www.amazon.com/dp/0883856190/ref=rdr_ext_sb_ti_sims_1
Oh, this seems to be exactly what Iโm looking for! Thank you
That is one great book
I have a 2nd hand copy of it and read it right after Gelfand's Geometry & Trigonometry
thonk this is intro the true hardcore is jacksons
Has anyone heard of Walter Strauss
Yea
Any good book recommendations for elementary stochastic processes?
Iโll definitely second that request
Cat man, I'm a huge fan of stein and shakarchi volume 1 for fourier analysis
It touches on PDE as it relates to Fourier stuff
Strauss' PDE seems good, but idk it just never really sat well with me
*stochastic processes and stochastic calculus, for my request
sorry I was lurking then my cat stepped on my keyboard
Is a good practice to sometimes read a math book in a light way (i mean reading the whole theory, looking for examples and maybe doing one or just two exercises per chapter?) I mean not doing it always but do so when you feel in a month where you want to relax a little
yes doing every exercise is dumb
dw same
i actually try to do most of exercises
but like not in one attempth
i can be reading chapter 10 and doing exercises from chap 1
i dont think you have to do every exercise but you should do exercises until you feel comfortable with the material
more is better but you're also weighing that against progress
Thanks for all advices. Yes i was asking because i am advancing through three books but trying all of them in hardcore (or just doing all exercises) feels a bit overwhelming (or feels like "i am going to end next year with all of them" task)
(Well next year wouldn't be bad considering its december hehe)
one heuristic you can try is do as many exercises as needed before you know very quickly how to do the rest
if they're actually 'exercises' in the sense that you always do know how to do them from the start, it's just a matter of practicing the computations, then you can try doing as many as needed before you feel like you've got the hang of the computation
This is not quite true
In adv math books exercise can mean โactually very hardโ
And itโs not always easy to know which is which
There are books where you can understand the material p well and still have to really work at exercises
i know, but i was basically going off of stradex's case specifically
The metric that I've come up with is give an honest try to 2/3rds the exercises
Actually solve 1/3rd to 1/2 of them on a first passing
I usually feel like I know when I can get an answer, and don't need to grind certain exercises
especially in like the earlier exercises in a section, which have like parts a) to h), if I feel like I have a good grasp from some of them
I just move to the next question
chm projected time of hartshorne completion: 2025
don't feel too bad, I'm probably going to complete Velleman by April at this rate
Of course that could be me over exagerating the amount of effort I am putting into learning proofs with zero formal theoretical mathematics exposure just about
but Chapters 5-7 of Velleman are pretty much analysis level material
induction not so much, but I thought functions were definitely analysis territory
yea but this is not the applied/elementary level understanding of functions you use in precalc and regular calc I believe
where your not playing around with the idea of functions in proof writing
yea
thats basically what I thought of it as
intro to study of functiong in R^n
even "functions on R^n" is too broad for real analysis
you want some sort of regularity, measurable, continuous, differentiable, or something
get the newest edition of the book
how does velleman work
i think IBL scripts are the best intro to proof
eh
i don't like toy problems
i think you can start proving actually interesting things
right away
I mean even basic like
pigeon hole stuff
let [n] be the set 1,...,n
show that there is no injection [n]->[m] if m<n
you can do really on day one or two
i really dont like NT problems as the be-all-end-all of intro to proofs
that is fun
but again i think you can build theory while you do it
oh thats cool
thats not a toy problem then?
some kids here were talking about a summer class
where you couldn't assume induction
only WOP
which was stupid imo but whatever
@valid moth was in it
werent you
nah
if you want to make students prove induction works
fine
iirc that is how it worked
or at least there was an unreasonable delay
yeah, the ross program
idk why they did that lmao
i think i just proved equivalence once and then ignored them and used induction in psets after that
learned about a cool problem in dynamics/AT crossover today
mine taught intro topology
my ibl calc class
it was lit
point set is a great intro to proofs topic imo
its like
far less boring than taking point set after you know what youre doing
when it just becomes a meme
i dont like two of those topics
but thats personal
i hate plane geo and solids
idk why
you are out of your mind if you think ive read it
it's the pointset with cat theo perspective book
well i mean, if you've skimmed it lol
i like that book
ah okay
i got math3ma mixed up
Topology and Category Theory right?
its a good book and honestly would be my go-to for point set
I think it resembles how modern topologists think
far more than like munkres
and it introduces two dry-ish subjects in a way that makes them less dry together
yeah
do they
i dont see much of a need for it
outside of rudin ch 1-3
i feel like taking point set to do anything other than AT is weird
you don't need anything more than like, locally metrizable stuff
i think you can cover the topology needed in functional in functional
what kind of things do they use topology (seems like both AT and differential smooth manifolds stuff) for in econ anyways
if someone is gonna spend a full semester on point set
you can get through the other stuff
like the topology of metric spaces is easy and short
and if you wanna throw in some functional stuff go ahead i guess
but i think the categorical approach is cooler and better motivated
like defining product topologies so that maps are cont.
i disagree
i think thats the second best
everyone needs intro AT
oh sure
yeah
i thought you meant a full course that was minimal point set -> AT
why not
you didnt actually say anything
you can replace any subject with 'self-study it'
Why even take AT at that point
just self study it
who needs to start w riemann integration, just read the defn yourself
oh
i mean all of my classes are 9 weeks
and to me minimal point set is like
2 weeks at most
oh sure
what
why
i don't get your reasoning at all
wait, there are people who actually read all of munkres?
the correct way to do point set
is to vaguely remember what is true
and google everything else
i think thats fine
1-3 slowly is silly
lol
yeah
just look up some random lecture notes
learn the basic definitions
๐
honestly i think if you learn about fundamental groups
you will probably know
if you like AT
lol
why?
i think thats true
almost every field requires some level of (co)homology and anything close to manifolds requires more
AT is not the only route to cohomology tho
I mean if you wanna get picky and say 'not everyone needs it' the same applies to almost every standard course
but I think knowing cohomology without understanding the topological POV is silly
ok I retract my statement a bit, but what I meant to say is not everyone needs to know singular/cellular cohomology
de rham type stuff is introduced in 'non-AT' settings
I think deRham is a pretty limited picture
deRham and sheaf cohomology might be enough for a lot of people
again you can say this about any material
true
If your argument is no math class should be required unto itself
then i might agree w you, to some extent
lots of people are
AT is required basically nowhere
required
to graduate
its also optional
almost everywhere
afaik
most places make you pick like some subset of quals to take
thats what ive seen so far at least
i wish linear algebra were like
a year long class
there so much more of it i wish i knew and people offhandedly mention lemmas ive never seen all the time
IBL scripts?
Anyway @gray gazelle you think after chapter 4 I should be good to go with an actual analysis text?
I think spectral theorem(s) + jordan/rational canonical form should be enough to get started
and maybe some stuff on exterior/symmetric/tensor algebras
you guys really think that the last three chapters of Velleman is not worth reading?
5, 6 and 7?
yea
6 is probably one of the most important
you should at least read it until you are sure you understand induction
5 is important for vocab at least
7 is not important
wdym by vocab
you need to know what surjective, injective etc means
image, preimage etc
and be used to that
also when i say 7 is not important i dont mean ever
but not immediately to do more math
looking at it now, its kinda insane how many exercises this book has
why do velleman when you can do https://cdn.discordapp.com/attachments/716264872018706443/769260541947412541/proofs.pdf
i agree
i will add some exercises once this semester is over
and tbf i have no chapter on relations
Yeah, I purposefully chose to apply to only schools where I can in some fashion not take an algebra qualifying exam
You'll never make me learn sylow
No I've read like
"Filling Riemannian Manifolds" by gromov
Gromov's books are good to read
He's good at writing, but be ready to fill in details
Is this your first diff geo class @gray gazelle? jw.
If you get sorely confused and nobody knows
You can actually email Gromov
And he will respond
Do y'all know any good resoureces for understanding diff geo concepts. I want to find some 3D animations to get a feel for some of the concepts that my book is explaining but I can't really find any.
I understand some of them intuitively but I would still like to see some animations.
Schaum's outline to differential geometry
Is a good text with lots of examples + pictures
Vector Calculus by Susan Colley
That's for the classical stuff Don
If you're doing modern stuff, it's harder
Thx
some classes touch on classical DG to reinforce the calc 3 material @gray gazelle
There are some diff geo concepts that get introduced but for the most part it's a multivariable calc text. It introduces the concepts of torsion curvature moving frames etc.
e.g. at my CC the honors section to Calc 3 was intro to classical DG
And has some stuff in the back related to manifolds, differential forms etc.
We made it up to the fundamental forms
Yes! If you want to set up to go do spivak's calculus on manifolds
You need calc 3 + classical DG, linear algebra, differential equations, and some introduction to topology
The concept of moving frames makes sense but the book is talking about viewing it from a geometric sense as a limiting plane and I want to see these planes converge that it's talking about
Well, it talks aobut the osculating frame at a point P on a path as being the limiting position of two other points P_1 and P_2 on the same path near P as they converge towards it
I mean that's what I interpreted it as too
And I'm pretty sure that's what it is also, but it's also some sort of "limit plane"
same with the tangent plane
I get what they are but I want to sort of see this limiting behavior that they're talking about and watch these planes converge.
It makes sense intuitively because in the singe variable case it's the tangent line is the "limiting line" of the secant lines.
So it make sense that sort of geometry extends to multivariable case but I just want a picture basically.
cause it's kind of hard to visualize.
Noice
thx lol
I mean literally lol
why does that look like a weird song album cover
lol i was thinking the same thing
looked like an album cover
for like ambient music or smooth jazz or something
the wave...
@stray veldt you think the psets in Velleman chapter 5 are not as important as understanding the vocab
doing exercises is how you become fluent in vocab
thats what i thought
ill just skip chapter 7 since a lot of people tell me not to focus on that with Velleman
btw, the other day i was talking about how springer mycopy is unavailable. i went on the springerlink website today, and it is still not available, but the UI has changed (they added options to buy ebook/softcover), so i'm guessing they're changing the website right now and mycopy is temporarily unavailable
FROM WHERE CAN I STUDY ABSOLUTE VALUE AND INEQUALITY HIGHER ALGEBRA
hey, inside voice
that said
khan academy?
HIGHER ALGEBRA
I'm not sure this is a great jumping off point to learn absolute value, but hey
i havent done the test in a while
okay so
what the FUCK do i do with these ~215 pages of differential geometry lecture notes
like
is it time for me to become the next spivak 
i'd post the full thing here if it wouldn't be an extreme dox
Why do you attach your home address to your notes? ๐ค






