在下面的式子中,列向量 $\begin{pmatrix} \text{金} & \text{木} & \text{水} & \text{火} & \text{土} \end{pmatrix}^{\top}$ 和行向量 $\begin{pmatrix} \text{金} & \text{木} & \text{水} & \text{火} & \text{土} \end{pmatrix}$ 相乘(外积)所得的 $5 \times 5$ 的矩阵中,每一个元素都是一个真实存在的汉字:
$$
\begin{pmatrix}
\text{金} \\
\text{木} \\
\text{水} \\
\text{火} \\
\text{土}
\end{pmatrix} \times
\begin{pmatrix}
\text{金} & \text{木} & \text{水} & \text{火} & \text{土}
\end{pmatrix} = \begin{pmatrix}
\text{鍂} & \text{鈢} & \text{淦} & \text{鈥} & \text{釷} \\
\text{鈢} & \text{林} & \text{沐} & \text{炑} & \text{杜} \\
\text{淦} & \text{沐} & \text{沝} & \text{淡} & \text{汢} \\
\text{鈥} & \text{炑} & \text{淡} & \text{炎} & \text{灶} \\
\text{釷} & \text{杜} & \text{汢} & \text{灶} & \text{圭} \\
\end{pmatrix}
$$
当然,基于天干地支纪年法,也可以表示向量乘法运算(外积):
$$
\begin{aligned}
& \begin{pmatrix}
\tiny{\text{甲}} \\
\tiny{\text{乙}} \\
\tiny{\text{丙}} \\
\tiny{\text{丁}} \\
\tiny{\text{戊}} \\
\tiny{\text{己}} \\
\tiny{\text{庚}} \\
\tiny{\text{辛}} \\
\tiny{\text{壬}} \\
\tiny{\text{癸}}
\end{pmatrix} \times
\begin{pmatrix}
\tiny{\text{子}} & \tiny{\text{丑}} & \tiny{\text{寅}} & \tiny{\text{卯}} & \tiny{\text{辰}} & \tiny{\text{巳}} & \tiny{\text{午}} & \tiny{\text{未}} & \tiny{\text{申}} & \tiny{\text{酉}} & \tiny{\text{戌}} & \tiny{\text{亥}}
\end{pmatrix} \\
= & \begin{pmatrix}
\tiny{\text{甲子}} & & \tiny{\text{甲寅}} & & \tiny{\text{甲辰}} & & \tiny{\text{甲午}} & & \tiny{\text{甲申}} & & \tiny{\text{甲戌}} & \\
& \tiny{\text{乙丑}} & & \tiny{\text{乙卯}} & & \tiny{\text{乙巳}} & & \tiny{\text{乙未}} & & \tiny{\text{乙酉}} & & \tiny{\text{乙亥}} \\
\tiny{\text{丙子}} & & \tiny{\text{丙寅}} & & \tiny{\text{丙辰}} & & \tiny{\text{丙午}} & & \tiny{\text{丙申}} & & \tiny{\text{丙戌}} & \\
& \tiny{\text{丁丑}} & & \tiny{\text{丁卯}} & & \tiny{\text{丁巳}} & & \tiny{\text{丁未}} & & \tiny{\text{丁酉}} & & \tiny{\text{丁亥}} \\
\tiny{\text{戊子}} & & \tiny{\text{戊寅}} & & \tiny{\text{戊辰}} & & \tiny{\text{戊午}} & & \tiny{\text{戊申}} & & \tiny{\text{戊戌}} & \\
& \tiny{\text{己丑}} & & \tiny{\text{己卯}} & & \tiny{\text{己巳}} & & \tiny{\text{己未}} & & \tiny{\text{己酉}} & & \tiny{\text{己亥}} \\
\tiny{\text{庚子}} & & \tiny{\text{庚寅}} & & \tiny{\text{庚辰}} & & \tiny{\text{庚午}} & & \tiny{\text{庚申}} & & \tiny{\text{庚戌}} & \\
& \tiny{\text{辛丑}} & & \tiny{\text{辛卯}} & & \tiny{\text{辛巳}} & & \tiny{\text{辛未}} & & \tiny{\text{辛酉}} & & \tiny{\text{辛亥}} \\
\tiny{\text{壬子}} & & \tiny{\text{壬寅}} & & \tiny{\text{壬辰}} & & \tiny{\text{壬午}} & & \tiny{\text{壬申}} & & \tiny{\text{壬戌}} & \\
& \tiny{\text{癸丑}} & & \tiny{\text{癸卯}} & & \tiny{\text{癸巳}} & & \tiny{\text{癸未}} & & \tiny{\text{癸酉}} & & \tiny{\text{癸亥}}
\end{pmatrix}
\end{aligned}
$$
注意:按照严格的干支纪年法,只有阴阳才能相配,一共有 60 个组合,即“六十甲子”. 因此,在上面的向量乘法运算中,用空位表示不属于六十甲子的组合.
高等数学
涵盖高等数学基础概念、解题技巧等内容,图文并茂,计算过程清晰严谨。
线性代数
以独特的视角解析线性代数,让繁复的知识变得直观明了。
特别专题
通过专题的形式对数学知识结构做必要的补充,使所学知识更加连贯坚实。