Files
myWiki/concepts/perfect-sequences.md

44 lines
1.7 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Perfect Sequences完美序列"
created: 2026-06-29
updated: 2026-06-29
type: concept
tags: [combinatorics, ramsey-theory, sequence, vector]
sources: [[ramsey-sphere-lowerbound]]
confidence: high
---
# Perfect Sequences
> Ma, Shen, Xie (2026) 在 Ramsey 下界证明中引入的组合新概念,用于刻画 [[random-sphere-graph|随机球面图]] 中单位向量的邻接结构。
## 定义
对于单位球面 S^k 上的单位向量集合,一个完美序列捕捉了向量的排列及其在球面测度下的邻接概率行为。
(形式化定义需引用原始论文 Section 5核心直觉完美序列是将球面上向量的"邻接模式"编码为可分析的离散组合结构。)
## 在证明中的作用
1. **Section 5**:引入完美序列作为分析工具
2. **Section 6**:估计完美序列的概率上下界
3. **Section 7**:证明完美序列"捕获"随机球面图避免大团的本质行为
4. **Section 8**:基于完美序列推导关键量的精确估计
## 为什么需要完美序列
经典 [[probabilistic-method|概率方法]] 中,边的存在性是独立事件,联合概率可因式分解。但在 [[random-sphere-graph|随机球面图]] 中,由于几何测度的引入,边的独立性被打破。完美序列提供了一种**组合编码**,将几何依赖关系转化为可分析的离散结构。
## 技术特点
- 将连续几何问题离散化,但不损失指数级的精度
- 与球面上的测度估计紧密结合
- 使得概率下界的计算在技术上可行
## 相关概念
- [[random-sphere-graph|随机球面图]]
- [[ramsey-sphere-lowerbound|Ramsey 下界指数改进]]
- [[probabilistic-method|概率方法]]
- [[ramsey-theory|Ramsey 理论]]