I'm assuming we are allowed to dicsuss it now,
1(a)
Find the minimum value of I(a) as a varies,

answer, 4/45
(b) Find the minimum distance between the origin and the circle
answer, 5
(c) What values of k is the equation

have 4 solutions (included repeat roots)
answer, -1/4<k<1/4
(d) minimum value such that
answer> 199
(e) for what value of x is

answer, no solutions
(f) for what values of k does this quartic (I have it written down somewhere) have 4 distinct solutions?
answer, (I think) -5<k<0
(g) graph of sin(y) = sin(x)
answer, C, the bottom left one
(h) trapezium rule question on 2^x between 0 and 1, for n amount of strips
answer ,b 1/2n[1+ (1/{2^(1/n)-1}]
(i) For

what values of n does

divide

?
answer, B = 10 (I think, I didnt put this though, the other quadratic was kind of nasty).
(j) how many pairs of integers satisfy

, answer, 2^9 - 1
(2)
(i) Find x_4 and x_5 (I forgot what the formula was)
(ii) Find A, B and C
B = 1/2, C = 1/2
(iii)
for y_n = I forgot the original recursion or w/e formula
find a formula for y_n for n>= 2 and explain your reasoning
I didnt explain my reasoning but I got -1 + n + n^2
(iiii)
Find the limit of x_n/y_n as n > infinity
Write it out, divide top and bottom by n^2, giving the limit as 1/2
(3)
f_n(x) = (x^(2n-1) - 1)^2
(i) sketch f_2(x) (I draw a quadratic like graph crossing (0, 1) and touching (1, 0)
(ii) sketch f_n(x) where n is a large integer, same graph but steeper gradient?
(iii) Integral of f_n(x) (between 0 and 1) <= 1 - A/(B + n) (assumed to be true in the question)
prove that (3n - 1)(B + n) <= An(4n - 1)
(Integrate the function with limits and you will get it in terms of n, cancel the 1's, add the fractions on the left, multiply over I think
The second part of this question was to prove that A<= 3/4. I'm pretty sure I did this in the exam but I forgot what I did

(there was more to this question?)
(iii) Prove that A<=3/4
(iiii) Find the minimum value of B such that A<=3/4,
(4)
Parabola C, y = x^2, point (a, a^2) lies on C
(i) Find the normal to C at a
dy/dx = 2x, at point a, dy/dx = 2a
y - a^2 = (-1/(2a))(x - a)
(ii) The point P lies on the Y axis, find point P? Set x = 0, rearrange ( a = +-1/sqrt2
(iii) Find an expression for |QP|^2 in terms of a (pythagoras)
(iiii) minimise this expression.
(I didnt actually minimise it, I thought that a would be +-1/sqrt2
(iv) I really really didnt get this part
(5) (cant really write out the robot question)
(i) I drew a diagram, going all the way to the right and coming back down in a zig zag, then going back up the left. It will always come back up the left because of the even number of zig zags
(ii) Can the tour start anywhere? Yes, as long as it starts on the path
(iii) ROBOT

For an even nxn grid, what is the value of f? For a 6x6 grid which is what I thought it meant, I put 36

wrong!, its n^2.
(iiii) Prove that r + 1 is always divisible by 4. I did it like this, but its slightly wrong, as I used the example I drew in (i)
For the first row, 1 right turn
For the next n-2 rows, 1 right turn then another 3 right turns to be facing south
For the n-1th row, 2 right turns
1 + 4(n-2) + 2
= 4n - 8 + 3
= 4n - 5 = r
r + 1 = 4n- 4 = 4(n-1)
I think this is slightly wrong because it assumed its always my example.
(iv) Can a tour exist when n is odd? I used my example again, so this part is wrong (I said because of an odd number of zig zags).