Processing math: 35%

2016年12月16日金曜日

学習環境

解析入門 原書第3版 (S.ラング(著)、松坂 和夫(翻訳)、片山 孝次(翻訳)、岩波書店)の第2部(微分と基本的な関数)、第3章(微分係数、導関数)、2(導関数)、練習問題1-11を取り組んでみる。

練習問題1-10


  1. limh0(x+h)2+1(x2+1)h=limh02hx+h2h=limh0(2x+h)=2x

  2. limh0(x+h)3x3h=limh03x2h+3xh2+h3h=limh0(3x2+3xh+h2)=3x2

  3. limh02(x+h)32x3h=limh06x2h+6xh2+2h3h=limh0(6x2+6xh+2h2)=6x2

  4. limh03(x+h)23x2h=limh06xh+3h2h=limh0(6x+3h)=6x

  5. limh0(x+h)25(x25)h=limh02xh+h2h=limh0(2x+h)=2x

  6. limh02(x+h)2+(x+h)(2x2+x)h=limh04xh+2h2+hh=limh0(4x+2h+1)=4x+1

  7. limh02(x+h)23(x+h)(2x23x)h=limh04xh+2h23hh=limh0(4x+2h3)=4x3

  8. lim h0 1 2 ( x+h ) 3 +2( x+h )( 1 2 x 3 +2x ) h = lim h0 3 2 x 2 h+ 3 2 x h 2 + 1 2 h 3 +2h h = lim h0 ( 3 2 x 2 + 3 2 xh+ 1 2 h 2 +2 ) = 3 2 x 2 +2

  9. lim h0 1 x+h+1 1 x+1 h = lim h0 x+1xh1 ( x+h+1 )( x+1 ) h = lim h0 1 ( x+h+1 )( x+1 ) = 1 ( x+1 ) 2

  10. lim h0 2 x+h+1 2 x+1 h = lim h0 2x+22x2h2 ( x+h+1 )( x+1 ) h = lim h0 2 ( x+h+1 )( x+1 ) = 2 ( x+1 ) 2

練習問題11.


  1. y5=4( x2 ) y=4x3

  2. y8=12( x2 ) y=12x16

  3. y16=24( x2 ) y=24x32

  4. y12=12( x2 ) y=12x12

  5. y+1=4( x2 ) y=4x9

  6. y10=9( x2 ) y=9x8

  7. y2=5( x2 ) y=5x8

  8. y8=8( x2 ) y=8x8

  9. y 1 3 = 1 9 ( x2 ) y= 1 9 x+ 5 9

  10. y 2 3 = 2 9 ( x2 ) y= 2 9 x+ 10 9

0 コメント:

コメントを投稿