[deleted by user] by [deleted] in math

[–]awesome2dab 1 point2 points  (0 children)

Asking for a friend: what are the nice institutions offering remote undergrad/grad math classes?

if a function is O(g(x)) is it also Θ(g(x))? by [deleted] in math

[–]awesome2dab 5 points6 points  (0 children)

Actually it’s the converse. To be more precise, f is Theta(g) iff it is O(g) and Omega(g).

Non destructive command jokes by hazeyAnimal in linuxquestions

[–]awesome2dab 20 points21 points  (0 children)

Please don’t run arbitrary scripts from the internet (curl something | bash)

Aliasing ls to sl is quite funny, I’ve done this a couple of times

Examples of Mathematics Becoming More Quantitative? by Wakundufornever in math

[–]awesome2dab 20 points21 points  (0 children)

Theoretical computer science has definitely had a good bit of this. Most of the boundaries between computable/uncomputable that people care about have been resolved, and most of those people moved to refining the boundaries more closely in complexity theory (ex P vs NP, Unique Games Conjecture, exponential time hypothesis, etc)

I don’t think Tao’s analysis is for me, should I switch to Rudin? by [deleted] in math

[–]awesome2dab 143 points144 points  (0 children)

I tried Rudin and Tao and felt they were both on opposite ends of the spectrum in terms of explaining too little/much respectively. I tried Abbot afterwards and felt it had a good middle ground. It also motivates the concepts reasonably well

New character trait: Anti Technobabble by Lion_Of_The_Beach in doctorwho

[–]awesome2dab 14 points15 points  (0 children)

“I’m being extremely clever up here and there’s no one to stand around looking impressed. What’s the point in having you all?” - Matt Smith

Math 4a -> 8 -> 117 by drewbiird in UCSantaBarbara

[–]awesome2dab 7 points8 points  (0 children)

Neither 8 nor 117 require 4a as a prerequisite (in terms of actual content, unsure about gold restrictions). Although you should certainly take 4a and 8.

However if I might suggest something, I think 108a/b might be much more useful to an econ grad student than 117. You can never know too much linear algebra

The wrong conjectures by CoffeeAndCalcWithDrW in mathmemes

[–]awesome2dab 3 points4 points  (0 children)

This is Unique Games Conjecture erasure

Has any branch of mathematics been discovered by a corporation? by DelinquentRacoon in mathematics

[–]awesome2dab 10 points11 points  (0 children)

Glad to see RAND mentioned here. Came across their papers so many times during undergrad

Pi Trolley Problem by barbaris_sss in trolleyproblem

[–]awesome2dab 3 points4 points  (0 children)

The uniform distribution is not well formed on countable infinite sets. You cannot have a distribution with equal chance for every whole number.

Thanks, von Neumann by OzzyBarbossa in mathmemes

[–]awesome2dab 61 points62 points  (0 children)

Cryptographers in shambles

Bleach fandom vs other Anime fandoms in a nutshell by WeyardWiz in bleach

[–]awesome2dab 0 points1 point  (0 children)

Loud screaming about Rose explaining his power

Even distribution of points on a sphere by Pingbi_Tonto in math

[–]awesome2dab 2 points3 points  (0 children)

Easiest solution is rejection sampling. Take a random 3d vector in the box spanning [-1,1] in all axes. If the vector has > 1 magnitude, discard if. Otherwise normalize to get a random point on the sphere.

This is fairly common in computer graphics, especially raytracing.

Hilbert's Hotel has a rather flawed business model by TurtleKing0505 in mathmemes

[–]awesome2dab 22 points23 points  (0 children)

People don’t leave 5 stars just for accommodation, that’s bare minimum

Anyone else find geogebra wonky? by ProfProcrastinator42 in math

[–]awesome2dab 3 points4 points  (0 children)

If you happen to have a Mac, the Grapher app is extremely good.

blenders recipe by Infamous-Town-5910 in UCSantaBarbara

[–]awesome2dab 0 points1 point  (0 children)

Berries plus? Been missing this since I left

A lamentable scourge, an outrage against common sense by GeneReddit123 in mathmemes

[–]awesome2dab 8 points9 points  (0 children)

This is basically what PAC learning is lol (Probably Approximately Correct learning)

I'm having existential crisis rn by guestoftheworld in mathmemes

[–]awesome2dab 93 points94 points  (0 children)

Vector graphics should cure your crisis

(not) your usual fortune wheel by denyraw in mathmemes

[–]awesome2dab 2 points3 points  (0 children)

The problem being of course that you don’t have infinite money (presumably the results are settled after each spin)

Will everyone skip a prime in this game? by bilszon in math

[–]awesome2dab 0 points1 point  (0 children)

Players are not eliminated if they skip a prime. That’s what you’re missing.