Skip to content

Commit 566673b

Browse files
lornecodesclaude
andcommitted
Feigenbaum strengthening (exp_04-07) + PACSeries derivation classification
exp_04: F_10=55 uniqueness proved via CRT + growth obstruction (n=10 unique to n=200) exp_05: Multi-base resonance — base 2 uniquely resonates at n=10 exp_06: Cross-base landscape — 28/99 bases attract to n=10, predicted by CRT exp_07: Depth probes — all structural constants (39, 160, 1371) derive from CRT of F_10=5x11; alpha has NO Mobius structure; g(x) Taylor coefficients have NO phi-structure derivation_classification.md: Honest tiered classification of every PACSeries precision table entry as Type A (structural/theorem), Type B (identified), or Type C (pattern-matched). 6 Type A, 6 Type B, 10 Type C. The framework stands on the Type A results. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 14920b0 commit 566673b

9 files changed

Lines changed: 3935 additions & 0 deletions

foundational/docs/preprints/PACSeries/derivation_classification.md

Lines changed: 403 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 268 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,268 @@
1+
{
2+
"part_a": {
3+
"condition_1": [
4+
10
5+
],
6+
"condition_2": [
7+
10
8+
],
9+
"condition_3": [
10+
11,
11+
20
12+
]
13+
},
14+
"part_b": [
15+
{
16+
"n": 4,
17+
"F_n": 3,
18+
"factors": {
19+
"3": 1
20+
},
21+
"lcm": 2,
22+
"is_2n": false,
23+
"primitive_roots": {
24+
"3": true
25+
}
26+
},
27+
{
28+
"n": 5,
29+
"F_n": 5,
30+
"factors": {
31+
"5": 1
32+
},
33+
"lcm": 4,
34+
"is_2n": false,
35+
"primitive_roots": {
36+
"5": true
37+
}
38+
},
39+
{
40+
"n": 7,
41+
"F_n": 13,
42+
"factors": {
43+
"13": 1
44+
},
45+
"lcm": 12,
46+
"is_2n": false,
47+
"primitive_roots": {
48+
"13": true
49+
}
50+
},
51+
{
52+
"n": 8,
53+
"F_n": 21,
54+
"factors": {
55+
"3": 1,
56+
"7": 1
57+
},
58+
"lcm": 6,
59+
"is_2n": false,
60+
"primitive_roots": {
61+
"3": true,
62+
"7": false
63+
}
64+
},
65+
{
66+
"n": 10,
67+
"F_n": 55,
68+
"factors": {
69+
"5": 1,
70+
"11": 1
71+
},
72+
"lcm": 20,
73+
"is_2n": true,
74+
"primitive_roots": {
75+
"5": true,
76+
"11": true
77+
}
78+
},
79+
{
80+
"n": 11,
81+
"F_n": 89,
82+
"factors": {
83+
"89": 1
84+
},
85+
"lcm": 11,
86+
"is_2n": false,
87+
"primitive_roots": {
88+
"89": false
89+
}
90+
},
91+
{
92+
"n": 13,
93+
"F_n": 233,
94+
"factors": {
95+
"233": 1
96+
},
97+
"lcm": 29,
98+
"is_2n": false,
99+
"primitive_roots": {
100+
"233": false
101+
}
102+
},
103+
{
104+
"n": 14,
105+
"F_n": 377,
106+
"factors": {
107+
"13": 1,
108+
"29": 1
109+
},
110+
"lcm": 84,
111+
"is_2n": false,
112+
"primitive_roots": {
113+
"13": true,
114+
"29": true
115+
}
116+
},
117+
{
118+
"n": 16,
119+
"F_n": 987,
120+
"factors": {
121+
"3": 1,
122+
"7": 1,
123+
"47": 1
124+
},
125+
"lcm": 138,
126+
"is_2n": false,
127+
"primitive_roots": {
128+
"3": true,
129+
"7": false,
130+
"47": false
131+
}
132+
},
133+
{
134+
"n": 17,
135+
"F_n": 1597,
136+
"factors": {
137+
"1597": 1
138+
},
139+
"lcm": 532,
140+
"is_2n": false,
141+
"primitive_roots": {
142+
"1597": false
143+
}
144+
},
145+
{
146+
"n": 19,
147+
"F_n": 4181,
148+
"factors": {
149+
"37": 1,
150+
"113": 1
151+
},
152+
"lcm": 252,
153+
"is_2n": false,
154+
"primitive_roots": {
155+
"37": true,
156+
"113": false
157+
}
158+
},
159+
{
160+
"n": 20,
161+
"F_n": 6765,
162+
"factors": {
163+
"3": 1,
164+
"5": 1,
165+
"11": 1,
166+
"41": 1
167+
},
168+
"lcm": 20,
169+
"is_2n": false,
170+
"primitive_roots": {
171+
"3": true,
172+
"5": true,
173+
"11": true,
174+
"41": false
175+
}
176+
},
177+
{
178+
"n": 22,
179+
"F_n": 17711,
180+
"factors": {
181+
"89": 1,
182+
"199": 1
183+
},
184+
"lcm": 99,
185+
"is_2n": false,
186+
"primitive_roots": {
187+
"89": false,
188+
"199": false
189+
}
190+
},
191+
{
192+
"n": 23,
193+
"F_n": 28657,
194+
"factors": {
195+
"28657": 1
196+
},
197+
"lcm": 1791,
198+
"is_2n": false,
199+
"primitive_roots": {
200+
"28657": false
201+
}
202+
},
203+
{
204+
"n": 25,
205+
"F_n": 75025,
206+
"factors": {
207+
"5": 2,
208+
"3001": 1
209+
},
210+
"lcm": 1500,
211+
"is_2n": false,
212+
"primitive_roots": {
213+
"5": true,
214+
"3001": false
215+
}
216+
},
217+
{
218+
"n": 26,
219+
"F_n": 121393,
220+
"factors": {
221+
"233": 1,
222+
"521": 1
223+
},
224+
"lcm": 7540,
225+
"is_2n": false,
226+
"primitive_roots": {
227+
"233": false,
228+
"521": false
229+
}
230+
},
231+
{
232+
"n": 28,
233+
"F_n": 317811,
234+
"factors": {
235+
"3": 1,
236+
"13": 1,
237+
"29": 1,
238+
"281": 1
239+
},
240+
"lcm": 420,
241+
"is_2n": false,
242+
"primitive_roots": {
243+
"3": true,
244+
"13": true,
245+
"29": true,
246+
"281": false
247+
}
248+
},
249+
{
250+
"n": 29,
251+
"F_n": 514229,
252+
"factors": {
253+
"514229": 1
254+
},
255+
"lcm": 514228,
256+
"is_2n": false,
257+
"primitive_roots": {
258+
"514229": true
259+
}
260+
}
261+
],
262+
"metadata": {
263+
"experiment": "exp_04_f10_uniqueness_proof",
264+
"timestamp": "2026-05-21T17:31:09.510211",
265+
"elapsed_seconds": 0.25383424758911133,
266+
"search_range": "3..200"
267+
}
268+
}

0 commit comments

Comments
 (0)