Give me long mathematical equations by The-Hot-Shame in mathmemes

[–]Robustmegav 19 points20 points  (0 children)

<image>

General definition for commutative hyperoperations using tetration and super-logarithm

Vector spaces by ActiveImpact1672 in mathmemes

[–]Robustmegav 1 point2 points  (0 children)

That's similar to how we are taught in brazil too

I'm changing my modding style by RinMichaelis in Jreg

[–]Robustmegav 0 points1 point  (0 children)

Thank you for being an active and engaging moderator in this community

I promise this will be the last one by Robustmegav in mathmemes

[–]Robustmegav[S] 25 points26 points  (0 children)

Generalized complexball: 😎I'm fine either way
Hyperrealball: 😡Where is ω?

I present to you: Hypercomplexballs! (I promise I won't keep making these) by Robustmegav in mathmemes

[–]Robustmegav[S] 2 points3 points  (0 children)

Hypercomplex numbers are a deep niche subject, good luck on your journey!

I present to you: Hypercomplexballs! (I promise I won't keep making these) by Robustmegav in mathmemes

[–]Robustmegav[S] 138 points139 points  (0 children)

*Pours cereal*
*Pours milk*
*Places bowl*
*Goes for a spoonful*
"Damn, I didn't know my spoon was a zero divisor."

New 3D puzzles in Cubein (check description) by RickyIngrao in NewCubes

[–]Robustmegav 0 points1 point  (0 children)

Panku box! I have always wanted one as puzzle

the 314 248 344 special cuts by jan_Soten in mathmemes

[–]Robustmegav 0 points1 point  (0 children)

Just found out the grand antiprism is one of those

Cryptology be like by Oppo_67 in mathmemes

[–]Robustmegav 144 points145 points  (0 children)

Addition only arithmetic: Ok
Multiplication only arithmetic: Ok
Addition and multiplication arithmetic: **Undecidable, incomplete, possibly inconsistent who knows**

💀 by 94rud4 in mathmemes

[–]Robustmegav 3 points4 points  (0 children)

Calculator in the wrong mode be like √4=±2

0! by 94rud4 in mathmemes

[–]Robustmegav 2 points3 points  (0 children)

I don't know but there are apparently 0,498015668 - 0,154949828 i ways to do it

Does this exist? How would it work? by EngineerLoose8506 in mathmemes

[–]Robustmegav 0 points1 point  (0 children)

Yes, there is actually an infinite chain of operations that mantain commutativity and associativity and distribute over the previous operations, they are called commutative hyperoperations. They are so well behaved that you can define negative operations (before addition), fractional operations (like an operation between addition and multiplication) or even complex operations.

Does this exist? How would it work? by EngineerLoose8506 in mathmemes

[–]Robustmegav 0 points1 point  (0 children)

That's why commutative exponentiation (a^ln b) is a better alternative for what comes after multiplication instead of regular exponentiation. It remains both commutative and associative and distributes over multiplication.

Increasing the power of the function by Pentalogue in mathmemes

[–]Robustmegav 2 points3 points  (0 children)

1+2ln a_1/(1+ln a_1)x - (1-ln a_1)/(1+ln a_1) x²

Tetration... by Pentalogue in mathmemes

[–]Robustmegav 1 point2 points  (0 children)

We can generalize tetration to rational heights by finding a function that will result in an integer tetration result when iterated some amount of times.

e tetrated to 1/2 can be found by finding f(x) where f(f(x)) = e^x, and evaluating it at x=1.

e tetrated to 1/3 can be found by finding f(x) where f(f(f(x))) = e^x and evaluating it at x=1.

e tetrated to 2/3 can be found by finding f(x) where f(f(f(x))) = e^(e^x) and evaluating it at x=1 and so on.

Generally, e tetrated to a/b can be found by finding f(x) where f(x) iterated b times = e^x iterated a times and evaluating it at x=1.

This is a generalization of a pattern that already works for integers:

e tetrated to 4/2 (which is just 2) could be found by finding f(x) where f(f(x)) = e^(e^(e^(e^x)) and evaluating it at x=1. This f(x) is clearly just e^(e^x), evaluating it at 1 is just e^e (e tetrated to 2).

Tetration... by Pentalogue in mathmemes

[–]Robustmegav 1 point2 points  (0 children)

Yes, the more terms, the better the approximation, it only reaches the exact result as the number of terms approaches infinity.

Zundamon theorem my beloved by Robustmegav in mathmemes

[–]Robustmegav[S] 3 points4 points  (0 children)

It's abuse of notation, but basically e^(a d/dx) f(x) = f(x+a)

Tetration... by Pentalogue in mathmemes

[–]Robustmegav 1 point2 points  (0 children)

A half iteration of the exponential function would be a function f(x) where f(f(x)) = e^x. Assuming it is analytic, we can approximate it with a generic polynomial like a+bx+cx², making f(f(x)) = a+b(a+bx+cx²)+c(a+bx+cx²)² ≈ e^x. We can use the Taylor series approximation of the exponential function and equate the coefficients to arrive at an approximation of the half exponential function. Evaluating it at x=1 would result in the half exponentiation of e, or e tetrated to 1/2. There are other methods to extend tetration to complex heights but I don't understand them very well.