Open Menu
AllLocalCommunitiesAbout
lotide
AllLocalCommunitiesAbout
Login

It'll be ok. Nobody's going to judge you.

⁨892⁩ ⁨likes⁩

Submitted ⁨⁨2⁩ ⁨weeks⁩ ago⁩ by ⁨The_Picard_Maneuver@piefed.world⁩ to ⁨[deleted]⁩

https://media.piefed.world/posts/Pj/fc/PjfcRDWp8Lq62JM.jpg

source

Comments

Sort:hotnewtop
  • Klear@piefed.world ⁨2⁩ ⁨weeks⁩ ago

    It’s more complex than that…

    source
    • devaly@ani.social ⁨2⁩ ⁨weeks⁩ ago

      cmon, get real

      source
      • LemmyPlaceDN@europe.pub ⁨2⁩ ⁨weeks⁩ ago

        Think rationally

        source
        • -> View More Comments
    • Soulphite@reddthat.com ⁨2⁩ ⁨weeks⁩ ago

      Image

      source
    • sundray@lemmus.org ⁨2⁩ ⁨weeks⁩ ago

      But it’s plane to see…

      source
      • agamemnonymous@sh.itjust.works ⁨2⁩ ⁨weeks⁩ ago

        *plane

        source
        • -> View More Comments
  • davad@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    I’ve always thought “imaginary” vs “real” was an unfortunate naming convention.

    I don’t know about other fields, but electrical engineering uses imaginary numbers with AC circuits and changing electrical fields. Since electricity moves as waves, imaginary numbers let you represent what’s coming 90 degrees later in a compact way.

    source
    • FishFace@piefed.social ⁨2⁩ ⁨weeks⁩ ago

      Yeah, I think it causes unnecessary difficulties. I actually think they’re introduced at a time when you could instead teach them as two-dimensional vectors with pointwise addition and a special multiplication and division rule, and prove that (0, 1)×(0, 1) = (-1, 0) using that rule, so that sqrt(-1, 0) = (0, 1).

      Then you can establish a convention that you write (a, b) as a + bi (and i = (0, 1)).

      This is too abstract for younger students, but nowadays I don’t think they learn complex numbers anyway, and I think it would be less spooky for the older students.

      source
      • andros_rex@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

        Imaginary numbers are typically introduced in a high school “algebra 2” course in my neck of the woods, like junior year unless you are accelerated or held back. I feel like it’s really common for them to not be taught well - the naming is something that occasionally trips up the teachers.

        The teaching of them is something that really interests me - they’re the kind of thing that triggers the “when am I ever going to use this?”/rants about not learning how to do taxes. You can talk about the relevance to electronics, but DC electronics is already hard enough for most to comprehend.

        I like to connect it to rotation. Show them the pattern of powers of i with physical movement - quarter turns.

        source
        • -> View More Comments
      • sangeteria@lemmy.ml ⁨2⁩ ⁨weeks⁩ ago

        Also tbf, rational numbers are just the lattice modded out by the equivalence relations (a, b) ~ (c, d) iff ad = bc, and the equivalence classes just happen to form an ordered field. If you show an undergrad math/science student this esoteric definition of rationals, the motivation of “2D numbers” makes a lot more sense. Of course, please don’t show this to an elementary or middle schooler, a high schooler might be able to handle this if they’re passionate about math.

        source
        • -> View More Comments
    • feddylemmy@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      Carl Friedrich Gauss would agree with you on the naming. He thought the confusion/mistery around imaginary numbers was due to naming. He said +1, -1, and root(-1) should have been called direct, inverse, and lateral units.

      source
      • DaleGribble88@programming.dev ⁨2⁩ ⁨weeks⁩ ago

        Lateral numbers is my preferred term

        source
    • iusemybrain@sh.itjust.works ⁨2⁩ ⁨weeks⁩ ago

      don’t forgot signal processing. Complex number theory is used a lot when it comes down to Fourier transforms of discrete or continuous functions.

      but yea the naming convention of “imaginary numbers” is pretty bad, we did the same thing for negative numbers (we called it imaginary) when people couldn’t comprehend of a negative quantity.

      negative numbers are defined from a conservative system, basically a gain/loss relationship: if I have 2 apples and I give away 1 to a friend, I have 1 apple left, that loss – that apple I gave to a friend – is the negative quantity. For imaginary numbers, we don’t really have a way to comprehend an imaginary quantity; what does it mean that I have sqrt(-1) apples

      source
      • Malfeasant@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

        It means you have an orange.

        source
    • a1tsca13@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      And in optics, the “real” portion of a material’s refractive index represents scattered light and the “imaginary” part represents absorbed light.

      source
      • zaphod@sopuli.xyz ⁨2⁩ ⁨weeks⁩ ago

        Well, it applies to all EM-waves, not just radio or optical frequency waves. It also applies to acoustic waves.

        source
    • IAmNorRealTakeYourMeds@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      Not just electricians.

      3d graphics are all about about quaternions (4d version of imaginary numbers).

      source
      • Snazz@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

        Quaternions are useful, but no means necessary or intrinsic to 3d graphics.

        They are useful for describing rotations in 3d space, but the same can be done with a matrix, or even Euler angles. It’s just a more calculations.

        That said, basically all the major game engines use quaternions, so unless you are creating your own 3d renderer, you have to learn at least the basics about them.

        Quaternions really shine at spherical interpolation (Slerp - yes thats the real terminology) between two rotations.

        source
        • -> View More Comments
    • BCsven@lemmy.ca ⁨2⁩ ⁨weeks⁩ ago

      Yep, it is bad naming. I took it in highschool but it didn’t really make sense till I saw how it described electric fields with the wave 90 degrees into the flat page.

      source
    • omega_x3@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      Electrical engineers also use them as a simple way of solving differential equations with laplace transforms. Much easier as long as you don’t care about what happens at infinity.

      source
      • davad@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

        Infinity is too far away. We’ll deal with it when it gets closer.

        source
      • davad@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

        Is that just an EE thing?

        source
    • socsa@piefed.social ⁨2⁩ ⁨weeks⁩ ago

      Right, it’s just an orthogonal basis. You can extend this to many dimensions, fields and geometries.

      source
  • NaibofTabr@infosec.pub ⁨2⁩ ⁨weeks⁩ ago

    Just one more axiom bro and it will all make sense… just one more I swear it’s consistent… BRO I just NEED one more conjecture and it will BE complete… tHe pRincIPles ARe sOLid BrO jUST TruST mE!

    source
  • yesman@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    It’s not like the regular numbers behave themselves. Have you ever heard a coherent, non-self referential definition of the number 3?

    source
    • arctanthrope@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      the only numbers that actually exist are 0 and 1. everything else is a reference to those

      source
      • spicehoarder@lemmy.zip ⁨2⁩ ⁨weeks⁩ ago

        I can define zero as the absence of 1. But also 1 itself is a reference to the infinitely fractional 0.00…1 and I’d consider that a different number to the whole number 1

        source
        • -> View More Comments
    • gezero@sopuli.xyz ⁨2⁩ ⁨weeks⁩ ago

      It’s 2 plus 1

      source
      • protist@retrofed.com ⁨2⁩ ⁨weeks⁩ ago

        Oh yeah? Prove it

        source
        • -> View More Comments
    • ProfessorScience@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      λ f. λ x. f (f (f x))

      source
      • BlackRoseAmongThorns@slrpnk.net ⁨2⁩ ⁨weeks⁩ ago

        Succs to succ.

        source
      • CH3DD4R_G0BL1N@sh.itjust.works ⁨2⁩ ⁨weeks⁩ ago

        Half life f(x) confirmed?

        source
    • QuantumSparkles@sh.itjust.works ⁨2⁩ ⁨weeks⁩ ago

      3 is a sideways nutsack

      source
      • bhamlin@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

        W is a nutsack getting elaborately crushed

        source
        • -> View More Comments
      • socsa@piefed.social ⁨2⁩ ⁨weeks⁩ ago

        =3

        source
    • anise@awful.systems ⁨2⁩ ⁨weeks⁩ ago

      {{},{{}}} (I think)

      source
      • WilloftheWest@feddit.uk ⁨2⁩ ⁨weeks⁩ ago

        That would be 2. 3 would be {{},{{}},{{},{{}}}}.

        source
        • -> View More Comments
    • IAmNorRealTakeYourMeds@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      3 = . . .

      source
    • ivanafterall@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      Yes. In fact, just earlier today, my buddy Darryl was telling me about a coherent, non-self preferential definition of the number 3. It’s not a big deal. People do that stuff all the time.

      source
    • MonkderVierte@lemmy.zip ⁨2⁩ ⁨weeks⁩ ago

      2+1?

      source
  • howdy@lemmy.ml ⁨2⁩ ⁨weeks⁩ ago

    men will invent new fields of mathematics before going to therapy

    source
    • SomethingBurger@jlai.lu ⁨2⁩ ⁨weeks⁩ ago

      Well, new fields of mathematics are useful.

      source
      • MonkderVierte@lemmy.zip ⁨2⁩ ⁨weeks⁩ ago

        You imply that therapy is not.

        source
        • -> View More Comments
    • stingpie@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      Therapist: Do you think your dives into math are a type of avoidance for difficult problems in real life?

      Me: You know what’s really interesting? I just thought of this, but recipes can be really well represented by a directed, weighted hypergraph. Each hyperedge is an action, the weights are the measurements, and so following the directed hyperedges will result in the meal the recipe is for. It more naturally captures how recipes can be non-linear than regular list based recipes!

      source
    • Lushed_Lungfish@lemmy.ca ⁨2⁩ ⁨weeks⁩ ago

      That was literally what Sir Isaac “Deadliest Son of a Bitch in Space” Newton did.

      source
      • Rugnjr@lemmy.blahaj.zone ⁨2⁩ ⁨weeks⁩ ago

        And despite his being a stunningly weird little guy, he did notice some useful stuff!

        source
  • DigDoug@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    Practically everything people say about imaginary numbers you could also say about negative numbers.

    Also… wrong about what?

    source
    • AlfalFaFail@lemmy.ml ⁨2⁩ ⁨weeks⁩ ago

      Also infinity and, by extension, irrational numbers.

      source
  • Kolanaki@pawb.social ⁨2⁩ ⁨weeks⁩ ago

    All numbers are imaginary. So are words.

    source
    • expatriado@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      for real, which is imaginary

      source
      • Kolanaki@pawb.social ⁨2⁩ ⁨weeks⁩ ago

        Especially for solipists.

        source
  • TheTechnician27@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    They’re just closure-minded.

    source
  • uriel238@lemmy.blahaj.zone ⁨2⁩ ⁨weeks⁩ ago

    This is a thing that mathematicians do. Rather than just assume you can’t divide by zero they’ll go ahead and try and see what happens.

    source
  • RobotToaster@mander.xyz ⁨2⁩ ⁨weeks⁩ ago

    Then they invented quarternions.

    source
    • MonkderVierte@lemmy.zip ⁨2⁩ ⁨weeks⁩ ago

      If math symbols are fancy for-loops, then this is a fancy array?

      source
    • Rugnjr@lemmy.blahaj.zone ⁨2⁩ ⁨weeks⁩ ago

      They’re useful as hell! I hate gimbal lock, all my homies love quarternions

      source
  • Battle_Masker@lemmy.blahaj.zone ⁨2⁩ ⁨weeks⁩ ago

    alright wise guy, what IS the square root of -1 then?

    source
    • nibbler@discuss.tchncs.de ⁨2⁩ ⁨weeks⁩ ago

      alright wise guy, what IS -1divided by 0 then?

      source
      • NateNate60@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

        -1 / 0 can be defined to be a special new number, ⭐.

        This system of numbers is actually mathematically consistent and has all the properties that a number system should have. But using simple algebra, you can prove that in this new number system, ⭐ = 0. And then you can also prove that all other numbers equal zero.

        This number system is known as the zero ring, and it’s the ring where the only number is 0 and the following operations are defined:

        • 0 + 0 = 0
        • 0 - 0 = 0
        • 0 × 0 = 0
        • 0 ÷ 0 = 0
        • 0^0 = 0

        All other symbols, including 1, 2, and ⭐, are just alternative labels for 0 in this number system. In other words, defining division by zero is essentially the equivalent of reality collapsing in mathematics.

        So yes, you can validly define division by zero. You just get degenerate mathematics if you do. So be careful what you wish for.

        source
        • -> View More Comments
      • davad@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

        -1/0 = Boom

        But more literally, the answer is undefined.

        Instead of thinking of division as a “proper” operator, think of it as shorthand for “x0 = -1". Since the multiplication operator already defines "x0 => 0” and “-1 != 0”, there literally is no answer by definition. So “undefined”.

        For “0/0”, it’s a little different. Since “x*0 => 0”, literally every number satisfies “0/0”. Since we’re expecting a single number as the answer, we call the answer to this “undefined” too.

        source
        • -> View More Comments
    • CommissarVulpin@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      Why should I care?

      source
  • DarrinBrunner@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    Physicists (only because I watch Sabine, and this is what she says they do)

    Image

    source
    • gezero@sopuli.xyz ⁨2⁩ ⁨weeks⁩ ago

      That’s the face I make when someone mentions she is watching Sabine (only because I watch prof Dave)

      source
    • ivanafterall@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

      Sabine is a little nutty ngl, I had to unsubscribe. She huffs her own farts way too much.

      source
  • Agent641@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    All numbers are imaginary

    source
  • MuteDog@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

    I feel like this is why physicists came up with dark matter/energy

    source
    • Rugnjr@lemmy.blahaj.zone ⁨2⁩ ⁨weeks⁩ ago

      Yes, that’s explicitly what that is. Dark matter/energy is just the name given to the phenomenon that measurements suggest there must be something else we can’t detect yet

      source
      • MuteDog@lemmy.world ⁨2⁩ ⁨weeks⁩ ago

        Or maybe we can detect that nothing is there and the formulas are just wrong. But it’s a lot easier to make up invisible matter than rework the formulas.

        source
  • A_Chilean_Cyborg@feddit.cl ⁨2⁩ ⁨weeks⁩ ago

    Then, when those numbers appear IRL, what do you do then huh??

    source
  • TabbsTheBat@pawb.social ⁨2⁩ ⁨weeks⁩ ago

    “Quārum hī vitiō moriānis?”

    “Moriānis‽ Moriānis vestris incipivit rem tōtam!”

    “Et herem facĕre debēre īre stultum.”

    source
  • Rugnjr@lemmy.blahaj.zone ⁨2⁩ ⁨weeks⁩ ago

    There’s a convincing argument all numbers are imaginary. I’ve never seen a million of something in one place. Let alone a billion, or a trillion. Root 2? Get outta here. e, pi. Basically any useful number already has the property that i has (suspending disbelief until we can get rid of it again somewhere later down the line)

    source