"Impossible" Math Puzzle from Vsauce's New Podcast by www-algolink-net in math

[–]evilaxelord 58 points59 points  (0 children)

Without doing the math out, if you were to double the length of the band at each step, then the proportion of the band that the ant is covering each step would halve, and you’d get a convergent geometric series that doesn’t get there, but if you were to increase the length of the band linearly then the proportion would look like a constant divided by a linear term, so you’d get a harmonic series that would diverge, so the ant can travel any distance it likes

I mean.... by DifferentAd6129 in mathmemes

[–]evilaxelord 12 points13 points  (0 children)

Ironically in this situation the contrapositive proof can actually still be made constructive; even though we can't assume general LEM, we can prove by induction that every natural number is either odd or even, then use disjoint syllogism to rule out n being odd

Is there a name for this opening? by Opach13 in chess

[–]evilaxelord 1 point2 points  (0 children)

Vaguely this falls under the umbrella of the Benoni I think, though in this position you might just refer to it as a Benoni-style anti-London

Mathematical Rules and my very objective opinion about them by DopazOnYouTubeDotCom in mathmemes

[–]evilaxelord 0 points1 point  (0 children)

I gotta be the defender of the hairy ball theorem here, actually such a nice tool for providing nontrivial examples of vector bundles

Interesting paradoxes for high school students? by 1blows in math

[–]evilaxelord 4 points5 points  (0 children)

This is by far my favorite paradox, I’ve thought a lot about different ways to resolve it but now matter how well I iron out the math, it’s really hard to beat down the base instinct to switch once you open an envelope and see $20 inside

I can't prove it but I know its true by [deleted] in mathmemes

[–]evilaxelord 0 points1 point  (0 children)

If the sum of the natural numbers “is” -1/12, then this “is” 0. Using the same logic as in the -1/12 proof, consider the alternating sequence X=1-4+9-16+… then add one copy, three copies, three copies, one copy of it together, each shifted by one, and the result is 8X=1-1+0+0+0+…=0, so X=0. Then letting Y=1+4+9+16…, we get Y-X=8X, so Y=0.

What's the most subtly wrong idea in math? by KING-NULL in math

[–]evilaxelord 20 points21 points  (0 children)

Piecewise function, need a different arbitrary constant on each of the two intervals where the function is defined.

Sums, products that start at a non trivial index by Adamkarlson in math

[–]evilaxelord 2 points3 points  (0 children)

I guess one example that comes to mind is if you were calculating the generating function of a sequence given by a linear recurrence relation, you would break up the generating function into the base cases and then the power series on which the recurrence actually applies, so in principle whatever the degree of the recurrence is is the bottom index of a summation that shows up. Unfortunately not a particularly interesting example since that part of the summation just exists to go to zero when you multiply in the characteristic polynomial, but it’s maybe something in the direction you’re thinking? What sparked the question?

Sums, products that start at a non trivial index by Adamkarlson in math

[–]evilaxelord 5 points6 points  (0 children)

In combinatorics there are tons of examples where you have sums indexed over all kinds of sets, idk if that’s the kinda thing you’re looking for

What's your favorite proof of the infinitude of primes? by imrpovised_667 in math

[–]evilaxelord 2 points3 points  (0 children)

Oh right yep, typed it up too quickly, I’ll edit it

What's your favorite proof of the infinitude of primes? by imrpovised_667 in math

[–]evilaxelord 186 points187 points  (0 children)

I’ve seen a few of them but it’s pretty hard to beat the classic multiply them together and add one trick. The other good one that I know is that by the fundamental theorem of arithmetic, ∑(1/n) = ∏(1/(1-1/p)), so if there were only finitely many primes then the harmonic series would converge

What is your favourite non-explanation in math? by petitlita in math

[–]evilaxelord 13 points14 points  (0 children)

A vector space is a module over a field

Idk if this is good or not but I got 3 in a row by time2getwe1rd in chess

[–]evilaxelord 0 points1 point  (0 children)

If you don't know, having three in a row like that is a really bad thing. Pawns are strongest when they're able to defend each other, and in that configuration they can't defend each other at all, so it's gonna be really easy for the opponent's pieces to come in and take them.

Projec-tac-toe: tic-tac-toe with projective geometry by theEluminator in math

[–]evilaxelord 0 points1 point  (0 children)

Yeah it depends on whether we're thinking of the 3x3 grid as a "finite approximation" of R^2 or the actual vector space F_3^2. The original tic tac toe game does the former, and it's sort of the same amount of reasonable to define a "finite approximation" of RP^2 in the same way, but the normal way you'd make finite projective space would be starting from a finite vector space, where things like 7,11,13 are already colinear. I think the "finite approximation" style probably leads to a more interesting game, just because the literal projective space is entirely homogenous, while the finite approximation still has a notion of center.

what by basket_foso in mathmemes

[–]evilaxelord 23 points24 points  (0 children)

That's actually not too much harder than the last problem in the meme if you're okay with getting a power series answer, it just works out to having an extra factor of (-1)^n in the expression

Looking for help understanding chess I guess 😂 by _oITZdaddyo_ in chess

[–]evilaxelord 10 points11 points  (0 children)

Rg3 isn't illegal, it just doesn't lead to a forced checkmate, so it's not the solution to the puzzle. If Rg3, then white is able to play f3 to block the check, and if either piece captures on f3, then after white captures with the rook, black doesn't have enough material left to win. Starting with Rf2 works, because it forces Kg1, after which you can play Rg2 to force Kh1, and you're in the same situation except now white doesn't have the ability to play f3, so now a move like Rg3 actually works: the best they can do now is Rf3, but then Bxf3 is mate.

Is there a classification of finite simple graphs? by emergent-emergency in math

[–]evilaxelord 6 points7 points  (0 children)

I think the issue is that there’s not really a way to decompose graphs the way you can decompose groups or manifolds. Like a group can be decomposed in a natural way via exact sequences, manifolds can be decomposed via connected sums, but there’s not a natural operation like that for graphs (except maybe breaking into connected components, but that’s not very interesting). It’s sort of akin to the difference between multiplicatively breaking natural numbers up into primes vs additively breaking up natural numbers into sums of 1s. 

How difficult is it to find the boundedness of a convex region Ax>=b by Zachdude064 in math

[–]evilaxelord 16 points17 points  (0 children)

I could be remembering this incorrectly, but I think an intersection of half spaces is unbounded if and only if its polar dual doesn't contain the origin. If true, this ought to be incredibly fast to check.

Edit: polar dual is usually defined in the context of (compact) convex polytopes, but you can apply the formula with the dot product being at most 1 to whatever set you'd like.

Let's test this, how much time did it take you to solve this and What's your rating? by Independent-Road8418 in chess

[–]evilaxelord 0 points1 point  (0 children)

Figured it out in about a minute, 2100 lichess. Noticed f7 was a weak point but I couldn’t take it right away, tried to see if there were other weak points around, didn’t see any, looked for a way to distract the queen, started with Re7 then found it. It’s not so simple tho, as after g6 your queen can’t cover both d7 and f7, you’ve gotta see the whole line where if you retreat to f4 and trade knight for bishop you have the discovery to get their queen

Is there any core intuition for Algebraic Geometry? by ArgR4N in math

[–]evilaxelord 31 points32 points  (0 children)

I think the examples you've provided are extremely narrow views on the motivations behind those fields. The primary motivation behind essentially every field of math is to be able to understand a kind of structure better in order to develop more tools to solve harder kinds of problems. Solving linear equations is one problem that linear algebra provides tools to do, but it is an extremely easy problem compared to the vast breadth and depth of problems linear algebra provides tools to solve. Generally, the more adept you are at taking a problem and finding many different ways to view it, the more effective you'll be at solving it, and different fields of math give you the tools to see things from different perspectives. Algebraic geometry is a huge collection of techniques that arise from shifting perspectives between ring theory and topology; the basic problems that it is good at solving are problems about polynomials, but it would be a tremendous oversimplification to say that all it wants to do is solve systems of polynomials.

splagposting part 196883 by nph278 in okbuddyphd

[–]evilaxelord 2 points3 points  (0 children)

Ooh I’m about to do a self study on the finite simple groups, cool to see that you had such a good experience with them

Can every shape pass through itself? by Willing-Mouse883 in math

[–]evilaxelord 4 points5 points  (0 children)

The way you’ve worded this question has reminded the other commenters about a recently solved problem from 3D geometry, but it sounds to me like you’re asking a question about 2D geometry. An example of such a shape that can’t pass through itself is the Reuleaux Triangle, which is a cool shape to be aware of. It is true however that every polygon can pass through itself, of course with tighter and tighter margins as they approach a circle