











Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This is the Exam of Mathematics which includes Solvability, Function, Initial Value Problem, Determine, Regular or Irregular, Equal Difficulty, Incorrect Answers etc. Key important points are: Radius, Convergence, Series, Formula, Geometric Series, Sum, Evaluate the Series, Given, Fact, Summation Notation
Typology: Exams
1 / 19
This page cannot be seen from the preview
Don't miss anything!












The University of British Columbia Final Examination - April 11, 2012 Mathematics 105, 2011W T All Sections
Closed book examination Time: 2.5 hours
Last Name First SID
Section number Instructor name
Special Instructions:
Rules governing examinations
Q Points Max
Total 150
Page 1 of 19 pages
∑^ ∞
k=
(−1)k 2 k+1xk.
(6 points)
(b) You are given the formula for the sum of a geometric series, namely:
1 + r + r^2 + · · · =
1 − r
, |r| < 1.
Use this fact to evaluate the series in part (a).
(6 points)
(a) ∑∞
k=
k
e−
√ k
(6 points)
(b) ∑∞
k=
k^4 − 2 k^3 + 2 k^5 + k^2 + k
(6 points)
(c) ∑∞
k=
2 k(k!)^2 (2k)!
Recall that k! = 1 · 2 · 3 · · · · k. (8 points)
(b) Evaluate the following definite integral:
∫ (^1)
0
x^2 − 5 x + 6
dx.
(5 points)
F (x) =
a if x < 0 , k arctan x if 0 ≤ x ≤ 1 , b if x ≥ 1.
(a) Find the values of a, k and b for which F is a valid cumulative distribution function of a continuous random variable. Then sketch the graph of F.
(5 + 2 =7 points)
(b) Let X be a continuous random variable with cumulative distribution function F (x) as given in part (a). Find the probability density function of X.
(3 points)
(a) Formulate this as a constrained optimization problem, clearly stating the objective function and the constraint.
(5 points)
(b) Use the method of Lagrange multipliers to solve the problem in part (a). There is no need to justify that the solution you obtained is the absolute maximum or minimum. A solution that does not use the method of Lagrange multipliers will receive no credit, even if the answer is correct.
(10 points)
f (x, y) = xyey^ +
x^2 − 2.
(8 points)
(a) The Maclaurin series for arctan x is given by
arctan x =
n=
(−1)n^
x^2 n+ 2 n + 1
which has radius of convergence equal to 1. Use this fact to compute the exact value of the series below: (^) ∞ ∑
n=
(−1)n (2n + 1)3n^
(Hint: Note that 3n^ = (
3)^2 n).
Answer:
(b) Find the limit, if it exists, of the sequence {ak}, where
ak =
k! sin^3 k (k + 1)!
Answer:
(c) Solve the differential equation
dy dx
= xex
(^2) −ln(y (^2) ) .
Answer:
(e) There are two boxes containing two balls each. The balls in the first box are numbered −1 and 1, the balls in the second box are numbered 0 and 2. An experimenter draws a ball from each box and observes the number of each ball. Define a random variable X whose value is two times the number of the ball drawn from the first box plus three times the number of the ball drawn from the second box. In other words,
X = 2(number observed from box 1) + 3(number observed from box 2).
Write down all possible values of X and use this to compute the expected value of X.
Answer: Values of X = E(X) =
(f) Find a bound for the error in approximating ∫ (^1)
0
e−^2 x^ + 3x^3
dx
using Simpson’s rule with n = 6 subintervals. There is no need to simplify your answer. Do not write down the Simpson’s rule approximation Sn.
Answer:
(g) For a certain function f (x), the following equation holds:
lim n→∞
∑^ n
k=
k n^2
k^2 n^2
0
f (x) dx.
Find f (x).
Answer: f (x) =
Formula Sheet
You may refer to these formulae if necessary.
Summation formulae:
∑^ n
k=
k =
n(n + 1) 2
∑^ n
k=
k^2 =
n(n + 1)(2n + 1) 6
∑^ n
k=
k^3 =
n^2 (n + 1)^2 4
Trigonometric formulae:
cos^2 x =
1 + cos(2x) 2
, sin^2 x =
1 − cos(2x) 2
, sin(2x) = 2 sin x cos x.
Simpson’s rule:
Sn =
∆x 3
f (x 0 ) + 4f (x 1 ) + 2f (x 2 ) + 4f (x 3 ) + ... + 4f (xn− 1 ) + f (xn)
Es =
K(b − a)(∆x)^4 180
, |f (4)(x)| ≤ K on [a, b].
Indefinite Integrals:
∫ sec x dx = ln
∣ (^) sec x + tan x
Probability:
∑^ m
k=
xkpk, Var(X) =
∑^ m
k=
[xk − E(X)]^2 pk.
−∞
xf (x) dx, Var[X] =
−∞
(x − E[X])^2 f (x) dx.
Approximation using Taylor polynomials:
Let n be a fixed positive integer. Suppose there exists a number M such that |f (n+1)(c)| ≤ M for all c between a and x inclusive. The remainder in the nth-order Taylor polynomial for f centered at a satisfies
|Rn(x)| = |f (x) − pn(x)| ≤ M
|x − a|n+ (n + 1)!