• 沒有找到結果。

微甲

N/A
N/A
Protected

Academic year: 2022

Share "微甲"

Copied!
7
0
0

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

全文

(1)

1001微甲01-05班期末考

1. (10%) Evaluate the integral Z π

2

0

| cos2x− 3 sin2x| dx.

Sol:

We have known

cos2x = 1 + cos 2x

2 (1 point) , sin2x = 1− cos 2x 2 Compute the integration

Z

cos2x− 3 sin2x dx =−x + sin 2x + C , C ∈ R

In [0, π

2], compute

cos2x− 3 sin2x≥ 0 ⇒ 0 ≤ x ≤ π 6 Then

Z π

2

0

¯¯cos2x− 3 sin2x¯¯ dx

= Z π

6

0

cos2x− 3 sin2x dx + Z π

2

π 6

3 sin2x− cos2x dx

= (−x + sin 2x)¯¯

¯¯

π 6

0

+ (x− sin 2x)¯¯

¯¯

π 2

π 6

= π 6 +

3

2. (15%) Compute

Z 1

e2x+ ex+ 1dx.

Sol:

Let t = ex ⇒ x = ln t ⇒ dx = dt t Hence

Z 1

e2x + ex+ 1dx =

Z 1

t2+ t + 1 dt

t

Suppose that 1

t(t2+ t + 1) = A

t + P (t) t2+ t + 1 A(t2+ t + 1) + P (t)t = 1

Let t = 0 ⇒ A = 1

And then P (t)t = −t2− t ⇒ P (t) = −t − 1 Consider the integral

(2)

Z 1 t2+ t + 1

dt t =

Z 1 tdt +

Z −t − 1 t2+ t + 1dt

= Z 1

tdt + (−1 2 )

Z 2t + 1 t2+ t + 1dt +

Z −1

2

t2+ t + 1dt

= ln|t| − 1

2ln|t2 + t + 1| +

Z −1

2

t2+ t + 1dt Now we have to compute the third term

Z −1

2

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

Z dt

(t + 12)2+ 34 = −1√

3arctan(2t + 1

3 ) So

ln|t| − 1

2ln|t2+ t + 1| +

Z −1

2

t2 + t + 1dt

= ln|t| − 1

2ln|t2+ t + 1| − 1

3arctan(2t + 1

3 ) + C

= x− 1

2ln|e2x+ ex+ 1| − 1

3arctan(2ex+ 1

3 ) + C

3. (15%) Let I(p) = Z

0

xpe−x2dx, where p is a real number.

(a) Find p so that it converges. (8%) (b) Find I(3). (7%)

Sol:

(a) I(p) = Z

0

xpe−x2dx = Z 1

0

xpe−x2dx + Z

1

xpe−x2dx

Claim:

Z

1

xpe−x2dx converges for all p∈ R.

If p≤ 0, then Z

1

xpe−x2dx Z

1

e−x2dx≤ Z

1

e−xdx = e < ∞.

Suppose p > 0. Then there exists integers M1 and M2 such that xp

ex ≤ 1 ∀x ≥ M1 and e−x2 ≤ e−2x ∀x ≥ M2. Let M = max {M1, M2}. Then

(3)

Z

1

xpe−x2dx = Z M

1

xpe−x2dx + Z

M

xpe−x2dx

Z M

1

xpe−x2dx + Z

M

xpe−2xdx

= Z M

1

xpe−x2dx + Z

M

xp exe−xdx

Z M

1

xpe−x2dx + Z

M

e−xdx <∞

Claim:

Z 1 0

xpe−x2dx <∞ if and only if p > −1.

Since e−1 ≤ e−x2 ≤ e, ∀x ∈ [0, 1], we have

e−1 Z 1

0

xpdx≤ Z 1

0

xpe−x2dx≤ e Z 1

0

xpdx

By the fact,

Z 1 0

xpdxconverges if and only if p >−1, we have

Z 1 0

xpe−x2dx <∞ if and only if p > −1.

(b) Let u = x2. Then du = 2xdx. So

I(3) = Z

0

x3e−x2dx = 1 2

Z

0

ue−udu

= −1

2 [u(e−u)|0 Z

0

e−udu]

= 1 2

Z

0

e−udu = 1 2

4. (15%) Let the continuous function f (x) be defined in x > 0, and satisfy f (x)−x4 = Z x2

1

f (√ t)t dt.

Find f (x).

Sol:

f (x) is a continuous function, therefore we differentiate both sides and get

(4)

f0(x)− 4x3 = d dx

Z x2 1

f (√ t)tdt

= d dy

Z y

1

f (√

t)tdtdy dx

= f√ yydx2

dx

= f (x)x22x

= 2x3f (x)

Accordingly,

f0(x)− 2x3f (x) = 4x3 Integrating factor:

eR−2x3dx = e−12 x4

e−12 x4[f0(x)− 2x3f (x)] = e−12 x44x3 d

dx[e−12 x4f (x)] = e−12 x44x3

e−12 x4f (x) = Z

e−12 x44x3dx (Let u = −1

2 x4, then du =−2x3dx, − 2du = 4x3dx)

= Z

eu− 2du

=−2eu+ C

=−2e−12 x4 + C

Consequently,

f (x) =−2 + Ce12x4

In addition,

f (1)− 14 = Z 1

f (√ t)tdt

(5)

1 = f (1) =−2 + Ce12 C = 3

e12 = 3e−12 Finally, we find:

f (x) =−2 + 3e−12 +12x4

ps. Other methods (for example, seperation variables) solve the differential equation f0(x)− 2x3f (x) = 4x3 are also permitted.

5. (15%) Consider the plane curve 3ay2 = x(a− x)2 where a > 0 is a constant.

(a) Find the arc length of the loop defined by the curve. (7%)

(b) Find the surface area of the surface obtained by rotating the loop around x-axis. (8%) Sol:

(a) Find the arc length 3ay2 = x(a− x)2

=⇒ 3a(2y)dy

dx = 2x(a− x)(−1) + (a − x)2 = dy

dx = (a− x)(a − 3x) 6ay S =

Z a

0

ds

= Z a

0

r

1 + (dy

dx)2dx = Z a

0

s

1 + (a− x)2(a− 3x)2 36a2y2 dx

= Z a

0

s

1 + (a− x)2(a− 3x)2 3ay2(12a) dx =

Z a

0

s

1 + (a− x)2(a− 3x)2 x(a− x)2(12a) dx

= Z a

0

r(a + 3x)2 12ax dx =

Z a

0

r 1 12a

(a + 3x)

√x dx

= Z a

0

r 1 12a

√a xdx +

Z a

0

r 1

12a3x12dx = a

3 + a

3 = 2 3a 3 Length=2× S = 4

3 3 a

(6)

(b) Find the surface area

A = Z a

0

2πyds

= Z a

0

r

1 + (dy

dx)2ydx = 2π Z a

0

1 12a

(a + 3x)

√x

√x(a√ − x) 3a dx

= 2π Z a

0

1

6a(a + 3x)(a− x)dx = π 3a

Z a

0

(a2− ax + 3ax − 3x2)dx

= π

3a(a3 1 2a3+3

2a3− a3) = π 3a2

6. (15%) The solid in the figure is cut from a vertical cylinder of radius 10 cm by two planes making angles of 60 with the horizontal. Find its volume.

Sol:

The cross section perpendicular to the base of cylinder and parallel to the intersection of two planes is rectangle with width

102− x2 and height

3(10− x), where x is the distance to center of the cylinder, so the area of cross section is 2

3(10− x)√

102− x2. The volume is

2 Z 10

0

2

3(10− x)√

102− x2dx

= 4 3

Z π

2

0

10(1− sin u)10p

1− sin2u10 cos udu

= 4000 3

Z π

2

0

(1− sin u) cos2udu

= 4000 3

Z π

2

0

1 + cos 2u

2 du + 4000√ 3

Z 0

1

v2dv

= 4000 3π

2 1

2 + 4000 31

2

sin π− sin 0

2 − 4000√ 31

3(13− 03)

= 1000

3π− 4000 3 3

(7)

(b) Find the area of the plane region bounded by the curve. (5%) (c) Find the arc length of the curve. (5%)

Sol:

(a) x = r cos θ, y = r sin θ, (r2)2 = 2r2cos θ sin θ, r2 = sin 2θ,

(b)

Area = 1 2

Z π

2

0

r2dθ + 1 2

Z

2

π 2

r2

= 2× 1 2

Z π

2

0

sin 2θdθ = 1

(c)

Arc length =Z p

(r0θ)2+ r2

=Z √

csc θdθ

= Z π

2

0

√csc θdθ + Z

2

π 2

√csc θdθ

參考文獻

相關文件

Juang has received numerous distinctions and recognitions, including Bell Labs' President Gold Award, IEEE Signal Processing Society Technical Achievement Award, the IEEE

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

(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

[r]

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

When a solution curve crosses one of these lines, it has a local maximum or

39) The osmotic pressure of a solution containing 22.7 mg of an unknown protein in 50.0 mL of solution is 2.88 mmHg at 25 °C. Determine the molar mass of the protein.. Use 100°C as