---
© 2015-2026 Wesley Long & Daisy Hope. All rights reserved.
Synergy Research — FairMind DNA
License: CC BY-SA 4.0
Originality: 95% — Original notation; formalizes the Bubble Mass algebra and geometric derivation chain
---

# Bubble Mass Notation Sheet
## Complete Algebra and Derivation Chain for the Bubble Mass Equation

**Wesley Long — Synergy Research**

---

## 1. Base Structure

$$\mathrm{Ma}(n) = n \cdot K$$

with

$$K = 1352 \cdot 5.442245307660239 \cdot 1.2379901546155434 \times 10^{-34}$$

$$K \approx 9.109027140565893 \times 10^{-31}$$

The form is a **standard linear proportional function**:

$$\boxed{\mathrm{Ma}(n) = nK}$$

---

## 2. Algebraic Skeleton

$$f(x) = kx$$

This is the most basic possible one-parameter linear map. There is nothing exotic about the form itself. What is specific to the Synergy framework is:

1. The interpretation of $K$ as the base mass unit
2. The claim that **all masses** are generated as $\mathrm{Ma}(n)$ for some index $n$
3. The geometric derivation of $K$ from the unit square (see Section 5)

---

## 3. The Inverse — Mx(m)

If $m = \mathrm{Ma}(n) = nK$, then:

$$n = \frac{m}{K}$$

$$\boxed{\mathrm{Mx}(m) = \frac{m}{K}}$$

---

## 4. The Pair

$$\boxed{\mathrm{Ma}(n) = nK} \qquad\Longleftrightarrow\qquad \boxed{\mathrm{Mx}(m) = \frac{m}{K}}$$

The roundtrip identity is exact:

$$\mathrm{Ma}(\mathrm{Mx}(m)) = m$$

This is a **linear bijection** over all $\mathbb{R}$ — any real number is a Bubble Mass address.

---

## 5. Geometric Derivation of K

The scale factor $K$ is not a single constant. It is the product of three independently derived geometric quantities:

$$K = A \times B \times C$$

### Factor A — Doubling Circuit Convergence Index ($\approx 1352$)

$$A = \frac{2240}{\sqrt{\sqrt{2} + \frac{100}{75 + r}}}$$

where $r$ is a small arena angle correction derived from $\mathrm{Qa}()$.

- **2240** = $1 \times 2 \times 4 \times 8 \times 7 \times 5$ — the Doubling Circuit product (digital root cycle)
- **75** = $15 \times 5$ — Hemisphere Points × vertex grid side
- **$\sqrt{2}$** — unit square diagonal

$A$ converges to 1352 via $\mathrm{Mi}(75)$. The self-referential chain $\mathrm{Mi}(\mathrm{Mi}(75)) = 1836.18$ produces the proton-to-electron mass ratio.

### Factor B — Angular Limit Coupling ($\approx 5.442$)

$$B = \sqrt{\frac{2}{1/6} \cdot \frac{15}{8} \cdot \frac{8}{6} + \varphi - 1}$$

$$B = \sqrt{30 + \varphi - 1}$$

- **6** — Hexagon Points
- **15** — Hemisphere Points
- **8** — Quadrant Points
- **$\varphi = (\sqrt{5}-1)/2$** — Golden Reciprocal
- **30** — Angular Limit $F$, derived from subdivision ratios of 6, 15, 8

### Factor C — Speed of Light Scaling ($\approx 1.238 \times 10^{-34}$)

$$C = \frac{1}{c_y^4}$$

where $c_y = 299{,}792{,}457.553$ m/s is the Northern path speed of light from the Quadrian Arena.

### Full Geometric Product

$$K = A \times B \times C$$

The `dMd(n)` function in `js/ssm.js` computes all three from geometry:

$$\mathrm{Ma}(n) = n \times A \times B \times C$$

No hardcoded constants required — every factor traces to the unit square.

---

## 6. The Bubble Mass Family

Beyond the base pair Ma/Mx, the SSM defines a complete family of mass-index functions. Each has a distinct algebraic form.

### 6a. Bubble Mass Index — Mi(n)

$$\mathrm{Mi}(n) = \frac{2240}{\sqrt{\sqrt{2} + \frac{100}{n}}}$$

**Form:** Rational composition under a square root — $f(x) = D/\sqrt{s + c/x}$.

**Algebraic skeleton:** Let $M = \sqrt{2} + 100/n$, then $\mathrm{Mi}(n) = 2240/\sqrt{M}$.

**Constants:**
- **2240** — Doubling Circuit product ($1 \times 2 \times 4 \times 8 \times 7 \times 5$)
- **$\sqrt{2}$** — unit square diagonal
- **100** = $10^2$

**Key self-referential chain:**
- $\mathrm{Mi}(75) \approx 1351.37 \to 1352$ (convergence to Factor A)
- $\mathrm{Mi}(\mathrm{Mi}(75)) \approx 1836.18$ (proton-to-electron mass ratio)

### 6b. Bubble Mass Index Inverse — Mxi(n)

Start with $v = 2240/\sqrt{\sqrt{2} + 100/n}$. Solve for $n$:

$$\sqrt{2} + \frac{100}{n} = \left(\frac{2240}{v}\right)^2$$

$$\frac{100}{n} = \left(\frac{2240}{v}\right)^2 - \sqrt{2}$$

$$\boxed{\mathrm{Mxi}(v) = \frac{100}{\left(\frac{2240}{v}\right)^2 - \sqrt{2}}}$$

**Form:** Rational inverse of a radical function — standard algebraic inversion.

**Roundtrip:** $\mathrm{Mi}(\mathrm{Mxi}(v)) = v$

### 6c. Bubble Mass Natural Limit — Mn()

$$\mathrm{Mn}() = \mathrm{Mi}\!\left(\frac{2240}{q} \times 10^{15}\right)$$

where $q = \sqrt{5}/2$ (Quadrian Ratio).

**Form:** Mi evaluated at a specific geometric input. This is the natural ceiling of the mass index — the asymptotic value of Mi as the input grows toward its geometric limit.

The input argument is:

$$n_{\max} = \frac{2240}{\sqrt{5}/2} \times 10^{15} = \frac{4480}{\sqrt{5}} \times 10^{15}$$

**Constants:** 2240 (Doubling Circuit), $q = \sqrt{5}/2$ (Quadrian Ratio), $10^{15}$ (scale).

### 6d. Bubble Mass Impedance — Me(n, c)

$$\mathrm{Me}(n, c) = \mathrm{Ma}\!\left(\mathrm{Mx}\!\left(\frac{1}{cn}\right)\right)$$

**Form:** Composition of Ma and Mx applied to a reciprocal. Since $\mathrm{Ma}(\mathrm{Mx}(x)) = x$ by the roundtrip identity, this simplifies to:

$$\mathrm{Me}(n, c) = \frac{1}{cn}$$

So Me is algebraically trivial — it is just $1/(cn)$. Its role is not algebraic but *navigational*: it uses the Ma/Mx bijection to express impedance as a Bubble Mass address, demonstrating that electromagnetic impedance shares the same geometric structure as mass.

### 6e. Family Summary Table

| Function | Form | Family | Inverse |
|---|---|---|---|
| $\mathrm{Ma}(n) = nK$ | Linear | $f(x) = kx$ | $\mathrm{Mx}(m) = m/K$ |
| $\mathrm{Mx}(m) = m/K$ | Linear | $f^{-1}(y) = y/k$ | $\mathrm{Ma}(n) = nK$ |
| $\mathrm{Mi}(n) = D/\sqrt{s+c/n}$ | Radical-rational | $f(x) = D/\sqrt{s+c/x}$ | $\mathrm{Mxi}(v) = c/((D/v)^2 - s)$ |
| $\mathrm{Mxi}(v)$ | Rational | Algebraic inversion | $\mathrm{Mi}(n)$ |
| $\mathrm{Mn}()$ | Constant | $\mathrm{Mi}$ at geometric ceiling | N/A (no variable) |
| $\mathrm{Me}(n,c) = 1/(cn)$ | Reciprocal | $f(x) = 1/x$ | Self-inverse at $c=1$ |

---

## 7. Mathematical Classification

The Synergy Bubble Mass equation,

$$\mathrm{Ma}(n) = nK,$$

is a standard linear proportional function. Its mathematical form is classical and elementary. The nonstandard part is not the algebra, but the interpretive role assigned to the constant $K$ within the Synergy framework as the base mass scale.

> **Slide caption:** $\mathrm{Ma}(n)$ is just a proportional linear map, $f(x) = kx$, and $\mathrm{Mx}$ is its exact inverse, $f^{-1}(y) = y/k$. The form is standard; the mass constant and its physical interpretation are the custom part.

---

## 8. Comparison with Syπ and Feyn-Wolfgang

| Property | Syπ — $\Pi(n)$ | Fe — $\mathrm{Fe}(n)$ | Ma — $\mathrm{Ma}(n)$ |
|---|---|---|---|
| **Form** | $a/(bx+c)$ | $1/[(x+c)(x+c+1)]$ | $kx$ |
| **Family** | Linear fractional (Möbius) | Quadratic rational | Linear proportional |
| **Denominator degree** | 1 | 2 | 0 (no denominator) |
| **Inverse method** | Linear algebra | Quadratic formula | Division |
| **Partial fractions** | Already irreducible | $1/m - 1/(m+1)$ | N/A |
| **Domain** | $\mathbb{R} \setminus \{-C/B\}$ (pole) | $\mathbb{R} \setminus \{-k, -k-1\}$ | All $\mathbb{R}$ |
| **Bijective** | Yes (over domain) | Yes (positive branch) | Yes (all $\mathbb{R}$) |
| **Custom part** | Constants A, B, C | Offset $k$ | Scale factor $K$ |
| **Classification** | Retrospective | Retrospective | Retrospective |

All three: classical form, custom constants, retrospective classification.

---

## 9. Key Values

| Input | Ma(n) | Physical meaning |
|---|---|---|
| Ma(1) | $9.109 \times 10^{-31}$ kg | Electron mass |
| Ma(207) | $1.886 \times 10^{-28}$ kg | Muon mass |
| Ma(1836.18) | $1.673 \times 10^{-27}$ kg | Proton mass |
| Ma(1838.18) | $1.674 \times 10^{-27}$ kg | Neutron mass |
| Ma(ESc) | $2.077 \times 10^{-43}$ | Gravitational coupling |

Where ESc = $\sqrt{5.197} \times 10^{-13}$, the Einstein-Synergy coupling index.

---

## 10. Implementation Reference

```javascript
// Bubble Mass Equation (Simplified) — Ma(n)
Ma(n = 1) {
    return n * 1352 * 5.442245307660239 * 1.2379901546155434e-34
}

// Bubble Mass Inverse — Mx(m)
Mx(n = 1) {
    return n / (1352 * 5.442245307660239 * 1.2379901546155434e-34)
}

// Bubble Mass Index — Mi(n)
Mi(n = 1) {
    const M = Math.sqrt(2) + (1 / (n * (1 / Math.pow(10, 2))));
    return 2240 / Math.sqrt(M)
}

// Bubble Mass Index Inverse — Mxi(v)
Mxi(n = 1) {
    const dc = 2240;
    const sqrt2 = Math.sqrt(2);
    return 100 / (((dc / n) ** 2) - sqrt2);
}

// Bubble Mass Natural Limit — Mn()
Mn() {
    return this.Mi((2240 / (Math.sqrt(5) / 2)) * (10 ** 15))
}

// Bubble Mass Impedance — Me(n, c)
Me(n = 1, c = 1) {
    return this.Ma(this.Mx(1 / (c * n)))
}

// Bubble Mass (Full Geometric Derivation) — dMd(n)
dMd(n = 1, alt = false) {
    const A = this.dMa();  // ≈ 1352
    const B = this.dMb();  // ≈ 5.442
    const C = this.dMc(alt); // ≈ 1.238e-34
    return { n, A, B, C, ABC: A * B * C, Ma: n * A * B * C };
}
```

---

*Synergy Standard Model v2.0 — © 2015–2026 Synergy Research. All rights reserved.*
