• 沒有找到結果。

Assume that b &gt

N/A
N/A
Protected

Academic year: 2022

Share "Assume that b &gt"

Copied!
3
0
0

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

全文

(1)

1. Homework 9 Let −∞ < a < b < ∞.

(1) Let α be any integer and f (x) = xα for x ∈ R. Then f is continuous on R. We know f (x) is integrable over [a, b]. Assume that b > a > 0. Let n be any natural number and define h by hn = b/a, i.e. h = pb/a. Setn

xi = ahi, 0 ≤ i ≤ n.

Then P = {x0= a < x1< · · · < xn= b} forms a partition of [a, b].

(a) Find the norm kP k of P.

(b) Consider the Riemann sum Fn=

n

X

i=1

xαi(xi− xi−1).

Show that Fn=

((bα+1− aα+1)hα+hα−1hα+···+h+1 if α 6= −1

nh−1h if α = −1..

(c) Evaluate lim

n→∞Fn to obtain Z b

a

xαdx for all α 6= −1. In the case of α = −1, show that Z b

a

1

xdx = lim

n→∞n n rb

a− 1

! . (2) Let exdenotes the exponential function

ex=

X

n=0

xn

n!, x ∈ R.

Let us pretend that we can interchange the order of Z

andX

in other words, Z b

a

X

n=0

xn n!

! dx =

X

n=0

1 n!

Z b a

xndx.

Suppose that the above statement is true. Show that Z b

a

exdx = eb− ea.

(3) The function s(x) = sin x, x ∈ R is a continuous function on R. We know s(x) is Riemann integrable on [a, b]. (To be more precise, s|[a,b] is Riemann integrable.) Let n be any natural number and h = b − a

n . Denote

xi= a + ih, 0 ≤ i ≤ n.

Then P = {a = x0 < x1 < · · · < xn = b} is a partition of [a, b]. The norm kPnk of the partition is h. We know

Rn=

n

X

k=1

s(xi)(xi− xi−1) =

n

X

k=1

h sin (a + kh)

is a Riemann sum of s with respect to P with mark C. Here Cn = {x1< · · · < xn}.

1

(2)

2

(a) Use the identity −2 sin A sin B = (cos(A + B) − cos(A − B)) to show that Rn= h

2 sinh2



cos(a +h

2) − cos(b −h 2)

 .

(Hint: Multiply Rn by 2 sinh 2.) (b) Evaluate lim

n→∞Rn to obtain Z b

a

sin xdx.

(c) Similarly, evaluate Z b

a

sin λxdx, λ ∈ R.

(4) Consider the function c(x) = cos x, x ∈ R. Then c is Riemann integrable on [a, b]. Let Sn =

n

X

k=1

h cos(a + kh).

(a) Evaluate lim

n→∞Snto obtain Z b

a

cos xdx. (Hint: Use 2 cos A sin B = sin(A + B) − sin(A − B).)

(b) Similarly, evaluate Z b

a

cos λxdx, λ ∈ R.

(5) Let λ, µ ∈ R. Using the previous exercises and the following trigonometric identities 2 sin A cos B = sin(A + B) + sin(A − B)

2 cos A cos B = cos(A + B) + cos(A − B) 2 sin A sin B = cos(A − B) − cos(A + B).

to evaluate the following definite integrals.

(a) Z b

a

sin λx sin µxdx.

(b) Z b

a

sin λx cos µxdx.

(c) Z b

a

cos λx cos µxdx.

(6) Show that any a bounded monotone function on [a, b] is Riemann integrable over [a, b].

(7) Use the property of integrals to prove the following inequalities.

(a) 1 10√

2 ≤ Z 1

0

x9

√1 + xdx ≤ 1 10. (b) 11

24 ≤ Z 12

0

p1 − x2dx ≤ 11 12√

3. (8) Evaluate

(a) lim

n→∞

Z 1 0

xn 1 +√

xdx.

(b) lim

n→∞

Z π2

0

sinnxdx.

(9) Suppose f ∈ C[0, 1] and Z 1

0

f (x)x10dx = 5, Z 1

0

f (x)

 x6−x5

6 + 1



dx = −6.

Prove that f (x) = 0 has a solution in [0, 1].

(10) Suppose C0, C1, · · · , Cn are real numbers such that C0+C1

2 + · · · +Cn−1

n + Cn

n + 1 = 0.

(3)

3

Prove that the polynomial equation

C0+ C1x + · · · + Cn−1xn−1+ Cnxn= 0 has at least one real root between 0 and 1.

(11) Let f (x) be a nonnegative continuous function on [a, b], i.e. f ∈ C[a, b] and f (x) ≥ 0 for all x ∈ [a, b]. Show that if

Z b a

f (x)dx = 0,

then f is the zero function on [a, b], i.e. f (x) = 0 for all a ≤ x ≤ b. Use the following steps.

Suppose that f (x0) > 0 for some x0∈ [a, b].

(a) Prove the following statements.

(i) If x0= a, then there exists δ > 0 and m > 0 such that f (x) > m for a ≤ x ≤ a+δ.

(ii) If x0= b, then there exists δ > 0 and m > 0 such that f (x) > m for b − δ ≤ x ≤ b.

(iii) If a < x0 < b, then there exists δ > 0 and m > 0 such that f (x) > m for x0− δ ≤ x ≤ x0+ δ.

(b) Use (a) to prove the following statements.

(i) If x0= a, or x0= b then Z b

a

f (x)dx ≥ mδ.

(ii) If a < x0< b,

Z b a

f (x)dx ≥ 2mδ.

(12) Let f (x), g(x) ∈ C[a, b].

(a) Prove the following Cauchy-Schwarz inequality Z b

a

f (x)g(x)dx

!2

≤ Z b

a

f (x)2dx Z b

a

g(x)2dx.

Hint: Use the following steps:

(i) Assume that f (x) is not the zero function in C[a, b]. Define F (t) =

Z b a

(tf (x) − g(x))2dx, t ∈ R.

Find A, B, C such that F (t) = At2− 2Bt + C.

(ii) Show that A > 0.

(iii) Show that F (t) ≥ 0 for all t ∈ R.

(iv) Using (b), show that B2≤ AC.

(b) Show that the equality holds if and only if g(x) = λf (x) on [a, b] for some constant λ.

Hint: use the previous exercise.

(13) (Generalized mean value theorem) Let f (x) ∈ C[a, b] and g ∈ R[a, b]. Suppose that g(x) > 0 on [a, b]. Prove that there exists ξ ∈ [a, b] such that

Z b a

f (x)g(x)dx = f (ξ) Z b

a

g(x)dx.

參考文獻

相關文件

The ordered basis β ∗ is called the dual basis to β..

By the Lebesgue’s theorem we know that if f is (Riemann) integrable on A, then the discontinuities of f

Find the power series representation of f in powers of x.. Find the radius

Generalization Theorem Let f be integrable on K = [a, b] × [c, d] to R and suppose that for each y ∈ [c, d], the function x 7→ f (x, y) of [a, b] into R is continuous except

This shows that q is an interior point

means that the values of f (x) can he made arbitrarily large (as large as we please) by taking x sufficiently close to a, but not equal to a, i.e.. The following figure shows the

Then g is defined on [a, b], satifies (11), and is continuous on [a, b] by the Sequential Characterization of Limits.. Thus, f

[Hint: You may find the following fact useful.. If d is a metric for the topology of X, show that d|A × A is a metric for