Math101 January 2011 Solutions, Exams of Mathematics

Solutions to various math problems, including finding the natural domain and codomain of a function, finding the inverse of a function, checking the inverse, proving identities, evaluating limits, finding the derivative of a function using various rules, finding the slope and equation of a tangent line, finding extrema of a function, solving integrals using substitution and integration by parts, and proving a function is a solution to a differential equation. The problems are related to calculus and algebra.

Typology: Exams

2012/2013

Uploaded on 02/26/2013

deveedaas
deveedaas ๐Ÿ‡ฎ๐Ÿ‡ณ

4.1

(8)

79 documents

1 / 9

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Math101 January 2011 Solutions
Jon Woolf
January 31, 2012
[Marginal notes: HW means similar to homework, L means appeared in lectures, NP means
new, unseen, problem.]
1. The natural domain of f(x) = 1 โˆ’1/(x+ 2) is (โˆ’โˆž,โˆ’2) โˆช(โˆ’2,โˆž). The natural [HW]
codomain is (โˆ’โˆž,1) โˆช(1,โˆž). [2 marks] Here is a sketch of the graph, obtained
by shifting the graph of โˆ’1/x left by 2 and up by 1, also showing the two asymptotes
x=โˆ’2 and y= 1:
โ€“3
โ€“2
โ€“1
1
2
3
4
y
โ€“6 โ€“4 โ€“2 2
x
[2 marks]
[4]
1
pf3
pf4
pf5
pf8
pf9

Partial preview of the text

Download Math101 January 2011 Solutions and more Exams Mathematics in PDF only on Docsity!

Math101 January 2011 Solutions

Jon Woolf

January 31, 2012

[Marginal notes: HW means similar to homework, L means appeared in lectures, NP means new, unseen, problem.]

  1. The natural domain of f (x) = 1 โˆ’ 1 /(x + 2) is (โˆ’โˆž, โˆ’2) โˆช (โˆ’ 2 , โˆž). The natural [HW] codomain is (โˆ’โˆž, 1) โˆช (1, โˆž). [2 marks] Here is a sketch of the graph, obtained by shifting the graph of โˆ’ 1 /x left by 2 and up by 1, also showing the two asymptotes x = โˆ’2 and y = 1: - - -

1

2

3

4

y

โ€“6 โ€“4 โ€“2 2 x

[2 marks] [4]

  1. To find the inverse f โˆ’^1 we set y = f (x) and solve for x: [HW]

y = 3 x + 2 2 x โˆ’ 1

โ‡โ‡’ (2x โˆ’ 1)y = 3x + 2 provided x 6 =

โ‡โ‡’ (2y โˆ’ 3)x = 2 + y โ‡โ‡’ x = 2 + y 2 y โˆ’ 3 provided y 6 =

Hence the inverse is f โˆ’^1 (y) = (2 + y)/(2y โˆ’ 3). [3 marks] To check we compute

f (f โˆ’^1 (x)) = f ((2 + x)/(2x โˆ’ 3))

3(2 + x)/(2x โˆ’ 3) + 2 2(2 + x)/(2x โˆ’ 3) โˆ’ 1 = 3(2 + x) + 2(2x โˆ’ 3) 2(2 + x) โˆ’ (2x โˆ’ 3) = 7 x/ 7 = x

as required. [2 marks] [5]

  1. Using the angle sum formulae for sine and cosine and the identity cos^2 (x) = 1 โˆ’ sin^2 (x) we have [HW]

sin(3x) = sin(x + 2x) = sin(x) cos(2x) + cos(x) sin(2x) = sin(x)

( cos^2 (x) โˆ’ sin^2 (x)

)

  • cos(x) ร— 2 sin(x) cos(x) = 3 sin(x) cos^2 (x) โˆ’ sin^3 (x) = 3 sin(x) โˆ’ 4 sin^3 (x). [4 marks]

[4]

  1. The limits can be obtained by using the โ€˜algebra of limitsโ€™ and standard examples. [HW]

(i) We evaluate directly since the expression is continuous at x = 2:

xlimโ†’ 2

3 x + 2 cos(ฯ€x)

cos(2ฯ€) = 8. [1 mark]

(ii) Since ex^ โˆ’1 and sin(x) vanish at x = 0 and are differentiable there we use Lโ€™Hห†opitalโ€™s Theorem and then evaluate directly:

xlimโ†’ 0

ex^ โˆ’ 1 sin(x) = lim xโ†’ 0 ex cos(x)

e^0 cos(0) = 1. [3 marks]

  1. Given that g(x) = x^3 + 12x^2 + 21x + 5 we have [HW]

gโ€ฒ(x) = 3x^2 + 24x + 21 = 3(x + 7)(x + 1) and gโ€ฒโ€ฒ(x) = 6x + 24. [2 marks]

Hence the extrema occur when x = โˆ’7 and x = โˆ’1. Since gโ€ฒโ€ฒ(โˆ’7) < 0 and gโ€ฒโ€ฒ(โˆ’1) > 0 we see that they are a local maximum and a local minimum respectively. [2 marks] [4]

  1. (i) Using the substitution t = x^2 + 4x, so that dt/dx = 2x + 4 = 2(x + 2), we have [HW]

โˆซ (x+2) sin(x^2 +4x) dx =

โˆซ sin(t) dt = โˆ’

cos(t)+k = โˆ’

cos(x^2 +4x)+k. [3 marks]

(ii) Using integration by parts we have [L] โˆซ (^3) 1

ln(x) dx = [x ln x]^31 โˆ’

โˆซ (^3) 1

x

x dx = 3 ln(3) โˆ’ [x]^31 = 3 ln(3) โˆ’ 2. [3 marks] [6]

  1. Let an = exp(n^2 )/n! = en^2 /n! for n โˆˆ N. Then [HW]

an+ an

e(n+1)^2 n! en^2 (n + 1)!

e(n+1)^2 โˆ’n^2 n + 1

e^2 n+ n + 1 = en^ en+ n + 1

as n โ†’ โˆž because et/t โ†’ โˆž as t โ†’ โˆž. Hence by the ratio test the series โˆ‘^ โˆž n=

exp(n^2 ) n!

diverges. [5 marks] [5] [Section A comprises 55 marks]

SECTION B

  1. The derivative of f (x) = exp(x/3) is f โ€ฒ(x) = exp(x/3)/ 3 > 0, so f is strictly increasing. [1 mark] [HW] The sequence xn is defined by x 0 = 0 and xn+1 = f (xn) for n โ‰ฅ 0. Clearly x 0 = 0 < x 1 = f (0) = 1. Since f is increasing it preserves strict inequalities. In particular if xnโˆ’ 1 < xn then xn = f (xnโˆ’ 1 ) < f (xn) = xn+1. Hence we see that x 0 < x 1 < x 2 < x 3 < ยท ยท ยท. [4 marks] Note that f (3) = exp(1) = e < 3. If xn < 3 then xn+1 = f (xn) < f (3) < 3 too, again because f is strictly increasing. Since x 0 < 3 we see that x 1 = f (x 0 ) < f (3) < 3, therefore x 2 < 3, therefore x 3 < 3 and so on. Hence xn < 3 for all n โ‰ฅ 0. [4 marks] By the above, the sequence xn is increasing and bounded above (by 3) and hence it converges to a limit, say xn โ†’ x. [1 mark] Since f is continuous we have xn+1 = f (xn) โ†’ f (x). Since the limit of a sequence is well-defined (when it exists) we must therefore have x = f (x) = exp(x/3). [3 marks] To approximate x we compute iterates xn until they remain fixed to 2 significant figures: x 0 = 0, x 1 = 1, x 2 = 1. 3956 x 3 = 1. 5923 x 4 = 1. 7002 x 5 = 1. 7625 x 6 = 1. 7995 x 7 = 1. 8218 x 8 = 1. 8354 x 9 = 1. 8437 x 10 = 1. 8489 x 11 = 1. 8521 x 12 = 1. 8540... So, to 2 significant figures, x = 1.9. [2 marks] [15]
  2. Let [HW] f (x) = 1 +

x + 4

x โˆ’ 3

The first derivative is

f โ€ฒ(x) = โˆ’

(x + 4)^2

(x โˆ’ 3)^2

2 x + 1 (x + 4)^2 (x โˆ’ 3)^2 which is < 0 for x < โˆ’ 1 /2, vanishes at x = โˆ’ 1 /2 and is > 0 for x > โˆ’ 1 /2 (where throughout we assume x 6 = โˆ’ 4 , 3). Therefore f is decreasing for x โˆˆ (โˆ’โˆž, โˆ’4) and for x โˆˆ (โˆ’ 4 , โˆ’ 1 /2), increasing for x โˆˆ (โˆ’ 1 / 2 , 3) and for x โˆˆ (3, โˆž) and has a local extremum at x = โˆ’ 1 /2. [5 marks] (Note that it is incorrect, and from the graph can be seen to be untrue, to say either that f is decreasing for x > โˆ’ 1 /2 or that it is decreasing for x โˆˆ (โˆ’โˆž, โˆ’4) โˆช (โˆ’ 4 , โˆ’ 1 /2) because the derivative does not exist at x = โˆ’4. A similar remark applies for the range on which f is increasing.) The second derivative is

f โ€ฒโ€ฒ(x) =

(x + 4)^3

(x โˆ’ 3)^3

3 x^2 + 3x + 13 (x + 4)^3 (x โˆ’ 3)^3

Hence A(f, x) = L(f, x) as claimed. [5 marks] Now suppose that A(f, x) = L(f, x) for x โˆˆ (0, โˆž). Differentiating this equation, using [NP] the fundamental theorem of calculus, gives

f (x) = d dx

A(f, x) = d dx

L(f, x) =

โˆš 1 + f โ€ฒ(x)^2.

Squaring both sides we obtain f (x)^2 = 1 + f โ€ฒ(x)^2. Differentiating again, using implicit differentiation, we obtain 2 f (x)f โ€ฒ(x) = 2f โ€ฒ(x)f โ€ฒโ€ฒ(x). By assumption f โ€ฒ(x) > 0 on (0, โˆž) so that f โ€ฒโ€ฒ(x) = f (x) as claimed. [5 marks] It follows (as explained in the hint) that f (x) = Aex^ + Beโˆ’x^ for some constants A and B. Substituting into the first differential equation f (x)^2 = 1 + f โ€ฒ(x)^2 we have ( Aex^ + Beโˆ’x

) 2 = 1 +

( Aex^ โˆ’ Beโˆ’x

) 2 โ‡โ‡’ 2 AB = 1 โˆ’ 2 AB โ‡โ‡’ 4 AB = 1.

In order that f (0) = 1 we must have A + B = 1. Hence

4 A(1 โˆ’ A) = 1 โ‡โ‡’ 4 A^2 โˆ’ 4 A + 1 = 0 โ‡โ‡’ (2A โˆ’ 1)^2 = 0 โ‡โ‡’ A = 1/ 2

and so B = 1/2 too. Therefore f (x) = cosh(x) as claimed. [5 marks] [15]

  1. The Mean Value Theorem states that if f : [a, b] โ†’ R is continuous and differentiable [L] on (a, b) then there is some s โˆˆ (a, b) such that

f (b) โˆ’ f (a) b โˆ’ a = f โ€ฒ(s). [4 marks]

Let f (t) = ln(1 + t). This is continuous on [0, x] (where x > 0) and differentiable on (0, x) with derivative f โ€ฒ(t) = 1/(1 + t). Hence by the Mean Value Theorem there is some s โˆˆ (0, x) such that

ln(1 + x) x

ln(1 + x) โˆ’ ln(1 + 0) x โˆ’ 0 = f โ€ฒ(s) =

1 + s

. [2 marks]

Since 0 < s < x we have [NP] 1 1 + x

1 + s

and therefore 1 1 + x

ln(1 + x) x < 1. [2 marks]

Applying the strictly increasing function exp to the above inequality gives

exp

1 + x

) < (1 + x)^1 /x^ < exp(1)

because exp (ln(1 + x)/x) = exp (ln(1 + x))^1 /x^ = (1 + x)^1 /x. Taking limits as x โ†’ 0 and using the Sandwich Theorem gives

xlimโ†’ 0 (1 +^ x)^1 /x^ = exp(1) =^ e.^ [5 marks] Finally, since 1/n โ†’ 0 as n โ†’ โˆž, we conclude that

nlimโ†’โˆž

( 1 +

n

)n = e. [2 marks] [15]

  1. The integral test states that for a decreasing, continuous function f : [1, โˆž) โ†’ [0, โˆž) [L] the series โˆ‘โˆž n=

f (n) converges โ‡โ‡’

โˆซ (^) โˆž 1

f (x) dx converges. [4 marks]

Let f (x) = 1/xk. This is continuous and differentiable on (0, โˆž) and is decreasing for k > 0. For k 6 = 1 we have โˆซ (^) R 1

f (x) dx =

[ x^1 โˆ’k 1 โˆ’ k

]R

1

R^1 โˆ’k^ โˆ’ 1 1 โˆ’ k โ†’

{ โˆ’ 1 /(1 โˆ’ k) = 1/(k โˆ’ 1) k > 1 โˆž k < 1 as R โ†’ โˆž. Hence by the integral test โˆ‘โˆž n=1 1 /nk^ converges if^ k >^ 1 and diverges if^ k <^ 1. [3 marks] When k = 1 we have (^) โˆซ (^) R

1

f (x) dx = [ln(x)]R 1 = ln(R) โ†’ โˆž as R โ†’ โˆž. So โˆ‘โˆž n=1 1 /n k (^) diverges when k = 1. [2 marks] For a decreasing, continuous function f : [1, โˆž) โ†’ [0, โˆž) the diagrams

y = f (x)

f (1) f (2) f (3)

y = f (x)

f (1) f (2) f (3) 1 2 3 4