一道积分问题:∫sinh((lnx))sin((lnx))dx

一道积分问题:∫sinh((lnx))sin((lnx))dx

如果不方便可以写在纸上再上传图片,一样可以接受,谢谢了。

Q: ∫sinh((lnx))sin((lnx)) dx

Let u = ln(x)
∴ du = (1/x) dx

Note that e^(u)sinh((lnx))
= e^(u) [ e^ln(x) - e^-ln(x) ] / 2
= e^(u)(e^(u) - e^(-u)) /2
= (1/2) (e^(2u) -1)

∫ sinh((lnx))sin((lnx)) dx
= ∫ e^(u)sin(u)sinh(u)du (add in e^u, so you can utilize above formula)
= ∫ (1/2)(e^(2u)-1)sin(u) du (substitute in above formula)
= 1/2 ∫ (e^(2u)sin(u) - sin(u))du
= 1/2 ∫ e^(2u)sin(u)du - 1/2 ∫ sin(u)du

You have two choices here:

1) Use integration by parts to solve the first integral, ∫ e^(2u)sin(u)du
2) Use the formula, ∫ e^(αu)sin(βu)du = e^(αu)(-β cos(βu) + αsin(βu)) / (α²+ β²)、

I chose the latter one.

= 1/5 e^(2u)sin(u) - 1/10 e^(2u)cos(u) - 1/2 ∫ sin(u) u
= 1/5 e^(2u)sin(u) - 1/10 e^(2u)cos(u) + cos(u)/2 + C

Now substitude u = ln(x) back into the equation.

= 1/5 x²sin(ln(x)) - 1/10 x²cos(ln(x)) + 1/2 cos(ln(x)) + C
= (1/10)(2x²sin(ln(x)) - (x²-5)cos(ln(x)) + C

∴ (1/10)(2x²sin(ln(x)) - (x²-5)cos(ln(x)) + C
温馨提示:内容为网友见解,仅供参考
第1个回答  2012-07-21
∫sin(lnx)dx =xsin(lnx)-∫xdsin(lnx) =xsin(lnx)-∫x*cos(lnx)*1/xdx =xsin(lnx)-∫cos(lnx)dx =xsin(lnx)-xcos(lnx)+∫xdcos(lnx)

一道积分问题:∫sinh((lnx))sin((lnx))dx
∫sin(lnx)dx =xsin(lnx)-∫xdsin(lnx) =xsin(lnx)-∫x*cos(lnx)*1\/xdx =xsin(lnx)-∫cos(lnx)dx =xsin(lnx)-xcos(lnx)+∫xdcos(lnx)

lnx的原函数是什么
∫(lnx)dx=xlnx-∫xd(lnx)=xlnx-∫x(1\/x)dx=xlnx-∫dx=xlnx-x+c 即lnx的原函数是:xlnx-x+c.

基本初等函数的导数公式的推导过程
三角函数(sinx)'=lim[h-->0] (sin(x+h)-sinh)\/h=lim[h-->0] 2cos(x+h\/2)sin(h\/2)\/h=cosx用到了和差化积、第一个重要极限cosx与sinx完全类似(tanx)'=(sinx\/cosx)'=(cos²

如何化简 sinh(lnx) 变成以x来表达
令t=lnx 定义域就变成无穷,然后x 代替 t 最后就是sinh(x) x在无穷区间上

为什么sinh(x)等于1\/2cos
这是复合函数,f(x)=x^2 g(x)=cosx h(x)=lnx 所以f{g[h(x)]}=[cos(inx)]^2 所以首先对平方求导,再对cos求导,最后对ln求导 所以f'(x)=2cos(lnx)*[cos(lnx)]'=2cos(lnx)*[-sin(lnx)]*(lnx)'=2cos(lnx)*[-sin(lnx)]*(1\/x)=-2cos(lnx)*sin(lnx)*(1\/x)=-[...

设y=lnx,则dy=
两种方法:1、dy=d(lnx\/x)=1\/x*1\/x+lnx*(-1\/x^2)=1\/x^2(1-lnx)2、dy=d(lnx\/x)=[1\/x*1\/x-lnx*(-1\/x^2)]\/x^2 =1\/x^4(1+lnx)

如何化简 sinh(lnx) 变成以x来表达
原式=[e^(lnx)-e^(-lnx)]\/2 =(x-1\/x)\/2 =x\/2+1\/(2x)

微积分常用公式有哪些
sin-1 x dx = x sin-1 x++C cos-1 x dx = x cos-1 x-+C tan-1 x dx = x tan-1 x- ln (1+x2)+C cot-1 x dx = x cot-1 x+ ln (1+x2)+C sec-1 x dx = x sec-1 x- ln |x+|+C csc-1 x dx = x csc-1 x+ ln |x+|+C sinh-1 ()= ln (x+)...

高一数学必修一函数详细解析
奇函数的例子有x、sin(x)、sinh(x)和erf(x)。 设f(x)为一实变量实值函数,则f为偶函数若下列的方程对所有实数x都成立: f(x) = f( - x) 几何上,一个偶函数会对y轴对称,亦即其图在对y轴为镜射后不会改变。 偶函数的例子有|x|、x^2、cos(x)和cosh(sec)(x)。 偶函数不可能是个双射...

数学符号意义
1、如三角形(△),直角三角形(Rt△),正弦(sin)(见三角函数)。2、双曲正弦函数(sinh),x的函数(f(x)),极限(lim),角(∠)。数学符号的意义 符号:意义 |x|:函数的绝对值 I:-1的平方根 f(x):函数f在自变量x处的值 sin(x):在自变量x处的正弦函数值 cosx:在自变量x...

相似回答