乳胶:为什么\ sum符号会消失?

时间:2018-09-26 15:13:51

标签: sum latex

我真的很困惑为什么\ sum符号在经过几次编译后会消失。它通常以前显示过,但现在显示如下: enter image description here

其中等式中的分母是AIan从i-1到n的和

我当前使用的软件包如下:

\usepackage{booktabs} % For formal tables
\usepackage{amssymb} 
%\usepackage{amsmath,amsfonts,amssymb,amsxtra}
\usepackage[ruled]{algorithm2e} % For algorithms

\usepackage{verbatim} % For comment
\usepackage{multirow}
\usepackage{threeparttable}
\usepackage{color}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage[utf8]{inputenc}
%\usepackage[ngerman]{babel}
\usepackage{graphicx}
\usepackage{subfigure}
\usepackage{amsmath} 

有人可以帮助我解决此问题吗?我尝试了许多不同的解决方案,但总和符号仍然无法正常显示。

0 个答案:

没有答案