I'm studying chip-firing processes on graphs and a central objet is the jacobian group of the underlying graph, the torsion component of the Picard group of the graph. We know for example that $Jac(C_n) = \mathbb Z_n$, where $C_n$ is the cycle graph on $n$ vertices. Doing some computations for $C_n$ I found for example that
$Jac(C_n \bigoplus_1 C_m) = \mathbb Z_{n\cdot m-1}$ if $C_n \bigoplus_1 C_m$ is the graph obtained by glueing$C_n$ and $C_m$ on $1$ edge.
$\#Jac \left(C_n \bigoplus_k C_m\right) = n\cdot m - k^2$ if $C_n \bigoplus_k C_m$ is the graph obtained by glueing $C_n$ and $C_m$ on $k$ consecutive and different edges
$\#Jac \left(C_n \bigoplus_k C_m \bigoplus_k C_r\right) = (n\cdot m \cdot r -k^2)\cdot (m+n+r) - 2\cdot k^3$ if $C_n \bigoplus_k C_m \bigoplus_k C_r $ is the graph obtained by glueing $C_n$ and $C_m$ on $k$ consecutive and different edges and then gluing $C_r$ on $k$ consecutive and different edges
What kind of general results do we know in that direction?
I would be glad to have some info on that and maybe some pointers to papers.
Thanks
I myself and a former professor of mine actually did quite a bit of work on this subject, and I continue to work on it as well. We wrote a paper on Graph Jacobians and what happens under certain 'gluing operations'. The phenomena you've described above was something I found as well.
Here's the link to our paper if you're interested: https://arxiv.org/abs/2008.03761
This is a wider subject than you might think, and our paper does reference other papers if you're interested in reading those, so I highly recommend you check it out!