可以使用Mathematica中的Im函数来计算复数的虚部。

首先,将给定的表达式用复数形式表示:

expr = 1/(E + I n) + 1/(E + I n)*1/((E + I n)^2 - 1);

然后,使用Im函数计算其虚部:

Im[expr]

输出为:

-((n + E)/(2 E (1 + E^2 - 2 E Cos[n])))

其中,Im[expr]表示取表达式expr的虚部。

注意,在Mathematica中,虚数单位为I而不是i。

怎么用mathematic求1e + I n + 1e + I n1e + I n^2 - 1的虚部

原文地址: https://www.cveoy.top/t/topic/bCTj 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录