Wen, to random
@Wen@mastodon.scot avatar

Maths Can Help Solve Social Justice Problems

https://www.scientificamerican.com/article/can-we-solve-social-justice-problems-with-math/

Not just for the classroom. But then I would say that (and change Math to Maths…)

OscarCunningham, to math
@OscarCunningham@mathstodon.xyz avatar

For a long time I felt like I didn't really understand the Yoneda Lemma. I knew some things that people said about it ('we can understand objects by the maps into them' and 'the Yoneda embedding is full and faithful') but the statement 'Hom(Hom(A, -), F) = F(A)' itself was something I could only use as a symbolic manipulation without understanding.

On the other hand, I did separately know facts like 'In the category of quivers there are objects which look like • and •→•, such that the maps out of them tell you exactly the vertices and edges in your quiver' and 'In the category of simplicial sets there are objects which are just an n-simplex; maps out of them are the n-simplices of the object you are mapping into'.

Somehow I only recently realised that these examples are precisely the Yoneda Lemma. These objects are precisely presheaves of the form Hom(A, -), and the Yoneda Lemma tells you what you get when you map out of them.

In particular I think it would be useful to give the quiver example to students when they learn the Yoneda Lemma.

#CategoryTheory #Math #Maths #Mathematics #Yoneda #YonedaLemma

simontatham,
@simontatham@hachyderm.io avatar

@OscarCunningham do students learn the two things in the right order, though?

I moved from maths to computing before I got to either category theory or quivers, but I did see a summary of an introductory lecture course on quivers, and it listed category theory as a prerequisite.

rzeta0, to random
@rzeta0@mastodon.social avatar

On macos is there an easy way to type #maths symbols like forall, pi, there exists, mapsto, .. ?

Subscripts and superscripts too?

Ideally without having to install anything extra.

Does that emoji tool do it?

rzeta0,
@rzeta0@mastodon.social avatar

@villares

I've been using Lyx for 20+ years (not continuously) as it is a gui over latex.

lyx.org

Almost all Linux distros have it, and binaries are available for other OSes.

It's not perfect but it's my primary tool.

It is locally installed, not web-based, so I think a web-based lyx would be even better.

villares,
@villares@ciberlandia.pt avatar

@rzeta0 cool! I've heard of Lyx but never had a compelling need to write beautiful equations / math notation so...

I admire your journey as an independent math lover/student you know? I'm always shyly looking at the abiss next of the perimeter of math I don't understand.

ianRobinson, to Podcast
@ianRobinson@mastodon.social avatar

Watching Computational Conversations Episode 4: Selecting the right tool.

Jon McCloone and Conrad Wolfram on the topic of using the right computational tool for a particular task.

A 28 minute video podcast.

https://youtu.be/X2c0RXXq1Uc

dmm, to math
@dmm@mathstodon.xyz avatar

Here I tried to prove the Existence Theorem for Laplace Transforms. I don't know what the/a "conventional proof" looks like, but this is what I came up with.

A few of my notes on this and related topics are here: https://davidmeyer.github.io/qc/dirac_delta.pdf

As always, questions/comments/corrections/* greatly appreciated.

#laplacetransform #existencetheorem #math #maths #mathematics

dmm,
@dmm@mathstodon.xyz avatar

@johncarlosbaez Not stressful, other than I worry I'm making you work to much.

I'm just learning all of this (learning things is what I like to do), so I appreciate not only your patience but also your time.

Thanks! --dmm

johncarlosbaez,
@johncarlosbaez@mathstodon.xyz avatar

@dmm - it's not work for me, it's fun!

etenil, to physics
@etenil@emacs.ch avatar

I've never done so much #maths and #physics during this #lispgamejam since university! Programming a game is a lot of maths!

#lisp

daviwil,
@daviwil@fosstodon.org avatar

@etenil it's all the fun kind of math

dekkzz76,
@dekkzz76@emacs.ch avatar

@etenil

WoW had a lot of astrophysicists & other maths based people in its Project management & dev groups

rzeta0, to random
@rzeta0@mastodon.social avatar

If you've wondered what all the fuss about was ...

but couldn't get past the jargon and overly-advanced discussions ...

.. I really recommend this intro tutorial, I'm enjoying it so far .. it is giving me smiles!

https://hrmacbeth.github.io/math2001/index.html

TeaKayB, to drawing
@TeaKayB@mathstodon.xyz avatar

"I can't draw" is almost (but not quite) as common a misconception as "I can't do #maths". Prove yourself wrong for one of these at Olivia's free drop-in #drawing workshop at @NPGLondon on 21st June:

https://www.npg.org.uk/whatson/event-root/june/drop-in-drawing-21062024

mkwadee, to animation
@mkwadee@mastodon.org.uk avatar

A couple of weeks ago, I posted an #animation of a point on a circle generating a #cycloid.

If you turn the curve "upside down", you get the #BrachistochroneCurve. This curve provides the shortest travel time starting from one cusp to any other point on the curve for a ball rolling under uniform #gravity. It is always faster than the straight-line travel time.

#MyWork #CCBYSA #Mathematics #Maths #AppliedMathematics #Physics #Calculus

Balls rolling under gravity on a cycloid and on straight lines inclined at various angles.

mkwadee,
@mkwadee@mastodon.org.uk avatar

This is an interesting problem in and exercised luminaries like and . I think the latter's use of the is a stroke of genius.

mkwadee,
@mkwadee@mastodon.org.uk avatar

Anyway, the took a bit of thought as it requires a bit of , some and is made a bit more tricky as the curve is multi-valued and so you need to treat different branches separately. The was produce with .

dmm, to math
@dmm@mathstodon.xyz avatar

Here's something I just learned: the lucky numbers of Euler.

Euler's "lucky" numbers are positive integers n such that for all integers k with 1 ≤ k < n, the polynomial k² − k + n produces a prime number.

Leonhard Euler published the polynomial k² − k + 41 which produces prime numbers for all integer values of k from 1 to 40.

Only 6 lucky numbers of Euler exist, namely 2, 3, 5, 11, 17 and 41 (sequence A014556 in the OEIS).

The Heegner numbers 7, 11, 19, 43, 67, 163, yield prime generating functions of Euler's form for 2, 3, 5, 11, 17, 41; these latter numbers are called lucky numbers of Euler by F. Le Lionnais.

h/t John Carlos Baez
(@johncarlosbaez) for pointing this out.

References

[1] "Lucky numbers of Euler", https://en.wikipedia.org/wiki/Lucky_numbers_of_Euler

[2] "Heegner number", https://en.wikipedia.org/wiki/Heegner_number

[3] "Heegner numbers: imaginary quadratic fields with unique factorization (or class number 1)", https://oeis.org/A003173

[4] "Euler's "Lucky" numbers: n such that m^2-m+n is prime for m=0..n-1", https://oeis.org/A003173

#luckynumbersofeuler #heegnernumber #euler #math #maths #mathematics

johncarlosbaez,
@johncarlosbaez@mathstodon.xyz avatar

@dmm - you came tantalizingly close to telling your readers how to get the sequence

7, 11, 19, 43, 67, 163

from the sequence

2, 3, 5, 11, 17, 41

but it's probably best to leave that as an easy puzzle for them! Of course, 𝑤h𝑦 𝑖𝑡 𝑤𝑜𝑟𝑘𝑠 is a much harder puzzle.

dmm, to math
@dmm@mathstodon.xyz avatar

The fascinating Heegner numbers [1] are so named for the amateur mathematician who proved Gauss' conjecture that the numbers {-1, -2, -3, -7, -11, -19, -43, -67,-163} are the only values of -d for which imaginary quadratic fields Q[√-d] are uniquely factorable into factors of the form a + b√-d (for a, b ∈ ℤ) (i.e., the field "splits" [2]). Today it is known that there are only nine Heegner numbers: -1, -2, -3, -7, -11, -19, -43, -67, and -163 [3].

Interestingly, the number 163 turns up in all kinds of surprising places, including the irrational constant e^{π√163} ≈ 262537412640768743.99999999999925... (≈ 2.6253741264×10^{17}), which is known as the Ramanujan Constant [4].

A few of my notes on this and related topics are here: https://davidmeyer.github.io/qc/galois_theory.pdf. As always, questions/comments/corrections/* greatly appreciated.

References

[1] "Heegner Number", https://mathworld.wolfram.com/HeegnerNumber.html

[2] "Splitting Field", https://mathworld.wolfram.com/SplittingField.html

[3] "Heegner numbers: imaginary quadratic fields with unique factorization (or class number 1).", https://oeis.org/A003173

[4] "Ramanujan Constant", https://mathworld.wolfram.com/RamanujanConstant.html

johncarlosbaez,
@johncarlosbaez@mathstodon.xyz avatar
dmm,
@dmm@mathstodon.xyz avatar

@johncarlosbaez "Lucky numbers of Euler" 🙂

https://en.wikipedia.org/wiki/Lucky_numbers_of_Euler

Very cool...

sjb, to physics
@sjb@mstdn.io avatar

Today's thing I can't integrate:
sin^3(x)/(1+a-a cos(x))^2 dx from 0 to pi

sjb,
@sjb@mstdn.io avatar

@level98 Interesting, well at least it appears to solve. I'll try myself at some point. The context looks like this:

(I had my laptop in a conference but didn't swap it for paper, although it seems I should have)

level98,
@level98@mastodon.social avatar

@sjb Ah... Klein-Nishina, the QFT formula related to Compton scattering - I was getting a Compton scattering prac up and running in a 3rd Year Uni teaching lab and found a mistake in relation to calculations using Klein-Nishina for this prac in the classic Melissinos "Experiments in Modern Physics" (if I remember correctly the end result is OK... possibly two mistakes cancelling out... but it was a while back). I emailed the publisher but got no response - oh well.

MathOutLoud, to math
@MathOutLoud@mathstodon.xyz avatar

A nice viewer submitted problem today dealing with the range of values of a function. See my thought process and solution here:

https://youtu.be/KcCvTZDWbAU

#math #maths #mathematics

firefly, (edited ) to random
@firefly@neon.nightbulb.net avatar

Early on in my hobby I came to the realization that cryptographic prowess has no viable market price point. More's the pity. Yet I think one day I may change that with my secrecy sauce.

#cryptography #cryptology #maths #encryption #ciphers

numbas, to math
@numbas@mathstodon.xyz avatar

Next month we're running a couple of training sessions and we're also trying a new drop-in session for anyone who wants to talk about Numbas.

The sessions are free and open to anyone with an interest in Numbas.

There's more information and links to register on the blog: https://www.numbas.org.uk/blog/2024/05/numbas-training-sessions-and-drop-in-hours-june-2024/

#Numbas #eAssessment #assessment #math #maths

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines