質問<1410>
「「積分で」」
日付 2003/9/21
質問者 けーご


どうもはじめまして
Sxse\(c^{2}\)xdxの計算過程を教えてほしいのですが。

まだ習ってないのに宿題で出されてしまい大変です。
一応部分積分なのですが。2乗はセカントのみです。
答えはxtanx+log|cosx|+Cとのことなので、
是非ともその途中過程の方を。。

お便り
日付 2003/9/22
回答者 t.kobayashi


f(x)=x, g'(x)=1/\co\(s^{2}\)x, g(x)=\tan x.
h(x)=\cos x, h'(x)=-\sin x.
\int x\se\(c^{2}\)xdx=\int f(x)g'(x)dx=f(x)g(x)-\int f'(x)g(x)dx
=x\tan x+\int h'(x)/h(x)dx=x\tan x+\log|\cos x|+C.

お返事(武田)
日付 2003/9/22
回答者 武田


           x
∫xse\(c^{2}\)xdx=∫――――dx=P
          co\(s^{2}\)x

f(x)=x     ―→  f´(x)=1

       1
g´(x)=―――― ―→  g(x)=tanx
      co\(s^{2}\)x

部分積分より、

P=f(x)g(x)-∫f´(x)g(x)dx
 =xtanx-∫1・tanxdx
 =xtanx-∫tanxdx

        sinx
 =xtanx-∫―――dx
        cosx

cosx=tとおくと、-sinxdx=dt

        dt
P=xtanx+∫――
        t

 =xtanx+log|t|+C

 =xtanx+log|cosx|+C………(答)