• 沒有找到結果。

Apply the partial fraction decomposition of the integrand, we have 1 x3− 1 = a x − 1+ bx + c x2+ x + 1

N/A
N/A
Protected

Academic year: 2022

Share "Apply the partial fraction decomposition of the integrand, we have 1 x3− 1 = a x − 1+ bx + c x2+ x + 1"

Copied!
7
0
0

加載中.... (立即查看全文)

全文

(1)

98學年度第1學期 微積分甲二組期末考解答

1. (10%) Evaluate the integral

Z dx x3− 1. Sol:

Step 1. Apply the partial fraction decomposition of the integrand, we have 1

x3− 1 = a

x − 1+ bx + c x2+ x + 1. Determine the coefficients a, b, c by the following identity

1 = a(x2+ x + 1) + (bx + c)(x − 1).

Note that a + b = 0. Let x = 1, we have 1 = 3a. Hence,

a = 1

3 and b = −1 3. Set x = 0, we have 1 = a − c or c = −2

3. Step 2. Evaluate the integral a

Z 1

x − 1dx.

Note that

1 3

Z 1

x − 1dx = 1

3ln |x − 1| + C1. Step 3. Evaluate the integral

Z bx + c

x2+ x + 1dx by writing 1

3

Z x + 2

x2+ x + 1dx = 1 6

Z 2x + 1

x2+ x + 1dx +1 2

Z 1

x2+ x + 1dx.

Note that

1 6

Z 2x + 1

x2+ x + 1dx = 1

6ln(x2+ x + 1) + C2. Write

x2+ x + 1 =

 x + 1

2

2

+ 3 4 and denote x + 1

2 by

√3

2 tan θ. Hence, x2+ x + 1 = 3

4(tan2θ + 1) = 3 4sec2θ

(2)

and dx =

√3

2 sec2θ dθ.

1 2

Z 1

x2+ x + 1dx = 1 2

√2 3

Z

dθ = 1

√3θ + C3 = 1

√3tan−1θ + C3 = 1

√3tan−1 x +12

3 2

+ C3.

Z dx x3− 1 = 1

3ln |x − 1| − 1

6ln (x2+ x + 1) − 1

√3tan−1 x +12

3 2

+ C.

2. (10%) Evaluate the integral

Z x

√x2+ 2x + 2dx.

Sol:

Z x

√x2+ 2x + 2dx =

Z x + 1

p(x + 1)2+ 1 − 1

p(x + 1)2+ 1dx

=

Z u

u2+ 1du −

Z du

√u2+ 1

=√

u2+ 1 − ln u +√

1 + u2 + c

=√

x2+ 2x + 2 − ln

(x + 1) +√

x2+ 2x + 2 + c Where the 3rd equality follows by:

u = tan θ; du = sec θ; tan2θ + 1 = sec2θ

Z sec2θ sec θdθ =

Z

sec θdθ

= ln |sec θ + tan θ| + c

= ln u +√

1 + u2 + c

3. (10%) Let In = Z

0

xne−xdx.

(a) Find the recursive relation between In and In−1.

(3)

(a)

In = Z

0

xne−xdx = lim

a→∞

Z a 0

xne−xdx

= lim

a→∞−xne−x

a 0+ n

Z a 0

xn−1e−xdx

= lim

a→∞−xne−x

a

0+ nIn−1 Since lim

a→∞−xne−x

a 0

= lim

a→∞

an ea = 0 Hence In= nIn−1

(b) Follow (a) we have I3 = 3I2 = 3 · 2I1 = 3 · 2 · 1I0

Moreover, we have I0 = Z

0

e−xdx = lim

a→∞

Z a 0

e−xdx = lim

a→∞−e−x

a 0

= 1 Hence I3 = 3! = 6.

(c) Same discuss as (b) we can get the general formula of In

In= nIn−1 = n · (n − 1) · In−1 = · · · = n!I0 = n!

4. (15%) Given 0 < a < b, find the arc length of y = lnex+ 1

ex− 1 for a ≤ x ≤ b.

Sol:

dy

dx = (eexx+1−1)0

ex+1 ex−1

=

ex(ex−1)−ex(ex+1) (ex−1)2

ex+1 ex−1

= −2ex

(ex− 1)2 ×ex− 1

ex+ 1 = −2ex e2x− 1

L = Z b

a

r

1 + (dy

dx)2dx = Z b

a

r

1 + ( −2ex e2x− 1)2dx

= Z b

a

s

e4x+ 2e2x+ 1 (e2x− 1)2 dx =

Z b a

e2x+ 1 e2x− 1dx

Let t = ex, then dt

dx = ex → dx = dt t .

(4)

x = a → t = ea; x = b → t = eb L =

Z eb ea

t2+ 1 t(t + 1)(t − 1)dt

= Z eb

ea

(−1 t + 1

t + 1+ 1 t − 1)dt

= (− ln t + ln (t + 1) + ln (t − 1))

eb ea

= ln e2b− 1

e2a− 1 + a − b

5. (10%) The region in the first quadrant enclosed by x = y2, x-axis and x = 1 is rotated about the line y = 3. Find the volume of the solid.

Sol:

(1) Disk Method:

Area = Z 1

0

π · 32− π(3 −√ x)2dx

= Z 1

0

6π√

x − πxdx

= 4πx3/2− π 2x2

1 0

= 7 2π (2) Shell Method:

Area = Z 1

0

2π(3 − y)(1 − y2)dy

= Z 1

0

2π(3 − y − 3y2+ y3)dy

= 2π



3y − y2

2 − y3+y4 4



1 0

= 7 2π

(5)

−x2+ c = 3 2y2 3

2y2 = −x2+ 7

7. (10%) (a) Find the particular solution of 3xy0− y = ln x + 1, x > 0, satisfying y(1) = −2.

(b) Find the value y(e).

Sol:

(a) y0− 1

3xy = ln x + 1 3x

integrating factor V = eR3x1dx = x13 then

x13y = 1 3

Z

(ln x + 1)x43dx

= −x13(ln x + 1) + Z

x43dx (integration by part)

= −x13(ln x + 1) − 3x13 + C

So y = −(ln x + 4) + Cx13.

When x = 1, y = 2 then −2 = −4 + C so C = 2 i.e. y = 2x13 − ln x − 4

(b) y(e) = 2e13 − 5

8. (10%) Given a > 0, one arch of the cycloid x = a(θ − sin θ), y = a(1 − cos θ), 0 ≤ θ ≤ 2π, is rotated about the x-axis. Find the area of the resulting surface.

Sol:

(6)

A = Z

0

2πa(1 − cos θ) q

a2(1 − cos θ)2+ a2sin2θ

= Z

0

2πa(1 − cos θ)√ 2a√

1 − cos θ

= 2πa2 Z

0

4 sin3(θ 2)dθ

= 16πa2 Z π

0

sin3αdα

= 16πa2 Z π

0

(1 − cos2α) sin αdα

= 16πa2 Z 1

−1

(1 − u2)du

= 16πa24 3

= 64 3 πa2

9. (15%) (a) Plot the region A which is inside the circle r = 6 cos θ and outside the cardioid r = 2(1 + cos θ).

(b) Find the area of A.

(c) Find the length of the boundary of the region A.

Sol:

(a) The graph r = 6 cos θ is a circle with radius 3 and center (3, 0) The graph r = 2 + 2 cos θ is shaped like a heart symmetric at x-axis The graph outside the cardiod and inside the circle is shaped like moon (b) First we find their intersection points.

2(1 + cos θ) = 6 cos θ ⇒ cos θ = 0.5, θ = π

3 and − π 3 By symmetry

(7)

Area = 2 × 0.5hZ π3

0

(6 cos θ)2dθ − Z π3

0

4(1 + cos θ)2dθi

= 36 Z π3

0

(cos θ)2dθ − 4 Z π3

0

(1 + cos θ)2

= Z π3

0

h

18 cos 2θ + 18 − 4 − 8 cos θ − 2 cos 2θ − 2i dθ

= (9 sin 2θ + 18θ − 4θ − 8 sin θ − sin 2θ − 2θ)

π 3

0

= 4π

(c) The boundary of the region has two parts.

The first part is formed by the circle r = 6 cos θ −π

3 ≤ θ ≤ π 3 The length is 2 × 3 × 2π

3 = 4π

The second part is formed by the cardioid. Using the formula ds = r

r2+ (dr dθ)2

ds =p

(2 + 2 cos θ)2 + (−2 sin θ)2

=p

4 + 8 cos θ + 4(cos θ)2+ (4 sin θ)2

=√

8 + 8 cos θdθ

The length is

2 Z π3

0

8 + 8 cos θdθ = 2 Z π3

0

4 cosθ 2dθ

= 16 sinθ 2

π 3

0 = 8 So the total length is 8 + 4π

參考文獻

相關文件

Set up and evaluate the definite integral that yields the total loss of value of the machine over the first 3 years

An open-top box with a square base and two perpendicular dividers, as shown in the diagram, is to have a volume of 288 cubic inches7. Use Lagrange multipliers to find the

Another boat has been heading due west at 15 km/h and reaches the same dock at 6 ∶ 00 PM.. At what time were the two boats

(Correct formula but with wrong answer form: 1-point deduction for each error.) (Did not use unit vectors: 1-point deduction for each

(12%) Among all planes that are tangent to the surface x 2 yz = 1, are there the ones that are nearest or farthest from the origin?. Find such tangent planes if

Find all the local maximum, local minimum and saddle points

[r]

Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require