Test13 PDF
Test13 PDF
Test13 PDF
Surname
Other names
Candidate Number M
I am applying to
This paper contains 7 questions of which you should attempt 5. There are directions
throughout the paper as to which questions are appropriate for your course.
A: Oxford Applicants: if you are applying to Oxford for the degree course:
• Mathematics or Mathematics & Philosophy or Mathematics & Statistics, you should
attempt Questions 1,2,3,4,5.
• Mathematics & Computer Science, you should attempt Questions 1,2,3,5,6.
• Computer Science or Computer Science & Philosophy, you should attempt 1,2,5,6,7.
Directions under A take priority over any directions in B which are relevant to you.
B: Imperial Applicants: if you are applying to Imperial College for any of the Mathematics
courses: Mathematics, Mathematics (Pure Mathematics), Mathematics with a Year in
Europe, Mathematics with Applied Mathematics/Mathematical Physics, Mathematics with
Mathematical Computation, Mathematics with Statistics, Mathematics with Statistics for
Finance, Mathematics Optimisation and Statistics, you should attempt Questions 1,2,3,4,5.
Surname
Other names
Centre Number
Candidate Number M
d d m m y y
Date of Birth _ _
_________________________________________________________________________
For each part of the question on pages 3—7 you will be given four possible answers,
just one of which is correct. Indicate for each part A—J which answer (a), (b), (c),
or (d) you think is correct with a tick (X) in the corresponding column in the table
below. Please show any rough working in the space provided between the parts.
2
A. For what values of the real number a does the quadratic equation
x2 + ax + a = 1
B. The graph of y = sin x is reflected first in the line x = π and then in the line y = 2.
The resulting graph has equation
Turn over
3
C. The functions f , g and h are related by
(a) h(2x + 1); (b) 2h′ (2x); (c) h(2x); (d) 4h(2x).
y y
x
x
(a) (b)
y y
x x
(c) (d)
4
E. The expression
d2 4 5 d 4 2
2
(2x − 1) (1 − x) + (2x + 1) 3x − 2
dx2 dx
is a polynomial of degree
This information
Turn over
5
G. Let n 2 be an integer and pn (x) be the polynomial
pn (x) = (x − 1) + (x − 2) + · · · + (x − n).
n n+1 n2 + n −n
(a) ; (b) ; (c) ; (d) .
2 2 2 2
equals √
sin 2 π 1 π π2
(a) √ ; (b) −√ ; (c) √ ; (d) .
2 4 2 2 2 6
6
I. The function F (k) is defined for positive integers by F (1) = 1, F (2) = 1, F (3) = −1
and by the identities
J. For a real number x we denote by [x] the largest integer less than or equal to x.
equals
(a) log2 ((2n − 1)!); (b) n2n − log2 ((2n )!); (c) n2n ; (d) log2 ((2n )!),
Turn over
7
2. For ALL APPLICANTS.
f(t) − kf (1 − t) = t
(b) What condition must the function g(t) satisfy for there to be a solution f (t) to (∗)?
8
Turn over
9
3.
MATHEMATICS
MATHEMATICS & STATISTICS
For APPLICANTS IN ONLY.
MATHEMATICS & PHILOSOPHY
MATHEMATICS & COMPUTER SCIENCE
Computer Science and Computer Science & Philosophy applicants should turn to
page 14.
Let 0 < k < 2. Below is sketched a graph of y = fk (x) where fk (x) = x(x − k)(x − 2).
Let A(k) denote the area of the shaded region.
x
0 k 2
(i) Without evaluating them, write down an expression for A(k) in terms of two integrals.
(ii) Explain why A(k) is a polynomial in k of degree 4 or less. [You are not required to
calculate A(k) explicitly.]
(iv) How can the graph of y = fk (x) be transformed to the graph of y = f2−k (x)?
10
Turn over
11
4.
MATHEMATICS
For APPLICANTS IN MATHEMATICS & STATISTICS ONLY.
MATHEMATICS & PHILOSOPHY
Mathematics & Computer Science, Computer Science and Computer Science & Philos-
ophy applicants should turn to page 14.
B B
-1 1
-cosΘ 0 sinΘ
(iii) Assuming only that sin2 θ + cos2 θ = 1, show that sin θ cos θ 1/2.
area of A
area of B
can be, as θ varies?
12
y
-a a x
Turn over
13
5. For ALL APPLICANTS.
We define the digit sum of a non-negative integer to be the sum of its digits. For
example, the digit sum of 123 is 1 + 2 + 3 = 6.
(i) How many positive integers less than 100 have digit sum equal to 8?
(ii) How many positive integers less than 100 have digit sum equal to n?
(iii) How many positive integers less than 1000 have digit sum equal to n?
(iv) How many positive integers between 500 and 999 have digit sum equal to 8?
(v) How many positive integers less than 1000 have digit sum equal to 8, and one digit
at least 5?
(vi) What is the total of the digit sums of the integers from 0 to 999 inclusive?
14
Turn over
15
6.
COMPUTER SCIENCE
For APPLICANTS IN MATHEMATICS & COMPUTER SCIENCE ONLY.
COMPUTER SCIENCE & PHILOSOPHY
Alice, Bob and Charlie are well-known expert logicians; they always tell the truth.
In each of the scenarios below, Charlie writes a whole number on Alice and Bob’s fore-
heads. The difference between the two numbers is one: either Alice’s number is one
larger than Bob’s, or Bob’s number is one larger than Alice’s. Each of Alice and Bob
can see the number on the other’s forehead, but can’t see their own number.
(i) Charlie writes a number on Alice and Bob’s foreheads, and says “Each of your
numbers is at least 1. The difference between the numbers is 1.”
(ii) Charlie now writes new numbers on their foreheads, and says “Each of your numbers
is between 1 and 10 inclusive. The difference between the numbers is 1. Alice’s number
is a prime.” (A prime number is a number greater than 1 that is divisible only by 1 and
itself.)
(iii) Charlie now writes new numbers on their foreheads, and says “Each of your numbers
is between 1 and 10 inclusive. The difference between the numbers is 1.”
Charlie then says “If I told you that, you would know your number.”
16
Turn over
17
7.
COMPUTER SCIENCE
For APPLICANTS IN ONLY.
COMPUTER SCIENCE & PHILOSOPHY
AB-words are “words” formed from the letters A and B according to certain rules. The
rules are applied starting with the empty word, containing no letters. The basic rules
are:
(1) If the current word is x, then it can be replaced with the word that starts with
A, followed by x and ending with B, written AxB.
(2) If the current word ends with B, the final B can be removed.
(ii) Describe precisely all the words that can be produced with these two rules. Justify
your answer. You might like to write Ai for the word containing just i consecutive copies
of A, and similarly for B; for example A3 B2 = AAABB.
(iii) Describe precisely all the words that can be produced with these three rules. Justify
your answer.
(iv) Show that every word consisting of As and Bs can be formed using these four rules.
Hint: show how, if we have produced the word w, we can produce (a) the word Aw, and
(b) the word Bw; hence deduce the result.
18
End of last question
19
This page has been intentionally left blank
20
This page has been intentionally left blank
21
This page has been intentionally left blank
22