26 III 2023

26 III 2023

I had a lot of headaches recently, idk why. probably something to do with muscle tension, because my back, neck and jaw just lock up sometimes to the point that every movement hurts. I need to see a doctor about it, maybe I injured something or there is some other underlying cause

I wasn't very strict with studying this week, because a lot of stuff we did was a review of what I already knew but obviously it needs a refresher. if I keep ignoring it, I will end up in a situation where I won't know what's going on at all

26 III 2023
26 III 2023

I picked up some side hustles along the way, one of which is reading the extra topics from hatcher. one of the lecturers recommended a book to me, about galois theory in the context of covering spaces, I'm reading it right now, seems pretty good

tomorrow I'm seeing my advisor to discuss my progress with solving the problem for my thesis. I think I found the basis for the module, at least I proved that the set I chose generates all the other elements, remains to show that it's linearly independent. the second part of the question is the rank of the module, which is how an algebraic topology problem turned into a nasty cominatorics problem eh

today I completed the first "serious" task for my IT job, which was translating the code from java to python. I have never seen java before, but it looks a lot like c++, so I managed. I wrote 500 lines of code but I haven't tested it yet so debugging might be very painful. lol I guess that means I shouldn't say I completed the task

I am wondering if I should go to a conference, I have until the end of the month to submit a presentation. I am not sure if I can handle a trip to another city, it would be in a month, so there is no way to predict how I'll be feeling. this week I am giving a presentation about some knot theory (skein modules, bracket and jones polynomial) and it's a good pick for the conference too, which makes it a really touch choice as the hardest part will already be done. idk I guess I'll toss a coin, like I did about the IT job lmao

other than that, big thanks to everyone who interacted with my post about book recommendations! there are many great suggestions, it turned out much better than I expected tbh, I thought I would get like 2 or 3 notes. I will post a list of the books mentioned in that post, so it will be easier to find for anyone interested

More Posts from Bsdndprplplld and Others

1 year ago

Thinking about how when my oldest brother took Japanese classes his professor was like your pronunciation is really good 😊 but you need to watch movies that aren't about the Yakuza because you sound like a criminal

1 year ago

omg that's the most beautiful thing I've seen today

Chapter 2 Of Commutative Algebra!
Chapter 2 Of Commutative Algebra!

Chapter 2 of commutative algebra!

2 years ago

A monoid? Oh, you mean a monad on a one point set in the bicategory of spans of sets?

2 years ago

mathematicians, constantly: god I’m so tired of people telling me how much they hate math whenever i mention what im into

me: yeah it’s fucked up. i do probability theory, what about you

them: oh man I hate probability theory

3 years ago

6 Things People Don't Always Tell You About Studying

1. you ace tests by overlearning. you should know your notes/flashcards/definitions basically by heart. if someone asks you about a topic when you’re away from class or your notes and you can answer them in a thorough and and accurate answer, then you’re good, you know the material. 

2. if you don’t understand something, it will end up on the test. so just don’t disregard and hope that this specific topic won’t be on the test. give it more attention, help, and practice. find a packet of problems on that one concept and don’t stop until you finish it and know it the best. 

3. sometimes you just need that Parental Push. you know in elementary school, they would tell you “ok now it’s time for you to do your homework! you have a project coming up, start looking for a topic now!” ONE of your teachers might be like this. be thankful for it and follow their advice! these teachers are the best at always keeping you on track with their calendar. if not a teacher, then have one of your friends be that person that can keep you accountable for the things you promised you would do. 

4. you just need to kick your own ass. seriously. i know it sucks and its hard to study for two things at once. BUT. I DONT CARE IF IT’S HARD. you need to do it and at least do it to get it over with because you can’t keep putting things off. If you do, you will eventually run out of time and you will hate yourself. force yourself to do it. i made myself sign up for june ACT even though there’s finals because if i didn’t, i probably never would. like do i think i’m gonna be ready in one month? probably not, SO I BETTER GET ON IT AND START STUDYING! 

5. do homework even if it doesn’t count. if you actually try on it, then you will actually do so much better on the tests, it’s like magic. 

6. literally just get so angry about procrastinating that you make yourself start that assignment. I know how hard it is to kick the procrastination habit. I have to procrastinate. So I make myself start by thinking about my deadlines way early. I think, “oh i have a presentation in three weeks (but it really takes 2 weeks to do), i’ll be good and start today.” when that doesn’t happen, you say you’ll do it tomorrow, and this happens for like the next four days. I get so mad at myself for not starting when i am given a new chance to do so with every passing day. By that time, you actually have exactly how much time you need for it AND you were able to procrastinate the same way you usually do ;)

2 years ago

I'm reblogging this to compare it later with 1.A from Hatcher's Algebraic Topology. in that chapter he defines the topology on a graph if anyone else wants to check it out

Intuitively, it seems to me that graphs should be some sort of finite topological space. I mean, topology studies "how spaces are connected to themselves", and a graph represents a finite space of points with all the internal connections mapped out. That sounds topological to me! And of course many people consider the Seven Bridges of KĂśnigsberg problem to be the "beginning" of topology, and that's a graph theory problem. So graphs should be topological spaces.

Now, I vaguely remember searching for this before and finding out that they aren't, but I decided to investigate for myself. After a bit of thought, it turns out that graphs can't be topological spaces while preserving properties that we would intuitively want. Here's (at least one of the reasons) why:

We want to put some topology on the vertices of our graph such that graph-theoretic properties and topological properties line up—of particular relevance here, we want graph-theoretic connectedness to line up with topological connectedness. But consider the following pair of graphs on four vertices:

Intuitively, It Seems To Me That Graphs Should Be Some Sort Of Finite Topological Space. I Mean, Topology

On the left is the co-paw graph, and on the right is the cycle graph C_4.

Graph theoretically, the co-paw graph has two connected components, and C_4 has only one. Now consider the subgraph {A, D} of the co-paw graph. Graph theoretically, it is disconnected, and if we want it to also be topologically disconnected, it must by definition be the union of two disjoint open sets. Therefore, in whatever topology we put on this graph, {A} and {D} must be open. The same argument shows that {B} and {C} must be open as well. Therefore the topology on the co-paw graph must be the discrete topology.

Now consider the subgraph {B, D} of C_4. It is disconnected, so again {B} and {D} must be open. Since {A, C} is also disconnected, {A} and {C} must be open. So the topology on C_4 must again be the discrete topology.

But these graphs aren't isomorphic! So they definitely shouldn't have the same topology.

It is therefore impossible to put a topology on the points of a graph such that its graph-theoretic properties line up with its topological properties.

Kind of disappointing TBH.

1 year ago

ofc that's right, thank you for fact checking!

Me duele la cabeza


Tags
2 years ago

tips for studying math

I thought I could share what I learned about studying math so far. it will be very subjective with no scientific sources, pure personal experience, hence one shouldn't expect all of this to work, I merely hope to give some ideas

1. note taking

some time ago I stopped caring about making my notes pretty and it was a great decision – they are supposed to be useful. moreover, I try to write as little as possible. this way my notes contain only crucial information and I might actually use them later because finding things becomes much easier. there is no point in writing down everything, a lot of the time it suffices to know where to find things in the textbook later. also, I noticed that taking notes doesn't actually help me remember, I use it to process information that I'm reading, and if I write down too many details it becomes very chaotic. when I'm trying to process as much as possible in the spot while reading I'm better at structuring the information. so my suggestion would be to stop caring about the aesthetics and try to write down only what is the most important (such as definitions, statements of theorems, useful facts)

2. active learning

do not write down the proof as is, instead write down general steps and then try to fill in the details. it would be perfect to prove everything from scratch, but that's rarely realistic, especially when the exam is in a few days. breaking the proof down into steps and describing the general idea of each step naturally raises questions such as "why is this part important, what is the goal of this calculation, how to describe this reasoning in one sentence, what are we actually doing here". sometimes it's possible to give the proof purely in words, that's also a good idea. it's also much more engaging and creative than passively writing things down. another thing that makes learning more active is trying to come up with examples for the definitions

3. exercises

many textbooks give exercises between definitions and theorem, doing them right away is generally a good idea, that's another way to make studying more active. I also like to take a look at the exercises at the end of the chapter (if that's the case) once in a while to see which ones I could do with what I already learned and try to do them. sometimes it's really hard to solve problems freshly after studying the theory and that's what worked out examples are for, it helps. mamy textbooks offer solutions of exercises, I like to compare the "official" ones with mine. it's obviously better than reading the solution before solving the problem on my own, but when I'm stuck for a long time I check if my idea for the solution at least makes sense. if it's similar to the solution from the book then I know I should just keep going

4. textbooks and other sources

finding the right book is so important. I don't even want to think about all the time I wasted trying to work with a book that just wasn't it. when I need a textbook for something I google "best textbooks for [topic]" and usually there is already a discussion on MSE where people recommend sources and explain why they think that source is a good one, which also gives the idea of how it's written and what to expect. a lot of professors share their lecture/class notes online, which contain user-friendly explenations, examples, exercises chosen by experienced teachers to do in their class, sometimes you can even find exercises with solutions. using the internet is such an important skill

5. studying for exams

do not study the material in a linear order, instead do it by layers. skim everything to get the general idea of which topics need the most work, which can be skipped, then study by priority. other than that it's usually better to know the sketch of every proof than to know a half of them in great detail and the rest not at all. it's similar when it comes to practice problems, do not spend half of your time on easy stuff that could easily be skipped, it's better to practice a bit of everything than to be an expert in half of the topics and unable to solve easy problems from the rest. if the past papers are available they can be a good tool to take a "mock exam" after studying for some time, it gives an opoortunity to see, again, which topics need the most work

6. examples and counterexamples

there are those theorems with statements that take up half of the page because there are just so many assumptions. finding counterexamples for each assumption usually helps with that. when I have a lot of definitions to learn, thinking of examples for them makes everything more specific therefore easier to remember

7. motivation

and by that I mean motivation of concepts. learning something new is much easier if it's motivated with an interesting example, a question, or application. it's easier to learn something when I know that it will be useful later, it's worth it to try to make things more interesting

8. studying for exams vs studying longterm

oftentimes it is the case that the exam itself requires learning some specific types of problems, which do not really matter in the long run. of course, preparing for exams is important, but keep in mind that what really matters is learning things that will be useful in the future especially when they are relevant to the field of choice. just because "this will not be on the test" doesn't always mean it can be skipped

ok I think that's all I have for now. I hope someone will find these helpful and feel free to share yours


Tags
2 years ago

Real’s Math Ask Meme

What math classes have you taken?

What math classes did you do best in?

What math classes did you like the most?

What math classes did you do worst in?

Are there areas of math that you enjoy? What are they?

Why do you learn math?

What do you like about math?

Least favorite notation you’ve ever seen?

Do you have any favorite theorems?

Better yet, do you have any least favorite theorems?

Tell me a funny math story.

Who actually invented calculus?

Do you have any stories of Mathematical failure you’d like to share?

Do you think you’re good at math? Do you expect more from yourself?

Do other people think you’re good at math?

Do you know anyone who doesn’t think they’re good at math but you look up to anyway? Do you think they are?

Are there any great female Mathematicians (living or dead) you would give a shout-out to?

Can you share a good math problem you’ve solved recently?

How did you solve it?

Can you share any problem solving tips?

Have you ever taken a competitive exam?

Do you have any friends on Tumblr that also do math?

Will P=NP? Why or why not?

Do you feel the riemann zeta function has any non-trivial zeroes off the ½ line?

Who is your favorite Mathematician?

Who is your least favorite Mathematician?

Do you know any good math jokes?

You’re at the club and Andrew Wiles proves your girl’s last theorem. WYD?

You’re at the club and Grigori Perlman brushes his gorgeous locks of hair to the side and then proves your girl’s conjecture. WYD?

Who is/was the most attractive Mathematician, living or dead? (And why is it Grigori Perlman?)

Can you share a math pickup line?

Can you share many math pickup lines?

Can you keep delivering math pickup lines until my pants dissapear?

Have you ever dated a Mathematician?

Would you date someone who dislikes math?

Would you date someone who’s better than you at math?

Have you ever used math in a novel or entertaining way?

Have you learned any math on your own recently?

When’s the last time you computed something without a calculator?

What’s the silliest Mathematical mistake you’ve ever made?

Which is better named? The Chicken McNugget theorem? Or the Hairy Ball theorem?

Is it really the answer to life, the universe, and everything? Was it the answer on an exam ever? If not, did you put it down anyway to be a wise-ass?

Did you ever fail a math class?

Is math a challenge for you?

Are you a Formalist, Logicist, or Platonist?

Are you close with a math professor?

Just how big is a big number?

Has math changed you?

What’s your favorite number system? Integers? Reals? Rationals? Hyper-reals? Surreals? Complex? Natural numbers?

How do you feel about Norman Wildberger?

Favorite casual math book?

Do you have favorite math textbooks? If so, what are they?

Do you collect anything that is math-related?

Do you have a shrine Terence Tao in your bedroom? If not, where is it?

Where is your most favorite place to do math?

Do you have a favorite sequence? Is it in the OEIS?

What inspired you to do math?

Do you have any favorite/cool math websites you’d like to share?

Can you reccomend any online resources for math?

What’s you favorite number? (Wise-ass answers allowed)

Does 6 really *deserve* to be called a perfect number? What the h*ck did it ever do?

Are there any non-interesting numbers?

How many grains of sand are in a heap of sand?

What’s something your followers don’t know that you’d be willing to share?

Have you ever tried to figure out the prime factors of your phone number?

If yes to 65, what are they? If no, will you let me figure them out for you? 😉

Do you have any math tatoos?

Do you want any math tatoos?

Wanna test my theory that symmetry makes everything more fun?

Do you like Mathematical paradoxes?

👀

Are you a fan of algorithms? If so, which are your favorite?

Can you program? What languages do you know?

2 years ago

22 VIII 2022

I will have to give a talk soon, in a few days I'll be attending a student conference. I decided to prepare something about my latest interest, which is knot theory. what makes it so cool for me is that the visual representations are super important here, but on top of that there is this huge abstract theory and active research going on

22 VIII 2022
22 VIII 2022

I decided to talk about the Seifert surfaces. this topic allows to turn my whole presentation into an art project

other than that I'm studying euclidean geometry and unfortunately it is not as fun as I thought it'd be

22 VIII 2022

my drawings are pretty, ik. but there is almost no theory

I had a thought that working through a topic with a textbook is a bit like playing a game. doing something like rings and modules, the game has a rich plot (the theory), and quests (exercises) are there to allow me to find out more about the universum. whereas euclidean geometry has almost no plot, consists almost solely of quests. it's funny cause I never played any game aside from chess and mine sweeper

commutative algebra turned out to be very interesting, to my surprise. I was afraid that it would be boring and dry, but actually it feels good, especially when the constructions are motivated by algebraic geometry

22 VIII 2022

commalg and AG answer the question from the first course in abstract algebra: why the fuck am I supposed to care about prime and maximal ideals?

oh and I became the president of the machine learning club. this is an honor but I'm understandably aftaid that I won't do well enough

I'm stressed about the amount of responsibilities, that's what I wanted to run away from by having the holiday. good thing is I gathered so many study resources for this year that I probably won't have to worry about it anytime soon, or at least I hope so


Tags
Loading...
End of content
No more pages to load
  • snowdroprd-moved
    snowdroprd-moved liked this · 2 years ago
  • jay-dozed-off
    jay-dozed-off liked this · 2 years ago
  • thegrayearloftea
    thegrayearloftea liked this · 2 years ago
  • annes-room
    annes-room reblogged this · 2 years ago
  • phoenixdiedaweekago
    phoenixdiedaweekago liked this · 2 years ago
  • cinammon-buns
    cinammon-buns liked this · 2 years ago
  • locally-normal
    locally-normal liked this · 2 years ago
  • bsdndprplplld
    bsdndprplplld reblogged this · 2 years ago
bsdndprplplld - you can't comb a hairy ball
you can't comb a hairy ball

⁕ pure math undergrad ⁕ in love with anything algebraic ⁕

292 posts

Explore Tumblr Blog
Search Through Tumblr Tags