求助∫(e^2x)/x dx,区间是1到2,前面部分是e^(2x)

来源:学生作业学帮网 编辑:学帮网 时间:2024/06/25 08:29:55

求助∫(e^2x)/x dx,区间是1到2,
前面部分是e^(2x)

是e^2*x还是e^(2x)?
e^2*x:e^2
e^(2x):If[Re[Log[e]] < 0,-Gamma[0,-4 Log[e]] + Gamma[0,-2 Log[e]],
Integrate[e^(2 x)/x,{x,1,2},Assumptions -> Re[Log[e]] >= 0]]