summand
英 /ˈsʌmænd/美 /ˈsʌmænd/
n. 名词
被加数;加数
词义解析
summand 的核心义项是“被加数”,即在加法运算中参与相加的每一个数。例如在算式 3 + 5 = 8 中,3 和 5 都是 summand。这个词的本义直接来自数学术语,没有引申义,在数学语境之外很少使用。它强调的是加法中的“个体”,与“和”(sum)相对。
字源分析
summand 源于拉丁语 summandus,是 sumere(取、加)的动名词形式,意为“被加上的”。英语中通过后缀 -and(表示“被……的事物”)构成,类似单词有 addend(加数)、minuend(被减数)、subtrahend(减数)等。记忆时可以联想 sum(总和)加上 -and,即“被加到总和上的数”。
常见语境
summand 是一个高度专业的数学术语,主要出现在学术写作(如数学论文、教科书)、教学场景(如数学课堂讲解)以及编程或数据分析相关的技术文档中。在日常口语、商务邮件或新闻报道中几乎不会出现,除非是专门讨论数学概念。其语气中性、正式,不带任何情感色彩。
用法须知
summand 是规则可数名词,复数形式为 summands。常见句型为“X and Y are summands of the sum”或“The sum of the summands is ...”。使用时注意与 addend 的区别:summand 是通用术语,而 addend 在数学中有时特指在加法中,除了第一个数以外的数,但两者常可互换。没有动词形式,不可用作动词。
同义词区别
近义词有 addend、term、quantity。addend 与 summand 几乎同义,但 addend 更常见于初等数学,有时指除第一个数以外的加数;term 更广泛,可指代数表达式中的任意一项,不限于加法;quantity 则泛指数量,不特指加法。在数学语境中,summand 是最精确的术语,addend 次之,term 较泛。
易错提醒
summand 属于高语域的专业词汇,只在数学相关语境中使用。它没有褒贬色彩,但可能让非专业人士感到生僻。常见误用是将它与 sum(和)混淆,或错误地认为它只指第一个加数。事实上,所有加数都是 summand。另外,不要将其用作动词或形容词。
高频搭配
- sum of summands
- each summand
- the summands of an equation
- positive summands
- negative summands
- list of summands
- summands are added
用法示例
- In the equation 2 + 3 = 5, both 2 and 3 are summands.在等式 2 + 3 = 5 中,2 和 3 都是被加数。
- The summands of the series are positive numbers.这个级数的各项都是正数。
- When adding fractions, each fraction is a summand.在加分数时,每个分数都是一个被加数。
- The teacher explained that the order of summands does not affect the sum.老师解释说,被加数的顺序不影响总和。
- In programming, we iterate over the summands to compute the total.在编程中,我们遍历被加数来计算总和。