MATH114 Integration and Differentiation

Written Assessment 2 – Solutions

[2.5ex]

  • A2.1

    Prove Proposition 2.1.4: If a series is convergent/divergent then so is any other series formed from it by altering only finitely many summands. [4]

    Consider a series ∑n=1∞an and denote (as always) the sequence of partial sums by (An)n∈ℕ, where An=∑i=1nan.

    Let us now alter a finite number of summands an; more precisely, let an′ be numbers such that an′=an for all n except for a finite number of n where an′≠an. Then there will be N∈ℕ such that an′=an, for all n>N. [1]

    We are interested in the series ∑n=1∞an′. Let us look at the difference of partial sums:

    An′-An=∑i=1nan′-∑i=1nan=∑i=1n(an′-an).

    Now all the summands with n>N are 0. Thus there is a number c∈ℝ such that An′-An=c, for all n>N. [1]

    Therefore, if ∑n=1∞an converges, meaning that (An)n∈ℕ converges, then (An′)n∈ℕ converges as well with

    An′→c+∑n=1∞an,n→∞,

    (according to general statements from MATH113), so that ∑n=1∞an′ converges, too. [1]

    Since, the other way round, ∑n=1∞an is obtained from ∑n=1∞an′ by altering finitely many summands, we find that, if ∑n=1∞an′ converges then ∑n=1∞an converges; in summary, ∑n=1∞an′ converges if and only if ∑n=1∞an converges.

    The statement of divergence is just the contrapositive of this one, namely ∑n=1∞an diverges if and only if ∑n=1∞an′ diverges. [1]

  • A2.2

    No model solutions provided for essays. [6]

Quiz 2 – Solutions

  • Q2.1

    Which of the following statements is false?

    (C) The product of two uniformly continuous functions is not necessarily uniformly continuous. Here is a counter-example: consider the function f:ℝ→ℝ defined by f⁢(x)=x, and let g=f. Then f is uniformly continuous as, for every ε>0, we can choose δ=ε to satisfy the criterion of uniform continuity in Definition 1.1.7. However, f⋅g:ℝ→ℝ is given by (f⋅g)⁢(x)=x2, which is continuous but not uniformly continuous, see W1.1 Solutions.

  • Q2.2

    Given two continuous functions f,g:I→ℝ on a compact interval I. Which of the following relations is true?

    (A) maxx∈I⁡(f⁢(x)+g⁢(x))≤maxx∈I⁡f⁢(x)+maxx∈I⁡g⁢(x). In fact, from the definition of the maximum we get

    f⁢(x)+g⁢(x)≤maxy∈I⁡f⁢(y)+maxz∈I⁡g⁢(z),x∈I,

    which can be rewritten with a constant function on the right:

    f⁢(x)+g⁢(x)≤(maxy∈I⁡f⁢(y)+maxz∈I⁡g⁢(z))⁢𝟏I⁢(x),x∈I.

    Taking the maximum on both sides gives

    maxx∈I⁡(f⁢(x)+g⁢(x))≤maxx∈I⁡((maxy∈I⁡f⁢(y)+maxz∈I⁡g⁢(z))⁢𝟏I⁢(x))=maxy∈I⁡f⁢(y)+maxz∈I⁡g⁢(z).
  • Q2.3

    Let f:I→ℝ be a continuous function and I compact. Let ℓn(f) and un(f) be the integrals of the lower and upper, respectively, approximating step function of f after n bisections. Then which of the following statements is true?

    (C) (un(f))n∈ℕ and (ℓn(f))n∈ℕ converge to the same limit point. This is part of Theorem 1.2.12. The limit defines the integral of f.

  • Q2.4

    Consider the function g:[-1,1]→ℝ,g⁢(x)=x3. What are the values of the integrals of the approximating steps functions after n=2 bisections, ℓ2(g) and u2(g)?

    (A) -12 and 12. In fact, after n=2 bisections of the interval [-1,1], we have 4 intervals of length 12, and we find for the lower approximating step function according to Definition 1.2.11:

    ℓ⁢(f,[-1,1],2,x)=-1⋅𝟏[-1,-12)⁢(x)-18⋅𝟏[-12,0)⁢(x)+0⋅𝟏[0,12)⁢(x)+18⋅𝟏[12,1)⁢(x).

    Then

    ∫-11ℓ⁢(f,[-1,1],2,x)⁢d⁡x=-1⋅(-12+1)-18⋅(0+12)+0⋅(12-0)+18⋅(1-12)=-12.

    Analogously, the upper approximating step function is

    u⁢(f,[-1,1],2,x)=-18⋅𝟏[-1,-12)⁢(x)-0⋅𝟏[-12,0)⁢(x)+18⋅𝟏[0,12)⁢(x)+1⋅𝟏[12,1)⁢(x).

    This implies

    ∫-11u⁢(f,[-1,1],2,x)⁢d⁡x=12.
  • Q2.5

    Consider the function f:[-π,π]→ℝ,f⁢(x)=cos2⁡(x). What are the values of the integrals of the approximating steps functions after n=3 bisections, ℓ3(f) and u3(f)?

    (D) π2 and 3⁢π2. This is calculated by the same procedure as Q2.4.