• 0 Posts
  • 8 Comments
Joined 3 years ago
cake
Cake day: July 10th, 2023

help-circle

  • I listened to a podcast with a couple smart mathematicians talking about AI recently and this rings true based off what I heard them discuss.

    They hypothesized that only verifiable domains can really see advances due to AI. So mathematics, physics, a load of the other sciences, and medical research. Even programming, as long as you have a pre-designed solution.

    But for problems where you can’t look at a solution and say “yeah, that’s an optimal solution or close to it”, ie basically any business problem; they are much less useful, a big reason being what you mentioned in your comment.





  • It’s because in any higher level math these rules aren’t needed. Everyone just uses brackets(and mathematical notation) to clearly define an order of operations. There’s no confusion as you’ll never see something potentially ambiguous like “x * y / z / a” .

    And even if you did, the division operators would likely be horizontal lines to make it clear what is being divided.