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 (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Ask Lemmy
  3. What is the strangest math that turned out to be useful?

What is the strangest math that turned out to be useful?

Scheduled Pinned Locked Moved Ask Lemmy
asklemmy
124 Posts 68 Posters 1 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.
  • D [email protected]

    A good friend of mine from high school got his physics PhD at University of Texas and went on to work in the high energy plasma physics lab there with the Texas Petawatt laser, and a lot of the experiments it was used for involved plasma turbulence and determining what path energetic particles would take in a hypothetical fusion reactor.

    R This user is from outside of this forum
    R This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #29

    Be honest, how many unofficial experiments were there?

    You ever just start lasering shit for kicks?

    H D 2 Replies Last reply
    3
    • N [email protected]

      prime number factorization is the basis of assymetric cryptography. basically, if I start with two large prime numbers (DES was 56bit prime numbers iirc), and multiply them, then the only known solution to find the original prime numbers is guess-and-check. modern keys use 4096-bit keys, and there are more prime numbers in that space than there are particles in the universe. using known computation methods, there is no way to find these keys before the heat death of the universe.

      stinerman@midwest.socialS This user is from outside of this forum
      stinerman@midwest.socialS This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #30

      DES is symmetric key cryptography. It doesn't rely on the difficulty of factorizing large semi-primes. It did use a 56-bit key, though.

      Public key cryptography (DSA, RSA, Elliptic Curve) does rely on these things and yes it's a 4096-bit key these days (up from 1024 in the older days).

      N jackbydev@programming.devJ 2 Replies Last reply
      2
      • gedaliyah@lemmy.worldG [email protected]

        There have been a number of Scientific discoveries that seemed to be purely scientific curiosities that later turned out to be incredibly useful. Hertz famously commented about the discovery of radio waves: “I do not think that the wireless waves I have discovered will have any practical application.”

        Are there examples like this in math as well? What is the most interesting "pure math" discovery that proved to be useful in solving a real-world problem?

        T This user is from outside of this forum
        T This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #31

        A brain teaser about visiting all islands connected by bridges without crossing the same bridge twice is now the basis of all internet routing. (Graph theory)

        lowered_lifted@lemmy.blahaj.zoneL 1 Reply Last reply
        20
        • S [email protected]

          Does this count? Because it really is wtf.

          https://en.m.wikipedia.org/wiki/Fast_inverse_square_root

          R This user is from outside of this forum
          R This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #32

          Doom absolutely counts!

          vindictivejudge@lemmy.worldV 1 Reply Last reply
          3
          • gedaliyah@lemmy.worldG [email protected]

            There have been a number of Scientific discoveries that seemed to be purely scientific curiosities that later turned out to be incredibly useful. Hertz famously commented about the discovery of radio waves: “I do not think that the wireless waves I have discovered will have any practical application.”

            Are there examples like this in math as well? What is the most interesting "pure math" discovery that proved to be useful in solving a real-world problem?

            whotookkarl@lemmy.worldW This user is from outside of this forum
            whotookkarl@lemmy.worldW This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #33

            The first few people to discover natural logarithms in the 1600s probably felt like they unlocked some weird pattern of the universe that repeats in a bunch of different naturally occurring settings for exponential growth or decay

            1 Reply Last reply
            0
            • gedaliyah@lemmy.worldG [email protected]

              There have been a number of Scientific discoveries that seemed to be purely scientific curiosities that later turned out to be incredibly useful. Hertz famously commented about the discovery of radio waves: “I do not think that the wireless waves I have discovered will have any practical application.”

              Are there examples like this in math as well? What is the most interesting "pure math" discovery that proved to be useful in solving a real-world problem?

              A This user is from outside of this forum
              A This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #34

              If I recall correctly, one mathematician in the 1800s solved a very difficult line integral, and the first application of it was in early computer speech synthesis.

              C 1 Reply Last reply
              7
              • T [email protected]

                The math fun fact I remember best from college is that Charles Boole invented Boolean algebra for his doctoral thesis and his goal was to create a branch of mathematics that was useless. For those not familiar with boolean algebra it works by using logic gates with 1s and 0s to determine a final 1 or 0 state and is subsequently the basis for all modern digital computing

                A This user is from outside of this forum
                A This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #35

                Was he trying to dunk on his professors?

                executivechimp@discuss.tchncs.deE 1 Reply Last reply
                3
                • bjoern_tantau@swg-empire.deB [email protected]

                  Complex numbers. Also known as imaginary numbers. The imaginary number i is the solution to √-1. And it is really used in quantum mechanics and I think general relativity as well.

                  B This user is from outside of this forum
                  B This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #36

                  It's used extensively in electronic circuit design (where it's called "j", as "i' already meant electronic current).

                  Also signal processing has i or j all over it.

                  1 Reply Last reply
                  2
                  • I [email protected]

                    I wonder if complex numbers predate the discovery of electromagnetism

                    S This user is from outside of this forum
                    S This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #37

                    Yes, mathematicians first encountered equations which could only be solved with complex numbers in the 16th century.

                    1 Reply Last reply
                    4
                    • H [email protected]

                      Yes, and 1 is also a complex number.

                      W This user is from outside of this forum
                      W This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #38

                      Of course, but 1 is the loneliest number.

                      C 1 Reply Last reply
                      0
                      • T [email protected]

                        This talk by Freya Holmer on Quarternions is awesome and worth anybody’s time that like computer graphics, computer science, or just math.

                        khannie@lemmy.worldK This user is from outside of this forum
                        khannie@lemmy.worldK This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #39

                        That was a cool watch. Thanks.

                        1 Reply Last reply
                        0
                        • stinerman@midwest.socialS [email protected]

                          DES is symmetric key cryptography. It doesn't rely on the difficulty of factorizing large semi-primes. It did use a 56-bit key, though.

                          Public key cryptography (DSA, RSA, Elliptic Curve) does rely on these things and yes it's a 4096-bit key these days (up from 1024 in the older days).

                          N This user is from outside of this forum
                          N This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #40

                          thank you

                          1 Reply Last reply
                          0
                          • A [email protected]

                            If I recall correctly, one mathematician in the 1800s solved a very difficult line integral, and the first application of it was in early computer speech synthesis.

                            C This user is from outside of this forum
                            C This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #41

                            the man you're thinking of is, I believe, George Boole, the inventor of Boolean algebra.

                            1 Reply Last reply
                            4
                            • T [email protected]

                              The math fun fact I remember best from college is that Charles Boole invented Boolean algebra for his doctoral thesis and his goal was to create a branch of mathematics that was useless. For those not familiar with boolean algebra it works by using logic gates with 1s and 0s to determine a final 1 or 0 state and is subsequently the basis for all modern digital computing

                              C This user is from outside of this forum
                              C This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #42

                              George Boole introduced Boolean algebra, not Charles. Charles, according to this site on the Boole family, he had a career in management of a mining company.

                              T 1 Reply Last reply
                              6
                              • T [email protected]

                                The math fun fact I remember best from college is that Charles Boole invented Boolean algebra for his doctoral thesis and his goal was to create a branch of mathematics that was useless. For those not familiar with boolean algebra it works by using logic gates with 1s and 0s to determine a final 1 or 0 state and is subsequently the basis for all modern digital computing

                                F This user is from outside of this forum
                                F This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #43

                                Shoutout to Satyendra Nath Bose who helped pioneer relativity as a theoretical physicist because he didn't want to study something useful that would benefit the British.

                                N 1 Reply Last reply
                                7
                                • A [email protected]

                                  Was he trying to dunk on his professors?

                                  executivechimp@discuss.tchncs.deE This user is from outside of this forum
                                  executivechimp@discuss.tchncs.deE This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #44

                                  Yes and no

                                  1 Reply Last reply
                                  0
                                  • gedaliyah@lemmy.worldG [email protected]

                                    There have been a number of Scientific discoveries that seemed to be purely scientific curiosities that later turned out to be incredibly useful. Hertz famously commented about the discovery of radio waves: “I do not think that the wireless waves I have discovered will have any practical application.”

                                    Are there examples like this in math as well? What is the most interesting "pure math" discovery that proved to be useful in solving a real-world problem?

                                    S This user is from outside of this forum
                                    S This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #45

                                    Having watched all the veritasium math videos I feel like all the major breakthroughs in math were due to mathemicians playing around with numbers or brain teasers out of curiosity without a concrete use case in mind.

                                    moseschrute@lemmy.mlM 1 Reply Last reply
                                    8
                                    • R [email protected]

                                      Be honest, how many unofficial experiments were there?

                                      You ever just start lasering shit for kicks?

                                      H This user is from outside of this forum
                                      H This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by [email protected]
                                      #46

                                      Reminds me of that scene from Ali G

                                      https://www.youtube.com/watch?v=_os_HNXFNec

                                      1 Reply Last reply
                                      1
                                      • W [email protected]

                                        Of course, but 1 is the loneliest number.

                                        C This user is from outside of this forum
                                        C This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #47

                                        2 is as bad as 1: it's the loneliest number since the number 1.

                                        1 Reply Last reply
                                        1
                                        • S [email protected]

                                          Does this count? Because it really is wtf.

                                          https://en.m.wikipedia.org/wiki/Fast_inverse_square_root

                                          S This user is from outside of this forum
                                          S This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #48

                                          The exact example I also thought of from the question! Well done

                                          1 Reply Last reply
                                          0
                                          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