soc.octade.net is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
social@octade.net

Search results for tag #math

[?]Adam Coffman » 🌐
@AdamCoffman@mathstodon.xyz

Pedro the Cat 🐈

Pedro demands your immediate appreciation

Alt...Pedro demands your immediate appreciation

    Geraint boosted

    [?]Rudy » 🌐
    @rudy@mstdn.ca

    did you know that Fibonacci numbers (where each number is the sum of the previous two) can convert miles to kilometres?

    1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, ...

    pick any number in the sequence as your miles, and the next number in the sequence approximates the number of kilometres

    this works because the ratio of consecutive Fibonacci numbers converges to 1.6180334 (the golden ratio φ), while the number of kilometres in a mile is 1.609344

    to see how close this is, consider the approximation compared to the actual kilometres

    miles km actual km

    1 2 1.61
    2 3 3.22
    3 5 4.83
    5 8 8.05
    8 13 12.87
    13 21 20.92
    21 34 33.79
    34 55 54.71
    55 89 88.50
    89 144 143.20

      [?]Ryan » 🌐
      @SpiralSource@mastodon.social

      [?]Ryan » 🌐
      @SpiralSource@mastodon.social

      nullagent boosted

      [?]nullagent » 🌐
      @nullagent@partyon.xyz

      Court watch a few weeks ago. I saw this math atrocity:

      Judge - "Alice, you say the number is 200"
      Judge - "Bob, you say the number is 250"
      Judge - "So why don't we take the middle, 240 and figure out the details later"

      The judge graveled, and signed "240" into a order as the mid point between 200 and 250 🥴

        [?]Ryan » 🌐
        @SpiralSource@mastodon.social

        [?]Mark Dominus » 🌐
        @mjd@mathstodon.xyz

        \[“(1+0)^{1/0}=𝑒” \]

        (Lewis Carroll, “Pillow Problems”. p. 67)

        gutenberg.org/cache/epub/79080

        Screencap showing that I did not misquote Carroll

        Alt...Screencap showing that I did not misquote Carroll

          [?]rk: it’s hyphen-minus actually » 🌐
          @rk@mastodon.well.com

          “Rob you’re a computer scientist, so you’re good at math, right?”

          “You’d think so, wouldn’t you.”

            🗳
            muddle 🥣 boosted

            [?]💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱 » 🌐
            @SmartmanApps@dotnet.social

            What is your answer to 18÷3x2=?

            Boosts appreciated

            No, this isn't a trick question. An oft-cited blog has made the claim that "most humans" will get the wrong answer, which I think is a completely ridiculous claim, so I want hard data on the split. Unlike some other polls I've run, I want and to answer also, since you all come under "most humans" :-)

            12:542
            3:104
              0 ★ 1 ↺
              Light boosted

              [?]OCTADE » 🌐
              @octade@soc.octade.net

              PANGRANDOMONIUM :

              Rhizome Function Anagram Random Generator

              preprint | https://zenodo.org/records/21551292

              doi | https://orcid.org/0009-0009-5144-3278

              Herein are described principles and a scheme of random number generation styled as, pangrandomonium, or ‘pangrand’. Pangrand is a anagrammatic random number generator that uses rhizome functions as chaotic indexing and shuffling instructions to reorder and sum perfect pangrams. Brief descriptions are given for the principles of pangram summing and rhizome indexing functions, Source code of the random number generator is included herewith. The source code is attached to the PDF file.

              Sections:

              1. Pangrams (Holoalphabetic arrays) ;
              2. Rhizome Functions ;
              3. Rhizome Hardness Problems ;
              4. Random Generator Methods ;
              5. Errata ;
              6. Source Code.


                Dustrial boosted

                [?]Dustrial » 🌐
                @dustrial.net@bsky.brid.gy

                pattern that give you no place to stand.

                  [?]Adam Gladstone » 🌐
                  @agladst@mastodon.social

                  [?]Flipboard Science Desk » 🌐
                  @ScienceDesk@flipboard.social

                  Mathematicians put AI to work on Fermat’s last theorem.

                  From @NewScientist (registration may be required): flip.it/_V6E9W

                    screwlisp boosted

                    [?]Digital Mark λ ☕️ 8647 » 🌐
                    @mdhughes@appdot.net

                    The hardest thing in Dylan or any 🫰quote "normal" unquote🫰lang, is writing algebraic math when you're used to RPN or sexpr. Why am I putting one argument before the operator, the other randomly after, and having to figure out which ones happen first? Do people DO MATH like this‽

                    In theory I could just use +(a, b) (or does it need \+(a, b)? I'd try that in REPL but there isn't one).

                      [?]hairylarry » 🌐
                      @hairylarry@gamerplus.org

                      @screwlisp @mdhughes

                      The new version.

                      Without warnings?

                      Also with a q to quit.

                      Code in reply.

                        [?]hairylarry » 🌐
                        @hairylarry@gamerplus.org

                        @mdhughes @screwlisp

                        Not sure what the lines of code do but I know how the game is played.

                        You take a deck of cards and remove the royals. This gives you Ace through 10 with Ace = 1.

                        You deal two cards. If someone can make an equation they slap the table. They say their equation and everyone agrees or disagrees.

                        If no one can make an equation you deal another card.

                        part1

                          [?]vga256 » 🌐
                          @vga256@mastodon.tomodori.net

                          i've always been baffled by various paper size symbols, like A0 and A6, assuming they were some arbitrary system like "hands" for horse measurement

                          it turns out that A0-A8 are all just square roots of 2! to go from A0 to A1, you cut the A0 paper in half. to go from A1 to A2, you cut it in half.

                          if you're a programmer or a gamer, you've (knowingly or unknowingly) used this mathematical function in binary search partition (bsp) trees to narrow down which polygons to render in a room. e.g. Wolf3d and Doom used bsp trees.

                          en.wikipedia.org/wiki/Paper_si

                          while i'm here, if you love arbitrary math insanity, enjoy horse hands:
                          en.wikipedia.org/wiki/Hand_(un

                          A diagram showing the A paper size algorithm. A0 is the entire sheet of paper. A1 is A0 bisected horizontally. A2 is A1 bisected vertically, and so on, all the way down to the smallest size: A8.

                          Alt...A diagram showing the A paper size algorithm. A0 is the entire sheet of paper. A1 is A0 bisected horizontally. A2 is A1 bisected vertically, and so on, all the way down to the smallest size: A8.

                            screwlisp boosted

                            [?]hairylarry » 🌐
                            @hairylarry@gamerplus.org

                            @screwlisp

                            part 1

                            I have just specced a lisp game in my mind. Should be easy enough for me to write.

                            The game is MathSlap, invented by @Carl to be played with a deck of playing cards with no royals. (A-10)

                            Two numbers are placed face up. If you can make an equation from these numbers using any math symbols but no more numbers you slap the table. Then you say your equation and it's evaluated for correctness. If no one can make an equation another card is dealt.

                              [?]Earl » 🌐
                              @Earl@mast.john1126.com

                              Pythagorean Theorem

                              a² + b² = c²

                                Mike Fraser boosted

                                [?]steve mookie kong » 🌐
                                @mookie@weredreaming.com

                                Why is that ship named 3.1415? [SENSITIVE CONTENT]Because it’s full of 𝛑-rates.


                                  [?]Time+Trust+Truth = Better Social Society » 🌐
                                  @collective_truth@mastodon.social

                                  @geethap2007 from - by :

                                  "#Triangles compressing me once
                                  into , my roundness
                                  meets , shadows ensnared

                                  [Verse]
                                  I squeeze hard repressing contours
                                  On ’s path, we oft take
                                  The walk on lasts
                                  Greater into the vasts

                                  [Chorus]
                                  Morning star, it buds within me
                                  Rising light carries me so free
                                  Into meadows of morrows sighs
                                  Where deep and clean, forgiveness lies


                                  See > geethabalvannanathan.com

                                    [?]Brian Sletten » 🌐
                                    @bsletten@mastodon.social

                                    After all this time looking for it!

                                    A beach by a lake in the mountains. Blue sky, trees, pretty water. In the foreground there are the remnants of a tree trunk on its side. Roots are exposed. There are two prominent branches at 90 degrees that have another 90 degree turn in each direction to meet back up in what appears to be a natural rectanglish shape.

The text says, “I finally found it… the square root”.

                                    Alt...A beach by a lake in the mountains. Blue sky, trees, pretty water. In the foreground there are the remnants of a tree trunk on its side. Roots are exposed. There are two prominent branches at 90 degrees that have another 90 degree turn in each direction to meet back up in what appears to be a natural rectanglish shape. The text says, “I finally found it… the square root”.

                                      Light boosted

                                      [?]Freezenet » 🌐
                                      @freezenet@noc.social

                                      To come up with that kind of math in 30 seconds is ridiculously good in my books.

                                      youtube.com/watch?v=pfa3MHLLSW