• 沒有找到結果。

(b) Suppose that y = y(x) is implicitly defined by xy = yx

N/A
N/A
Protected

Academic year: 2022

Share "(b) Suppose that y = y(x) is implicitly defined by xy = yx"

Copied!
9
0
0

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

全文

(1)

98學年度第1學期 微積分甲一組期中考解答

1. (18%) (a) Let f1(x) = xaa + axa + aax, a > 0, x > 0, and f2(x) =

Z ln x xx

et2dt, x > 1.

Then f10(x) = ,

f20(x) = .

(b) Suppose that y = y(x) is implicitly defined by xy = yx. Then at (x, y) = (2, 4), dy

dx = .

Sol:

(a-1) First note that :

dxb/dx = bxb−1

&

dbx/dx = (ln b)bx We use this and chain rule to solve the problem.

df1(x)/dx = d(xaa)/dx + d(axa)/dx + d(aax)/dx

= aaxaa−1+ (ln a)axad(xa)/dx + (ln a)aaxd(ax)/dx

= aaxaa−1+ (ln a)axaa(xa−1) + (ln a)aax(ln a)ax

= aaxaa−1+ (ln a)axa+1(xa−1) + (ln a)2aax+x (a-2)

df2(x)/dx = d Z

ln x

xx

f (t)dt/dx

= d Z a

xx

et2dt/dx + d Z ln x

a

et2dt/dx

= (d Z a

xx

et2dt/dxx)dxx/dx + (d Z ln x

a

et2dt/d√

ln x)d√

ln x/dx

= (−exx2)(xx)(ln x + 1) + (eln x

2

)(1/2)((ln x)−1/2)(1/x)

= −ex2xxx(ln x + 1) + 1

2(ln x)−1/2

 dxx

x = dex ln x

dx = ex ln xdx ln x

dx = xx(ln x + 1)



(2)

(b) Implicit function:

xy = yx First take ”ln” to both sides

y ln x = x ln y Differentiate both sides w.r.t x (take y as a function of x)

dy

dxln x + y

x = ln y + xdy/dx y

⇒ dy

dx = ln y − y/x lnx − x/y So

dy

dx|(2,4)= ln 4 − 2 ln 2 − 1/2

= 2 ln 4 − 4

2 ln 2 − 1 or 4(ln 2 − 1)

ln 4 − 1 or ln 16 − 4 ln 4 − 1

2. (18%) Determine whether the following limits exist. If the limit exists, evaluate it. If the limit doesn’t exist, explain why.

(a) lim

x→0(1 + | sin x|)x1 = ,

(b) lim

x→0

 2x+ 3x+ 5x 3

x1

= .

(c) First express

n

X

k=1

ln 2 + ln (n + k) − ln n

n + k as a Riemann sum for a function defined on [0, 2].

Then evaluate lim

n→∞

n

X

k=1

ln 2 + ln (n + k) − ln n

n + k .

Answer.

n

X

k=1

ln 2 + ln (n + k) − ln n

n + k = ,

n→∞lim

n

X

k=1

ln 2 + ln (n + k) − ln n

n + k = .

Sol:

(a) using the continuity of exponential function and L.H rule

1 1

(3)

= exp( lim

x→0+( cos(x)

1 + | sin(x)|)) = exp(1)

x→0lim(1 + | sin(x)|)1x = lim

x→0exp(1

xln(1 + | sin(x)|))

= exp( lim

x→0( − cos(x)

1 − sin(x))) = exp(−1) so the limit doesn’t exist .

(b) still using the continuity of exponential function and L.H rule

x→0lim+

 2x+ 3x+ 5x 3

1x

= lim

x→0+exp(1

xln(2x+ 3x+ 5x

3 ))

= exp( lim

x→0+(

2xln(2)+3xln(x)+5xln(x) 3

2x+3x+5x 3

)) = exp(ln(2) + ln(3) + ln(5)

3 )

= exp(ln(30)

3 ) = 3013 the same argument for

x→0lim

 2x+ 3x+ 5x 3

1x

so the limit exists and the limit is 3013 (c)

n

X

k=1

ln 2 + ln(n + k) − ln(n)

n + k =

n

X

k=1

ln(2 +2kn) n + k

=

n

X

k=1

2 n

ln(2 + 2nk ) 2 + 2kn or

n

X

k=1

1 n

ln 2(1 +kn) 1 + kn

n→∞lim

n

X

k=1

ln 2 + ln(n + k) − ln(n)

n + k =

Z 2 0

ln(2 + x) 2 + x dx or

Z 1 0

ln(2(1 + x)) 1 + x dx

= Z 2

0

ln(2 + x)d(ln(2 + x)) = 3

2(ln(2))2 3. (8%) Let

H(x) =









e1x , x < 0

m , x = 0

a sin x + b cos x + cx , x > 0 Find conditions of m, a, b, c, such that, respectively,

(4)

(a) H(x) is continuous everywhere. Answer: ,

(b) H(x) is differentiable everywhere. Answer: ,

(c) H(x) has an inflection point at x = 0. Answer: .

Sol:

(a) Since H(x) is continuous everywhere, thus we have

x→0lim+H(x) = lim

x→0H(x) = H(0)

=⇒ lim

x→0ex1 = H(0) = lim

x→0+(a sin x + b cos x + cx) and lim

x→0e1x = 0, H(0) = m,

x→0lim+(a sin x + b cos x + cx) = b so b = m = 0.

(b) Since H(x) is differentiable everywhere, thus H(x) is continuous everythere, so b = m = 0 and lim

h→0

H(h)−H(0)

h−0 = H0(0) = lim

h→0+

H(h)−H(0) h−0

so

h→0lim eh1

h = lim

h→0 1 h

eh1

= lim

h→0

h12

1 h2eh1

= − lim

h→0eh1 = 0 and lim

h→0+

a sin h+ch

h = a + c

thus the conditions are b = m = 0, a + c = 0.

(c) Since H(x) is continuous at x = 0, thus b = m = 0 For x 0,

H0(x) = −x12e1x and H(x) = (2x+1)e

1 x

x4 , so H(x) 0 for −12 < x < 0.

For x 0, H0(x) = a cos x + c and H(x) = −a sin x.

Since x = 0 is an inflection point and H(x) 0 for x ∈ (−1

2, 0), hence a 0

(5)

4. (12%) Let g(x) = a

x3+ 3x + 4 + b

x3+ x − 2, ab > 0. Show that g(x) = 0 has exactly one real solution.

Sol:

g(x) = a(x(x33+x−2)+b(x+3x+4)(x33+x−2)+3x+4)

Define f (x) = a(x3+ x − 2) + b(x3+ 3x + 4).

x3 + x − 2 = (x − 1)(x2+ x + 2); x3+ 3x + 4 = (x + 1)(x2 − x + 4) (x2+ x + 2 > 0, x2 − x + 4 > 0, ∀x ∈ R)

f (1) = 8b 6= 0; f(−1) = −4a 6= 0

So f (x) = 0 and g(x) = 0 have the same roots.

Because f (1)f (−1) = −32ab < 0, there is at least one root of f(x) = 0 in (−1, 1) by IVT.

If f (α) = f (β) = 0 for some α < β.

By MVT, ∃ c ∈(α, β) such that

f0(c) = f (β) − f(α) β − α = 0.

But f0(c) = a(3c2+ 1) + b(3c2+ 3) > 0 (or < 0, depending on the signs of a and b), a contradiction.

So f (x) = 0 has exactly one root. =⇒ g(x) = 0 has exactly one root.

5. (12%) Car A at the lower level pulls car B, which is located on the upper level 9 meters higher, with constant velocity 5 m/min to the right while a pulley 6 meters above the upper level is used to connect the two cars. Suppose that the total length of the rope is 35 meters. Let O be the point right underneath pulley P on the lower level, and θ = ∠BP O. Find the changing rate of θ when car A is 20 meters away from point O. See figure below.

Answer: .

(6)

Sol:

Let OA = x(t), then we have

35 −p225 + x(t)2 = 6 sec θ(t)

Differentiate both sides with respect to t and we get

− 2x(t) · x0(t)

2p225 + x(t)2 = 6 sec θ(t) tan θ(t) · θ0(t) Now since x0(t) = 5 and when x(t0) = 20, we have sec θ(t0) = 5

3 and tan θ(t0) = 4

3, thus we get θ0(t0) = − 3

10 (rad/min).

6. (12%) A sector is cut off from a circle of radius R, R > 0. The remaining part (shaded region) is used to construct a right circular cone. Find the maximal possible volume of the cone. See figure below. ( Hint. The volume of a right circular cone = 1

3(base area)·(height). )

Answer: The maximal volume= .

Sol:

Assume that the height of the cone is equal to h > 0. Then the radius of the circle at the bottom is equal to √

R2− h2. The volume of the cone is

V (h) = π 3

√

R2− h22

h = π

3 R2h − h3 To find the maximum value of V (h), consider V0(h) = 0. This gives

π

3 R2− 3h2 = 0 So h2 = R2/3. That is, h = R/√

3 since R > h > 0. Now we can check this is exactly the

(7)

trivially. And the maximum value is

V  R

√3



= 2√ 3πR3 27

7. (20%) Let f (x) = x2(x − 2)

(x + 1)2 . Answer the following questions.

(a) The domain of y = f (x) is .

(b) f0(x) = .

(c) y = f (x) has critical point(s) at .

(d) f00(x) = .

(e) y = f (x) is increasing on interval(s) ,

y = f (x) is decreasing on interval(s) .

(f) y = f (x) is concave up on interval(s) ,

y = f (x) is concave down on interval(s) .

(g) Find the (x, y)-coordinates of the following points if exist.

Local maximum point(s) : ,

Local minimum point(s) : ,

Inflection point(s) : .

(h) Find the asymptotes of the graph of y = f (x) if exist.

Vertical asymptotes(s) : ,

Horizontal asymptotes(s) : as x → ,

Slant asymtotes(s) : as x → .

(i) Sketch the graph of y = f (x) on page 11.

Sol:

Let f (x) = x2(x − 2)

(x + 1)2 . Answer the following questions.

(a) The domain of y = f (x) is R \ {−1}.

(8)

(b) f0(x) = x(x + 4)(x − 1) (x + 1)3 .

(c) y = f (x) has criticial point(s) at x = −4, 0, 1.

(d) f00(x) = 2(7x − 2) (x + 1)4 .

(e) y = f (x) is increasing on interval(s) (−∞, 4) ∪ (−1, 0) ∪ (1, ∞).

y = f (x) is decreasing on intervals(s) (−4, −1) ∪ (0, 1).

(f) y = f (x) is concave up on interval(s)(2 7, ∞).

y = f (x) is concave down on interval(s) (−∞, −1) ∪ (−1,27).

(g) Find the (x, y)−coordinates of the follwing points if exist.

Local maximal point(s): (−4,323), (0, 0).

Local minimal point(s): (1, −1 4).

Inlfection point(s): (2 7, − 16

189).

(h) Find the asymptotes of the graph of y = f (x) if exist.

Vertical asymptotes(s): x = −1.

Horizontal asymptotes(s): none.

Slant asymptotes(s):y = x − 4 as x → ±∞.

(9)

(i)

參考文獻

相關文件

• Suppose the input graph contains at least one tour of the cities with a total distance at most B. – Then there is a computation path for

True

[r]

The best way to picture a vector field is to draw the arrow representing the vector F(x, y) starting at the point (x, y).. Of course, it’s impossible to do this for all points (x, y),

Note that the unit length of x-axis and y-axis are different.... And it happens at 1 5 hour, which is 12 minutes

A constant state u − is formed on the left side of the initial wave train followed by a right facing (with respect to the velocity u − ) dispersive shock having smaller

So we check derivative of f and g, the small one would correspond to graph (b) and the other to (c)(i.e.. Moreover, f is

This shows that q is an interior point