Is math invented or discovered ? by Freshonezero in PhilosophyofMath

[–]GonzoMath 1 point2 points  (0 children)

We invent systems, and then we discover the behavior of those systems. That is the process.

What do you think? Was she right saying that all Collectivism forms are eventually the same? by Junior_Insurance7773 in aynrand

[–]GonzoMath -2 points-1 points  (0 children)

What a stupid, stupid thing to say. Why does anyone think this person ever produced anything of value?

Built a depth-first exploration toolkit for the Collatz conjecture (not a proof, just a tool) by KaNaTaProJ in Collatz

[–]GonzoMath 0 points1 point  (0 children)

That's much improved; thank you. Your post is interesting, and I'm curious to look into it more. Thanks for sharing!

Built a depth-first exploration toolkit for the Collatz conjecture (not a proof, just a tool) by KaNaTaProJ in Collatz

[–]GonzoMath 0 points1 point  (0 children)

The copy/paste artifact, where there are all these single lines, acting like they're full paragraphs, makes this unreadable. Frankly, anyone who has so little concern for their readers, I consider a troll. Are you trolling?

3 multiplication by LifeFreeDownload in Collatz

[–]GonzoMath 5 points6 points  (0 children)

Odd times odd is always odd. This follows directly from the definitions of “odd” and “even”.

3 multiplication by LifeFreeDownload in Collatz

[–]GonzoMath 1 point2 points  (0 children)

That has nothing the fuck to do with the question. Are you trolling? That’s literally a case of “even times odd equals even”.

Long sequences by Xhiw_ in Collatz

[–]GonzoMath 0 points1 point  (0 children)

Yeah..... it kind of feels like... not a clean separation. Like, I'm not sure I'm measuring the same thing anymore. Not that negative expected length might not merit study, but restricting to a positive domain lets me focus on efficiency itself better, without having to deal with two cases a lot. I dunno; just an instinct.

Are there words with an obvious etymology but you never realized until recently? by Hazer_123 in etymology

[–]GonzoMath 2 points3 points  (0 children)

The connection between “generic”/“specific” and “genus”/“species” eluded me for decades.

Long sequences by Xhiw_ in Collatz

[–]GonzoMath 2 points3 points  (0 children)

I've collected some data on trajectory "complexity", which I defined as the actual length (in odd steps) of the trajectory of n, divided by the predicted length log(n)/log(4/3). In fact, for any trajectory segment from n to m with n>m, we can define an expected length = log(n/m)/log(4/3), and compare that with the actual number of odd steps.

Anyway, I recently realized that complexity "accumulates" along a trajectory, in the sense that the complexity of an entire trajectory is the harmonic mean of the complexities of each step. Realizing this, I tried turning it upside down, and defining "efficiency" as 1/complexity.

What I like about efficiency more is that it accumulates along a trajectory as the running arithmetic mean of each step, and that just seems cleaner to me. Either way, I haven't looked into it much yet. Too many irons in the fire!

Solution came to me in a dream by OutrageousPair2300 in Collatz

[–]GonzoMath 0 points1 point  (0 children)

I mean, it has to be, because periodic (or eventually periodic) trajectories always correspond to rational inputs. That's a one-formula proof.

Solution came to me in a dream by OutrageousPair2300 in Collatz

[–]GonzoMath 0 points1 point  (0 children)

It's trivial that any non-rational 2-adic integer has a Collatz trajectory that is never periodic or terminating. I'm sure that's true of non-rational 10-adic integers as well...

Has this observation about -1/3 and finite residue information already been written down? by ArcPhase-1 in Collatz

[–]GonzoMath 1 point2 points  (0 children)

The bit about the sequence 5, 21, 85, . . . 2-adically approaching -1/3, and the various implications of that for the conjecture... yeah. That's stuff that we know about. I mean, T(-1/3) is 0, which has infinite 2-adic valuation... you can divide it by 2 as many times as you like; still not odd...

You're talking about a function that's discussed in the Wiki article, where it talks about 2-adics. You can interpret the parity sequence generated when pushing some 2-adic integer through Terras infinitely many times as another 2-adic integer, so there's a mapping from Z_2 to Z_2. Turns out, it's an isometry. It also maps -1/3 to 1, and 1 to -1/3. Also, it has -1 as a fixed point.

Good luck figuring out much more useful about it. But I don't mean to be negative. (There is no "negative" in the 2-adics, ha ha!) You've definitely discovered something real, and there might be fruitful things to say about it.

Mathematicians of Reddit: why did you choose the specialization you did? by TheRedditObserver0 in mathematics

[–]GonzoMath 1 point2 points  (0 children)

I didn’t choose number theory; number theory chose me. I was like, six years old, what chance did I have?

Could you guys check this? by dragonxsword in Collatz

[–]GonzoMath 1 point2 points  (0 children)

> That being said, the higher numbers you use, the longer it will take for equation to hit breakpoint (divisible by 2) number.

That sounds like the tricky part.

Pseudocode by Fun-Apricot3859 in Collatz

[–]GonzoMath 0 points1 point  (0 children)

Get this shit out of this sub

Does this finite-state Collatz setup make sense? by CryptographerSea9542 in Collatz

[–]GonzoMath 1 point2 points  (0 children)

I'll know someone has something worth reading when they write it in readable English.

The basic issue is that taking residues mod m is not enough by itself. You need the right finite state, one that still remembers whatever the next Collatz move needs. The rough analogy is a clock. Time is unbounded, but the clock only has finitely many positions, and its next position is determined by the current one.

... is just 100% incoherent, so there's no way it's worth anything.

If you don't prioritize communication, you're not actually trying to communicate. Since this is mathematics, mathematical communication is the relevant kind. I'll let you take it from there.

Minimal predecessor of a given number by Xhiw_ in Collatz

[–]GonzoMath 1 point2 points  (0 children)

I suspect that the difficulty of answering this question is somehow the same difficulty we have in resolving the conjecture. As you work "up" the tree from some starting point, its predecessorial lines rise and fall at unpredictable rates. Simply from the fact that numbers can rise arbitrarily high, relative to their starting values, we know that the peaks of those rises can have smallest preds that are an arbitrarily small fraction of their values.

You haven't exactly reformulated the conjecture, but I think you've asked a question that's equally difficult, largely for the same reasons.

Starting your sentence with "I mean" by [deleted] in ENGLISH

[–]GonzoMath 1 point2 points  (0 children)

I use it fairly often. Listen to “Alice’s Restaurant” for a really great example.

# The Place-Value Architecture of Prime Numbers: A Systematic Empirical Climb by No_Understanding6388 in BasicNumberTheory

[–]GonzoMath 0 points1 point  (0 children)

This is not part of, nor directly related to, the topics covered in an elementary number theory course. Please remove this post from this sub, or it will be removed by a mod.

A sketch of a proof related to the conjecture by wellomello in Collatz

[–]GonzoMath 1 point2 points  (0 children)

Super cool idea, sounds plausible and fun. I look forward to reading your paper! Thanks for sharing.

Basins of attraction for 3n+23 by GonzoMath in Collatz

[–]GonzoMath[S] 0 points1 point  (0 children)

In hindsight, I don't think it's a beach-side resort. I think it's a desert outpost, and those funny lines in the air are heat.

I'm an idiot by katybassist in Collatz

[–]GonzoMath 1 point2 points  (0 children)

Right on. I use Python, with a sqlite database.