#physicsblr

LIVE

Daily log: 17th December 2021

I decided to try out daily log out here to keep myself accountable during winter break for the revision for my exams in January. So far it’s going okayish but could have been better.

Today I finished Section 4 of notes for NP and I still plan on finishing Section 5. Later on, I’ll see if I have energy to finish material from week 11 from VFF. Fingers crossed!

euripideez-nuts:

a study of the moon

physicstudies:

My study aesthetic | intro post

A little about me :

I’ll soon be starting as a first year uni student.

I am a physics major.

I am an INTJ! And my friends usually call me amy Santiago lite lol and tbh, I am quite like her.

Studying and learning and the study aesthetic is my favourite.

I am part of many fandoms like shadow and bone, Gilmore girls, Brooklyn nine nine, etc.

I am a reader and I love reading all genres of books!!!

I sometimes do bujo as well, it’s not perfect, but I’ve just started and I am trying!

I am learning German and soon I’ll begin learning programming as well!

I am creating this account mainly because I want to keep memories of my studies and University life.

The accounts that motivated me to create a studyblr are :

@starrystvdy

@music-of-physics

@ravenswoodacademia

@schrodingersstudent

@caeruleuz

@sunlit-cashmere

Welcome!

Well I sure disappeared.. for a while….

I somehow managed to get semi normal grades last semester and now that I’m on meds i’m actually showing up to class and getting those sweet ‘go up to the board and do an exercise’ participation points

I also picked up mandarin chinese 1 but the class is slugging along so i’m learning HSK 1 grammar points in my own time for fun as well as cursive hanzi writing

Pics: chinese, math stat 2, renormalization methods in qft, stuff for my masters thesis which im starting very late cause reasons

So I keep seeing posts on studyblr about how to take notes, some of them “official” methods like the Cornwell method or whatever it’s called, others more based on personal experience/ideas, but basically all of those don’t work well with math and physics.

So I made examples of how I take notes in physics and math, which based on what I’ve seen from professors and other students is pretty standard. (Blue text is commentary on the notes)

In math always start by defining the variables, because you will forget and you need to know all the assumptions you’ve made (like “did I define the function f as continuous, differentiable, bijective or just continuous and bijective?”). Drawings are good since they help visualise the abstract stuff (and look pretty), but not necessary. Always write down definitions, theorems, and lemmas, and ESPECIALLY their proofs. Exercises (both proof exercises and application exercises should be written down too, with varying detail based on how easy it is for you.

In math, and a bit less so in physics, you should always try to use mathematical symbols to shorten text. For the theorem I wrote what I would actually write in white, and below in blue I wrote the full, no symbol version of that. It’s pretty obvious which will be written down faster in class.

And never forget to write that sweet little quod erat demonstratum square at the end of a proof.

In physics the only thing you ALWAYS have to write down is a work through of an exercise or proof (this, of course, includes defining the variables, unless you’re the same variables as last time and can refer back to those). Since physics is about THE REAL WORLD you should strive to draw diagrams constantly, since sometimes you won’t be able to find a solution until you draw the diagram and examine the system (some proofs, especially those in optics, rely heavily on diagrams to explain what the fuck is even going on).

Unlike in math, in physics everything has a unit, which you should ALWAYS mark SOMEWHERE, because you might figure an exercise out solely based on your knowledge of units.

23.09.20

It’s been four score and twenty years since I last posted and promised to post daily.. And like 3 days since I tried to post but my wifi fucked me over and the post got deleted

Fig 1. From stats and probability theory 2

Fig 2. Optimal control theory notes

Fig 3. Measure theory from my probability theory 2 class

Fig 4. Functional analysis 2

It was decided today that in 3 weeks I’ll do a seminar about knots to the two others being supervised by my supervisor. I know nothing about knots as of now, so I’ll have fun reading through Knots and Physics for the first time.

23.09.20

It’s been four score and twenty years since I last posted and promised to post daily.. And like 3 days since I tried to post but my wifi fucked me over and the post got deleted

Fig 1. From stats and probability theory 2

Fig 2. Optimal control theory notes

Fig 3. Measure theory from my probability theory 2 class

Fig 4. Functional analysis 2

It was decided today that in 3 weeks I’ll do a seminar about knots to the two others being supervised by my supervisor. I know nothing about knots as of now, so I’ll have fun reading through Knots and Physics for the first time.

Whenever people need to do something that involves a big bunch of data and making graphs/statistics/etc they think of excel. While excel is great if you actually have to analyse the data yourself qualitatively, R is a way better option for everything else. (It’s also possible to write down the data in excel, and then read that data into R where you can do all kinds of weird shit with it, and if necessary, write an output that can be opened in excel).

SO WHAT EVEN IS IT? 

R is a programming language, very similar to python, that is meant for statistics and data analysis: the making of graphs and the manipulation of data is made as easy as possible while still retaining normal programming functionality (whatever the fuck I mean by that).

WHAT R IS NOT GOOD FOR: R is made for statistics, not symbolic math, which should be left to Python (SymPy, NumPy).

WHAT YOU CAN DO WITH R: make animated graphs, filter and manipulate data, write a program that opens a file, does things, and then writes a new file based on those things, use on your CV.

HOW DO I GET THIS “R”?InstallRstudioandR.

OK I’VE OPENED UP RSTUDIO BUT NOW WHAT? There are a lot of good guidesandresourcesfor R, even the official pdf, but here’s some basic stuff for an intro cause I know we don’t always wanna immediately get into a tutorial.

 Defining a variable is done using < - (no space, tumblr makes it into an actual arrow for some reason).

A list (not a programming list, a normal list) is called a vector in R. A vector of the colours red, black, and white is defined:

The data type that is most useful is a data frame. A data frame with columns a: 1,2,3,4 (can be shortened to 1:4, where : represent the word ‘to’) and b: 0,1,1,1 would be defined like this:

Loops work the same as usual, but the most useful loop in R (at least in my experience) is the for loop, since you can go through each iteration in a vector (the column of a data frame or the row of a data frame can be treated as a vector). Here’s an example in which i make it print each value for the a column from the previous data frame because i cant think of anything cooler:

Hopefully this makes sense to people who ain’t me. In part 2 I describe how to make plots and what filters are.

image
image
image
image
image
image
image
image
image

All other tags are left as an exercise to the reader.

Thanks ani and @sadcypher for helping me with this!

After a lot of thought I finally decided on math for my masters studies: I’m just not as good at physics as I am at math and I’d like to do better in masters than I did in bachelors. If my field of interest had been more physical I would’ve gone into physics anyway but theoretical physics has a lot to gain from a background in math.

While waiting to get immatriculated again I’ve continued work, slowly, on internship 1 and I’ve decided to learn Japanese again. Hopefully I won’t drop it yet again.

Yes the weird beast thing says I wanna eat Japanese, my vocabulary isn’t very large and I wanted to write SOMETHING next to it.

I now have a bachelors degree! These are from the lab reports I speedran in order to graduate and get my diploma before Jaanipäev. Tomorrow or the day after I should be able to get my grubby little goblin hands on it.

I saw a bunch of people here posting their grades and hoo boy my arithmetic average across positive results is 2.56 or something out of 5 (5 is A, … , 1 is E which is still a passing grade).

Being unable to really work in the language of the program cucked me hard: first semester I lost a point or two on a chemistry test cause I only know element names in english and I honestly did not consider asking the professor.

Protip: you ARE ALLOWED to ask questions during a test or exam (unless your professor is an asshole and explicitly forbids it)

I successfully defended my thesis and got a ((high)) B (the girls got As and me and the boys got Bs), can’t wait to see the prophesied bloodshed tomorrow when the other half of my course defends.

My course started out with 60ish people for chem phy and matsci all together. Out of that 20 left after the first 1-2 semesters, and the people who are graduating on time rn are 11 physicists, 0 materials scientists, and idk probably like 10 chemists.

Sadly, even though I finished my bachelor’s stuff I gotta write 6 lab reports for optics cause unlike basically every other university mine waited until less than 10 people were allowed in a room together with masks so we could speedrun the labs themselves. I get that we gotta get acquainted with the equipment but still I want to not do anything for a bit reeeee

my braindump journal is running out of space :(

does anyone have any recommendations? i don’t really want to support muji and get the same again…

loading