Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. What is a math concept or theorem that you wish there were a better explanation of?

What is a math concept or theorem that you wish there were a better explanation of?

Scheduled Pinned Locked Moved Uncategorized
144 Posts 57 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • futurebird@sauropods.winF futurebird@sauropods.win

    @seachaint @rallias @Meowthias

    That explains why it *could* go on forever. It explains why it's possible to have an irrational number that isn't a nice ratio of integers... but it doesn't show that whatever process you use to estimate pi won't at some point down the line just start repeating.

    You can define 1/3 as an infinite process too.

    michael_w_busch@mastodon.onlineM This user is from outside of this forum
    michael_w_busch@mastodon.onlineM This user is from outside of this forum
    michael_w_busch@mastodon.online
    wrote last edited by
    #127

    @futurebird @seachaint @rallias @Meowthias

    To elaborate:

    That π is transcendental (and thus both non-repeating and not expressible in closed form algebraically) follows from Euler's identity: e^iπ = -1 and that e is transcendental.

    Proving e is transcendental takes a few pages of playing around with series and integrals: https://en.wikipedia.org/wiki/Transcendental_number#A_proof_that_e_is_transcendental .

    1 Reply Last reply
    0
    • faithisleaping@anarres.familyF faithisleaping@anarres.family

      @Meowthias @willyyam @futurebird It's actually far more annoying than you'd think. So annoying, in fact, that it wasn't proven until 1882 in spite of it being something we've been trying to figure out since at least as far back at Euclid (c. 300 BCE).

      I don't think I can give a simple explanation of the proof but I can maybe try to at least explain how mathematicians reason about it.

      You're probably familiar with the term "integer". That's just any whole number of things, including negatives and zero. 1, -7, and 394 are all integers. These are the first numbers you learn about in school.

      But integers aren't good enough so the next thing you learn about in school are fractions: 1/2, 3/5, etc. These are for when you need to talk about less than a whole thing like when you're dividing up a pizza. But sometimes you have one whole pizza and a half a pizza so we also have numbers like 1 1/2. We call these "mixed fractions" or "mixed numbers". And you also learn in school that any mixed fraction can be written as a simple fraction. So 1 1/2 can be written as 3/2.

      Decimal numbers are also fractions of a sort. The whole part goes to the left of the decimal and the digits to the right represent a fraction where the denominator (the bottom part) is a power of 10. (1 with some number of zeros.) Not every fraction is a nice, neat decimal but decimals are always fractions. (Repeated decimals are a thing. I'll get to those later.)

      When you take all the integers and all the fractions together, you get what are called the rational numbers. These are all numbers that can be expressed with an integer ratio.

      And these numbers are good enough for just about anything.

      There's two really important facts about the rational numbers: First is that, as long as you don't divide by zero, you can divide any rational number by any other and you'll get another rational number. This makes them good enough for most arithmetic. The second is that, given any real number, you can get infinitely close with a rational number. So if you have something like pi, it might not be rational but you can always find a rational number as close as you want. This means that for anything you need to calculate in the real world, rational numbers are good enough. You just need a big enough denominator or enough decimal places.

      But the ancient Greeks discovered, or at least suspected, that there were numbers that weren't rational. They were trying to find a ratio for the side of a square and its diagonal and they couldn't. There clearly was a ratio there (the Greeks were more concerned with ratios than actual numbers) but they couldn't express it as a ratio of integers. That's because √2 isn't rational.

      So we have this sort of Russian doll situation with categories of numbers. On the inside we have the integers. Then the rationals contain the integers. And on the outside, we have the real numbers, which is all numbers that can exist in nature. But are there other dolls? Is there something between the rationals and the reals?

      Yes! Multiple somethings in fact.

      I'll skip over the constructable numbers, as much fun as those are, and jump straight to the algebraic numbers. Algebraic numbers are every number that is the solution to some polynomial. In other words, if x is algebraic then there is some expression a + bx + cx2 + dx3 ... = 0, where a, b, c, etc. are integers and the whole thing evaluates to zero. For an integer i, that expression is just (-i) + 1x = 0. For a fraction n/d, it's (-n) + dx = 0. So every rational number is an algebraic number and the dolls nest nicely.

      One difference between algebraic numbers and rational numbers is what happens when you try to write them as decimals. With a rational number, the decimal representation will either stop like 1.5 for 3/2 or repeat forever like 0.666666... for 2/3. It might not be a single digit that repeats. It might be multiple like 1.60606060... but there will be a repeated pattern. Numbers that aren't rational, like √2, will never have a repeating pattern, even if you go out millions of decimal places.

      But e and pi are even worse.

      There are some numbers that aren't even algebraic. These are called transcendental numbers. They're the ones for which you can't write down a nice algebraic expression with that number as its solution.

      For a long time, mathematicians suspected that there must be numbers that weren't algebraic but they're terribly hard to pin down because just about anything you can write on a piece of paper is going to end up being algebraic. And we've known for quite a while that such numbers must exist because, while we have infinitely many real numbers and infinitely many algebraic numbers, we know that they're different infinities. (That's a whole other discussion.)

      But what are these mythical transcendental numbers? They have to exist but what are they?

      Well, I'm 1882, we finally proved a theorem called the Lindemann–Weierstrass theorem that, among other things, says that pi and e are both transcendental. No matter how hard you try, you can't express them as fractions, decimals, or with pure algebra.

      meowthias@mastodon.worldM This user is from outside of this forum
      meowthias@mastodon.worldM This user is from outside of this forum
      meowthias@mastodon.world
      wrote last edited by
      #128

      @faithisleaping @willyyam @futurebird Thank you for taking the time to write this response.

      faithisleaping@anarres.familyF 1 Reply Last reply
      0
      • meowthias@mastodon.worldM meowthias@mastodon.world

        @faithisleaping @willyyam @futurebird Thank you for taking the time to write this response.

        faithisleaping@anarres.familyF This user is from outside of this forum
        faithisleaping@anarres.familyF This user is from outside of this forum
        faithisleaping@anarres.family
        wrote last edited by
        #129

        @Meowthias @willyyam @futurebird I hope it made at least some sense. 😂

        1 Reply Last reply
        0
        • meowthias@mastodon.worldM meowthias@mastodon.world

          @futurebird I would like an explanation for why pi goes on forever. Is it evidence we are living in a simulation? Is it because if you trace the circumference of a circle with your finger you never reach a beginning or an end? Is it a message from the gods?

          nazokiyoubinbou@urusai.socialN This user is from outside of this forum
          nazokiyoubinbou@urusai.socialN This user is from outside of this forum
          nazokiyoubinbou@urusai.social
          wrote last edited by
          #130

          @Meowthias @futurebird Joke's on you. According to Contact there is finally a pattern in there somewhere way in there and it's something that makes even the aliens wonder if there might be something meaningful behind that.

          1 Reply Last reply
          0
          • meowthias@mastodon.worldM meowthias@mastodon.world

            @asakiyume @futurebird Was the .3 eventually freed?

            asakiyume@wandering.shopA This user is from outside of this forum
            asakiyume@wandering.shopA This user is from outside of this forum
            asakiyume@wandering.shop
            wrote last edited by
            #131

            @Meowthias @futurebird

            Yes, with the help of shrooms.

            1 Reply Last reply
            0
            • futurebird@sauropods.winF futurebird@sauropods.win

              What is a math concept or theorem that you wish there were a better explanation of?

              It could be from arithmetic: Why is adding fractions so complicated?

              From grade-school algebra: Why does the teacher get so sad and angry if I just √(x²+y²)=x+y

              From the calculus: Why do I need to write dx with the integral?

              or beyond.

              autolycos@beige.partyA This user is from outside of this forum
              autolycos@beige.partyA This user is from outside of this forum
              autolycos@beige.party
              wrote last edited by
              #132

              @futurebird hamiltonian math and matrix math

              Good Lord those things make my brain hurt

              autolycos@beige.partyA futurebird@sauropods.winF 2 Replies Last reply
              0
              • autolycos@beige.partyA autolycos@beige.party

                @futurebird hamiltonian math and matrix math

                Good Lord those things make my brain hurt

                autolycos@beige.partyA This user is from outside of this forum
                autolycos@beige.partyA This user is from outside of this forum
                autolycos@beige.party
                wrote last edited by
                #133

                @futurebird I can work in Hilbert space all day though

                1 Reply Last reply
                0
                • autolycos@beige.partyA autolycos@beige.party

                  @futurebird hamiltonian math and matrix math

                  Good Lord those things make my brain hurt

                  futurebird@sauropods.winF This user is from outside of this forum
                  futurebird@sauropods.winF This user is from outside of this forum
                  futurebird@sauropods.win
                  wrote last edited by
                  #134

                  @autolycos

                  IDK about that hamiltonian, but matrices aren't so bad. Once you just accept them as linear multivariable functions... though I assume you are talking about something deeper than that.

                  autolycos@beige.partyA 1 Reply Last reply
                  0
                  • futurebird@sauropods.winF futurebird@sauropods.win

                    @autolycos

                    IDK about that hamiltonian, but matrices aren't so bad. Once you just accept them as linear multivariable functions... though I assume you are talking about something deeper than that.

                    autolycos@beige.partyA This user is from outside of this forum
                    autolycos@beige.partyA This user is from outside of this forum
                    autolycos@beige.party
                    wrote last edited by
                    #135

                    @futurebird

                    I was introduced to it doing NMR stuff and I had just done intro calculus and being Greek would be an improvement. So obtuse to me
                    https://en.wikipedia.org/wiki/Hamiltonian_system

                    autolycos@beige.partyA futurebird@sauropods.winF 2 Replies Last reply
                    0
                    • autolycos@beige.partyA autolycos@beige.party

                      @futurebird

                      I was introduced to it doing NMR stuff and I had just done intro calculus and being Greek would be an improvement. So obtuse to me
                      https://en.wikipedia.org/wiki/Hamiltonian_system

                      autolycos@beige.partyA This user is from outside of this forum
                      autolycos@beige.partyA This user is from outside of this forum
                      autolycos@beige.party
                      wrote last edited by
                      #136

                      @futurebird related, in a just world, I would have had my ADHD diagnosed and treated before my third year of med school. That would have helped immensely with rigorous math classes

                      1 Reply Last reply
                      0
                      • autolycos@beige.partyA autolycos@beige.party

                        @futurebird

                        I was introduced to it doing NMR stuff and I had just done intro calculus and being Greek would be an improvement. So obtuse to me
                        https://en.wikipedia.org/wiki/Hamiltonian_system

                        futurebird@sauropods.winF This user is from outside of this forum
                        futurebird@sauropods.winF This user is from outside of this forum
                        futurebird@sauropods.win
                        wrote last edited by
                        #137

                        @autolycos

                        You need calc 1, calc 2 and probably multivariable (sometimes called calc 3) before you mess with this. This is differential equations.

                        This is when you write equations about rates of change and then solve them for functions or rates.

                        eg. "There is a function whose rate of change is equal to ten times it's value, who am I?"

                        It's not awful, but 'intro to calc' isn't enough at all.

                        autolycos@beige.partyA 1 Reply Last reply
                        0
                        • futurebird@sauropods.winF futurebird@sauropods.win

                          @autolycos

                          You need calc 1, calc 2 and probably multivariable (sometimes called calc 3) before you mess with this. This is differential equations.

                          This is when you write equations about rates of change and then solve them for functions or rates.

                          eg. "There is a function whose rate of change is equal to ten times it's value, who am I?"

                          It's not awful, but 'intro to calc' isn't enough at all.

                          autolycos@beige.partyA This user is from outside of this forum
                          autolycos@beige.partyA This user is from outside of this forum
                          autolycos@beige.party
                          wrote last edited by
                          #138

                          @futurebird I was definitely too clever by half in a unique education environment

                          autolycos@beige.partyA 1 Reply Last reply
                          0
                          • autolycos@beige.partyA autolycos@beige.party

                            @futurebird I was definitely too clever by half in a unique education environment

                            autolycos@beige.partyA This user is from outside of this forum
                            autolycos@beige.partyA This user is from outside of this forum
                            autolycos@beige.party
                            wrote last edited by
                            #139

                            @futurebird I also got one hell of an education, so I'm grateful. I'm also critical at the deserved areas

                            1 Reply Last reply
                            0
                            • llewelly@sauropods.winL llewelly@sauropods.win

                              @Meowthias @futurebird if we lived in a simulation, somewhere, somehow, pi would be found to repeat, terminate, or crash the simulation with an unhandled floating point exception.

                              J This user is from outside of this forum
                              J This user is from outside of this forum
                              jmj@hachyderm.io
                              wrote last edited by
                              #140

                              @llewelly @Meowthias @futurebird I don’t think this follows. There is no evidence that the true value of PI has (or could be) represented in our universe.
                              In particular, Quantum Mechanics has a smallest size that can exist, not to mention the various other limitations on measurement that are achievable. So PI will always be approximated in any physical system. Even if you think the universe is evaluating the true value of PI, I would expect QM measurement limits would is only allow you to observe an approximate value of PI. No different from what a finite simulation would be able to compute.

                              1 Reply Last reply
                              0
                              • futurebird@sauropods.winF futurebird@sauropods.win

                                What is a math concept or theorem that you wish there were a better explanation of?

                                It could be from arithmetic: Why is adding fractions so complicated?

                                From grade-school algebra: Why does the teacher get so sad and angry if I just √(x²+y²)=x+y

                                From the calculus: Why do I need to write dx with the integral?

                                or beyond.

                                space_burger_steve@mstdn.caS This user is from outside of this forum
                                space_burger_steve@mstdn.caS This user is from outside of this forum
                                space_burger_steve@mstdn.ca
                                wrote last edited by
                                #141

                                @futurebird Sums. As in the functions that begin with a capital Sigma. But it's been so long (class of '97) I don't even remember what part I don't understand.

                                futurebird@sauropods.winF 2 Replies Last reply
                                0
                                • space_burger_steve@mstdn.caS space_burger_steve@mstdn.ca

                                  @futurebird Sums. As in the functions that begin with a capital Sigma. But it's been so long (class of '97) I don't even remember what part I don't understand.

                                  futurebird@sauropods.winF This user is from outside of this forum
                                  futurebird@sauropods.winF This user is from outside of this forum
                                  futurebird@sauropods.win
                                  wrote last edited by
                                  #142

                                  @Space_Burger_Steve

                                  Do you program with "for" loops ever? If not no biggie, but if you do? That's what those are. They are "for loops" in math notation.

                                  1 Reply Last reply
                                  0
                                  • space_burger_steve@mstdn.caS space_burger_steve@mstdn.ca

                                    @futurebird Sums. As in the functions that begin with a capital Sigma. But it's been so long (class of '97) I don't even remember what part I don't understand.

                                    futurebird@sauropods.winF This user is from outside of this forum
                                    futurebird@sauropods.winF This user is from outside of this forum
                                    futurebird@sauropods.win
                                    wrote last edited by
                                    #143

                                    @Space_Burger_Steve

                                    It occurs to me you may have been vexed by the analysis of infinite sums, which is another matter.

                                    space_burger_steve@mstdn.caS 1 Reply Last reply
                                    0
                                    • futurebird@sauropods.winF futurebird@sauropods.win

                                      @Space_Burger_Steve

                                      It occurs to me you may have been vexed by the analysis of infinite sums, which is another matter.

                                      space_burger_steve@mstdn.caS This user is from outside of this forum
                                      space_burger_steve@mstdn.caS This user is from outside of this forum
                                      space_burger_steve@mstdn.ca
                                      wrote last edited by
                                      #144

                                      @futurebird Like I said, it's been a minute. 😁 I think that may be it, because it's part of why I found integral calculus so hard in university. I understood an integral of a function being the area under it's graph, so it's the sum of all the Y values along the X axis, and I could follow the professor working out the answer, but I couldn't figure out how to make it happen by myself.

                                      Mind you, I dropped out and tried a few other things until I discovered that I really like factory work, so grade 10 math more than got me by professionally.

                                      1 Reply Last reply
                                      1
                                      0
                                      • R relay@relay.mycrowd.ca shared this topic
                                      Reply
                                      • Reply as topic
                                      Log in to reply
                                      • Oldest to Newest
                                      • Newest to Oldest
                                      • Most Votes


                                      • Login

                                      • Login or register to search.
                                      • First post
                                        Last post
                                      0
                                      • Categories
                                      • Recent
                                      • Tags
                                      • Popular
                                      • World
                                      • Users
                                      • Groups