monogate.dev

1.7 Billion Trees

Every possible EML tree up to 12 nodes. Not one produces sin(x).

Does any finite tree of eml(x, y) = exp(x) ln(y) equal sin(x)?
Terminals: {1, x}. Every binary tree shape. Every leaf assignment. Every depth up to 12.

The most exhaustive search ever conducted within the EML framework. Every possible composition of eml(x, y) = exp(x) ln(y) with terminals {1, x} and up to 12 internal nodes was enumerated using Catalan tree shapes and 2ⁿ⁺¹ leaf assignments. The Infinite Zeros Barrier theorem proves no real-valued construction exists at ANY depth: sin(x) has infinitely many zeros, finite EML trees have finitely many. The complex bypass resolves the barrier in one node via Euler's formula. Search data: monogate-core Rust binary, results/sin_n12.json.

monogate.org · monogate.dev