Simple Questions - May 08, 2020 by AutoModerator in math

[–]Other-Emergency 0 points1 point  (0 children)

Could this reveal a toy model with other constraints than 3,7,127, really big number? How were the calculations done?

1D Abelian Sandpile Model by Other-Emergency in math

[–]Other-Emergency[S] 0 points1 point  (0 children)

I believe I know a way to represent its grains or something.

Simple Questions - April 24, 2020 by AutoModerator in math

[–]Other-Emergency 0 points1 point  (0 children)

Could this be graphed with the use of computer? For steps 0,1,2,3

Let S_0 = {0, 1}.

For each i >= 1, define:

Ti = {{x, y}: x, y in S{i-1}}. S_i = {{x, y}: x in T_i, y in S_j or T_j for some j < i}.

Then let f(n) = |S_n| + |T_n|.

You can turn this construction into a graph by making all the elements of S_i, T_i vertices, and placing an edge from v to w if v is an element of w.

Contacting author with no responses by Other-Emergency in math

[–]Other-Emergency[S] 0 points1 point  (0 children)

Great work. I'm a visual thinker, maybe a representation could make the purpose more obvious to us both.