Generator-offset property: Difference between revisions
Line 213: | Line 213: | ||
Impossible: y = 2*floor(n/μ) - 1 can only occur if Λ3 has chunks of size floor(n/μ) - 1 and floor(n/μ), which contradicts the size of x. | Impossible: y = 2*floor(n/μ) - 1 can only occur if Λ3 has chunks of size floor(n/μ) - 1 and floor(n/μ), which contradicts the size of x. | ||
End Case 3.2 | End Case 3.2] | ||
[Case 3.3: (x, y) = (floor(n/μ) + 1, 2*floor(n/μ)) | [Case 3.3: (x, y) = (floor(n/μ) + 1, 2*floor(n/μ)) | ||
Line 235: | Line 235: | ||
[Case 3.10: (x, y) = (floor(n/μ), 2*floor(n/μ) + 3)] | [Case 3.10: (x, y) = (floor(n/μ), 2*floor(n/μ) + 3)] | ||
END CASEBLOCK 3.x] | END CASEBLOCK 3.x] |