1 The sequence of real numbers u1,u2,u3,… is defined by
u1=2,andun+1=k−un36for n≥1,(*)
where k is a constant.
(i) Determine the values of k for which the sequence (*) is:
(a) constant;
(b) periodic with period 2;
(c) periodic with period 4.
(ii) In the case k=37, show that un≥2 for all n. Given that in this case the sequence (*) converges to a limit ℓ, find the value of ℓ.
Hint
If you read through at least part (i) of the question, you will see that it is necessary to work with u1,u2,u3 and u5 (and hence, presumably - as the sequence is defined recursively - with u4 also). Although it is not the only way to go about the problem, it makes sense to work each of these terms out first. Each will be an expression involving k and should ideally be simplified as you go. Thus, u1=2 gives u2=k−18,
u3=k−k−1836=k−18k2−18k−36
, etc. Then, for (a), u2=2; for (b), u3=2; and, for (c), u5=2. Each result leads to a polynomial equation (of increasing orders) to be solved. Finally, you need to remember that, in the case of (c) for instance, of the four solutions given by the resulting equation, two of them must have arisen already in parts (a) and (b) - you’ll see why if you think about it for a moment. Ideally, you would see this beforehand, and then this fact will help you factorise the quartic polynomial by the factor theorem.
A simple line of reasoning can be employed to establish the first result in (ii) without the need for a formal inductive proof. If un≥2, then un+1=37−un36≥37−236=19>2.
Since u1=2, it follows that all terms of the sequence are ≥2. In fact, most of them are much bigger than this. Then, for the final part of the question, the informal observation that, eventually, all terms effectively become equal is all that is required. Setting un+1=un=l (say) leads to a quadratic, with two roots, one of which is obviously less than 2 and can therefore be rejected.
Answers: (i) k= (a) 20; (b) 0; (c) ±62. (ii) 36.
Model Solution
We first compute the early terms of the sequence in terms of k.
For the sequence to be constant, we need u2=u1=2:
k−18=2⟹k=20.
Verification: With k=20, every term satisfies un+1=20−36/2=20−18=2, so the sequence is indeed constant.
Part (i)(b): Periodic with period 2
For period 2 we need u3=u1=2 but u2=2 (i.e. k=20):
k−18k2−18k−36=2
k2−18k−36=2(k−18)=2k−36
k2−20k=0
k(k−20)=0.
So k=0 or k=20. Since k=20 gives a constant sequence (period 1), the period-2 value is k=0.
Verification:u1=2, u2=0−18=−18, u3=0−36/(−18)=2, u4=−18, confirming period 2.
Part (i)(c): Periodic with period 4
For period 4 we need u5=u1=2 but u3=2 and u2=2 (i.e. k=0,20).
Setting u5=2:
k3−18k2−72k+648k4−18k3−108k2+1296k+1296=2
k4−18k3−108k2+1296k+1296=2k3−36k2−144k+1296
k4−20k3−72k2+1440k=0
k(k3−20k2−72k+1440)=0.
The solution k=0 gives period 2. Now factorise the cubic. Since k=20 is a root of the cubic (any constant or period-2 sequence also satisfies u5=u1):
8000−8000−1440+1440=0.✓
Dividing the cubic by (k−20):
k3−20k2−72k+1440=(k−20)(k2−72).
We can verify: (k−20)(k2−72)=k3−20k2−72k+1440. ✓
So the full equation becomes:
k(k−20)(k2−72)=0,
giving k=0, k=20, k=±72=±62.
Excluding k=0 (period 2) and k=20 (constant), the period-4 values are k=±62.
Part (ii): The case k=37
Showing un≥2 for all n.
We prove this by induction.
Base case:u1=2≥2.
Inductive step: Suppose un≥2. Since un>0, we have un36≤236=18, so:
un+1=37−un36≥37−18=19>2.
By induction, un≥2 for all n.
Finding the limit ℓ.
Setting un+1=un=ℓ in the recurrence:
ℓ=37−ℓ36
ℓ2=37ℓ−36
ℓ2−37ℓ+36=0
(ℓ−1)(ℓ−36)=0.
So ℓ=1 or ℓ=36. Since un≥2 for all n, we must have ℓ≥2, which rules out ℓ=1.
Show that n!>2n for n≥4 and hence show that e<2467.
Show that the curve with equation
y=3e2x+14ln(34−x),x<34,
has a minimum turning point between x=21 and x=1 and a maximum turning point between x=1 and x=45.
Hint
The formula books give a series for ex. Setting x=1 then gives you e as the limit of an infinite sum of positive terms, and the sum of the first four of these will then provide a lower bound to its value.
In the next part, you (again) can provide a perfectly sound argument for the required result without having to resort to a formally inductive one (although one would be perfectly valid, of course). Noting firstly that 4!=24>16=24, (n+4)! consists of the product of 4! and n positive integers, each greater than 2; while 2n+4 consists of 16 and a further n factors of 2. Since each term in the first number is greater than the corresponding term in the second, the result follows. [Alternatively, 4!>24 and n!>2n⇒(n+1)!=(n+1)×n!>2×n! (since n>4) >2×2n (by hypothesis) =2n+1, and proof follows by induction.] Now, adding the terms in the expansion for ebeyond the cubed one, and noting that each is less than a corresponding power of 21 using the result just established, gives e<38+ the sum-to-infinity of a convergent GP.
There are two common methods for showing that a stationary value of a curve is a max. or a min. One involves the second derivative evaluated at the point in question. There are several drawbacks involved with this approach. One is that you have to differentiate twice (which is ok with simple functions). A second is that you need to know the exact value(s) of the variable being substituted (which isn’t the case here). Another is that the sign of dx2d2y doesn’t necessarily tell you what is happening to the curve. (Think of the graph of y=x4, which has dx2d2y=0 at the origin, yet the stationary point here is a minimum!) Thus, it is the other approach that you are clearly intended to use on this occasion. This examines the sign of dxdy slightly to each side of the point in question. When x=21, using e<2467 shows …; at x=1, using e>38 shows …; and at x=45, we can use any suitable bound for e, such as e<3 for instance, to show that … Finally, since the answers are given in the question, it is important to state carefully the reasoning that supports these answers.
Model Solution
Part 1: Showing e>38
Setting x=1 in the Taylor series for ex:
e=1+1+2!1+3!1+4!1+5!1+⋯
Since every term in the series is positive, the sum of all terms is strictly greater than the sum of just the first four:
e>1+1+21+61=66+6+3+1=616=38.
Therefore e>38. ✓
Part 2: Showing n!>2n for n≥4, hence e<2467
Proof of n!>2n for n≥4.
Base case:4!=24>16=24. ✓
Inductive step: Suppose n!>2n for some n≥4. Then n+1≥5>2, so:
Since n!>2n for n≥4, we have n!1<2n1 for each n≥4. Therefore:
∑n=4∞n!1<∑n=4∞2n1=241+251+261+⋯
This is a geometric series with first term a=161 and common ratio r=21:
∑n=4∞2n1=1−1/21/16=81.
Therefore:
e<38+81=2464+3=2467.
So e<2467. ✓
Part 3: Turning points of y=3e2x+14ln(34−x)
The domain is x<34. Differentiating:
dxdy=6e2x−34−x14=6e2x−4−3x42.
We determine the sign of dxdy at x=21, x=1, and x=45 using the bounds 38<e<2467.
At x=21:dxdy=6e−5/242=6e−584.
Since e<2467: 6e<467=16.75<16.8=584.
So dxdyx=1/2<0.
At x=1:dxdy=6e2−42.
Since e>38: e2>964, so 6e2>3128=4232>42.
So dxdyx=1>0.
At x=45:dxdy=6e5/2−1/442=6e5/2−168.
Since e<3: e5/2<35/2=93. So 6e5/2<543<54×1.733=93.6<168.
So dxdyx=5/4<0.
Conclusion: Since dxdy is continuous and changes sign from negative (at x=21) to positive (at x=1), by the intermediate value theorem there exists a turning point in (21,1) where dxdy changes from − to +. This is a minimum turning point.
Similarly, dxdy changes from positive (at x=1) to negative (at x=45), so there exists a turning point in (1,45) where dxdy changes from + to −. This is a maximum turning point.
3 (i) Show that (5+24)4+(5+24)41 is an integer.
Show also that
0.1<5+241<192<0.11.
Hence determine, with clear reasoning, the value of (5+24)4 correct to four decimal places.
(ii) If N is an integer greater than 1, show that (N+N2−1)k, where k is a positive integer, differs from the integer nearest to it by less than (2N−21)−k.
Hint
If you fail to notice that 5+241=5−24, then this question is going to be a bit of a non-starter for you. The idea of conjugates, from the use of the difference of two squares, should be a familiar one. As is the binomial theorem, which you can now use to expand both (5+24)4 and (5−24)4. When you do this, you will see that all the 24 bits cancel out, to leave you with an integer. For the next part, some fairly simple inequality observations, such as
20.25<24<25⇒4.5<24<5 and 2×100=200<208=11×19⇒192<10011
help to establish the required results. It follows that 0.14<(5−24)4<0.114 and the difference between the integer and (5+24)4 is this small number, which lies between …
For part (ii), it is simply necessary to mimic the work of part (i) but in a general setting, again starting with the key observations that N+N2−11=N−N2−1 and that the binomial expansions for (N+N2−1)k+(N−N2−1)k will lead to the cancelling of all surd terms, to give an integer, M say. Now (N−N2−1)k is positive, and the reciprocal of a number >1, so (N−N2−1)k→0+ as k→∞. Also,
2N−21<N+N2−1<2N⇒2N−211>N−N2−1>2N1
Thus (N+N2−1)k=M−(N−N2−1)k differs from an integer (M) by less than (2N−211)k=(2N−21)−k.
Answers: (i) 9601.9999
Model Solution
Part (i)
Showing the expression is an integer.
Let α=5+24 and note that
5+241=(5+24)(5−24)5−24=25−245−24=5−24.
So we need to show that α4+(5−24)4 is an integer.
We compute α2:
α2=(5+24)2=25+1024+24=49+1024.
Now we compute α4=(α2)2:
α4=(49+1024)2=2401+98024+2400=4801+98024.
Similarly, (5−24)4=4801−98024.
Therefore
α4+(5−24)4=(4801+98024)+(4801−98024)=9602,
which is an integer.
Showing the inequality chain.
We have 5+241=5−24.
Since 24>20.25=(4.5)2, we get 24>4.5, so 5−24<0.5.
Since 24<25=52, we get 24<5, so 5−24>0>0.1.
Wait, we need 5−24>0.1, i.e. 24<4.9. Since 4.92=24.01>24, this gives 24<4.9, hence 5−24>0.1. So 0.1<5+241.
Next we show 5+241<192. Since 5+241=5−24, this is equivalent to 5−24<192, i.e. 24>5−192=1993. Squaring: 24>?3618649. Since 24×361=8664>8649, this holds. So 5+241<192.
Finally, 192<0.11=10011 iff 200<209, which is true.
Combining: 0.1<5+241<192<0.11.
Determining (5+24)4 to four decimal places.
We have (5+24)4=9602−(5−24)4.
From the inequality chain, 0.1<5−24<0.11, so
0.14<(5−24)4<0.114.
Computing: 0.14=0.0001 and 0.114=0.00014641.
Therefore
9602−0.00014641<(5+24)4<9602−0.0001,
9601.99985359<(5+24)4<9601.9999.
Both bounds round to 9601.9999 to four decimal places.
Therefore (5+24)4=9601.9999 correct to four decimal places.
When j is odd, the terms cancel; when j is even, the terms double. Every surviving term involves (N2−1)2m=(N2−1)m for integer m, so αk+βk is an integer. Call it M.
Since N≥2, we have α>1 and 0<β<1, so 0<βk<1. Therefore
αk=M−βk,
which means αk differs from the integer M by βk (a positive quantity less than 1), so M is the nearest integer to αk.
We now show β<2N−211. Since β=α1, this is equivalent to α>2N−21, i.e.
N+N2−1>2N−21,
N2−1>N−21.
Squaring (both sides are positive for N≥2):
N2−1>N2−N+41,
−1>−N+41,
N>45.
This holds since N≥2. Therefore β<2N−211, giving
βk<(2N−211)k=(2N−21)−k.
Hence (N+N2−1)k differs from the nearest integer by less than (2N−21)−k.
Using the given substitution, the initial result is established by splitting the integral into its two parts, and then making the simple observation that ∫0πxf(sinx)dx=∫0πtf(sint)dt.
This result is now used directly in (i), along with a substitution (such as c=cosx). The resulting integration can be avoided by referring to your formula book, or done by using partial fractions. In (ii), the integral can be split into two; one from 0 to π, the second from π to 2π. The first of these is just (i)‘s integral, and the second can be determined by using a substitution such as y=x−π (the key here is that the limits will then match those of the initial result, which you should be looking to make use of as much as possible). In part (iii), the use of the double-angle formula for sin2x gives an integral involving sines and cosines, but this must also count as a function of sinx, since cosx=1−sin2x. Thus the initial result may be applied here also. Once again, the substitution c=cosx reduces the integration to a standard one.
Answers: (i) 41πln3; (ii) −21πln3; (iii) πln34.**
Model Solution
General identity. Let I=∫0πxf(sinx)dx. Substituting x=π−t, so dx=−dt:
I=∫π0(π−t)f(sin(π−t))(−dt)=∫0π(π−t)f(sint)dt.
Since sin(π−t)=sint, and the dummy variable can be renamed:
I=∫0π(π−x)f(sinx)dx=π∫0πf(sinx)dx−I.
Therefore 2I=π∫0πf(sinx)dx, giving
I=2π∫0πf(sinx)dx.(*)
Part (i)
We apply (∗) with f(sinx)=3+sin2xsinx:
∫0π3+sin2xxsinxdx=2π∫0π3+sin2xsinxdx.
Using sin2x=1−cos2x, the denominator becomes 4−cos2x. Substituting c=cosx, dc=−sinxdx:
∫0π4−cos2xsinxdx=∫1−14−c2−dc=∫−114−c2dc.
Using partial fractions: 4−c21=(2−c)(2+c)1=41(2−c1+2+c1).
We apply (∗) with f(sinx)=3+sin2x∣sin2x∣. Since sin2x=2sinxcosx, the function ∣sin2x∣ depends on sinx and cosx=±1−sin2x, so it is indeed a function of sinx (with the sign of cosx absorbed by the absolute value). Therefore
∫0π3+sin2xx∣sin2x∣dx=2π∫0π3+sin2x∣sin2x∣dx.
Substituting c=cosx, dc=−sinxdx, and using sin2x=2sinxcosx:
5 The notation [x] denotes the greatest integer less than or equal to the real number x. Thus, for example, [π]=3, [18]=18 and [−4.2]=−5.
(i) Two curves are given by y=x2+3x−1 and y=x2+3[x]−1. Sketch the curves for 1≤x≤3, on the same axes.
Find the area between the two curves for 1≤x≤n, where n is a positive integer.
(ii) Two curves are given by y=x2+3x−1 and y=[x]2+3[x]−1. Sketch the curves for 1≤x≤3, on the same axes.
Show that the area between the two curves for 1≤x≤n, where n is a positive integer, is
61(n−1)(3n+11).
Hint
The crucial observation here is that the integer-part (or INT or “floor”) function is a whole number. Thus, when drawing the graphs, the two curves must coincide at the left-hand (integer) endpoints of each unit range, with the second curve slowly falling behind in the first instance, and remaining at the integer level in the second. Note that the curves with the INT function-bits in them will jump at integer values, and you should not therefore join them up at the right-hand ends (to form a continuous curve).
The easiest approach in (i) is not to consider ∫y1dx−∫y2dx (i.e. separately), but rather ∫(y1−y2)dx. This gives a multiple of x−[x] to consider at each step, and this simply gives a series of “unit” right-angled triangles of area 21 to be summed.
In (ii), several possible approaches can be used, depending upon how you approached (i). If you again focus on the difference in area across a representative integer range, then you end up having to sum k+611 from k=1 to k=n−1. Otherwise, there is some integration (for the continuous curves) and some summation (for the integer-part lines) to be done, which may require the use of standard summation results for ∑k and ∑k2.
Answers: (i) 23n(n−1).**
Model Solution
Part (i)
Sketch description. The curve y=x2+3x−1 is a continuous parabola. The curve y=x2+3[x]−1 is a staircase-like curve: on each interval [m,m+1) where m is an integer, [x]=m, so the curve is y=x2+3m−1, which is a piece of a parabola shifted down by 3(x−[x]) relative to the continuous one. At integer points x=m, both curves take the value m2+3m−1, so they coincide. Between integers, the second curve falls below the first.
Finding the area between the curves for 1≤x≤n.
The difference between the two curves is:
f(x)−g(x)=(x2+3x−1)−(x2+3[x]−1)=3(x−[x])=3{x},
where {x}=x−[x] is the fractional part of x.
On each interval [m,m+1) for m=1,2,…,n−1, we have [x]=m and {x}=x−m, so:
∫mm+13(x−m)dx=3[2(x−m)2]mm+1=3⋅21=23.
Each unit interval contributes an area of 23 (a right-angled triangle with base 1 and height 3).
Summing over the n−1 unit intervals:
Area=∑m=1n−123=23(n−1).
Part (ii)
Sketch description. Now the second curve is y=[x]2+3[x]−1, which is a true staircase function: on each interval [m,m+1), it takes the constant value m2+3m−1. The first curve y=x2+3x−1 is still the continuous parabola. At integer x=m, both curves equal m2+3m−1.
6 By considering a suitable scalar product, prove that
(ax+by+cz)2⩽(a2+b2+c2)(x2+y2+z2)
for any real numbers a,b,c,x,y and z. Deduce a necessary and sufficient condition on a,b,c,x,y and z for the following equation to hold:
(ax+by+cz)2=(a2+b2+c2)(x2+y2+z2).
(i) Show that (x+2y+2z)2⩽9(x2+y2+z2) for any real numbers x,y and z, and use this result to solve the equation (x+56)2=9(x2+392).
(ii) Find real numbers p,q and r that satisfy both
p2+4q2+9r2=729 and 8p+8q+3r=243.
Hint
Q6 The two vectors to be used are clearly abc and xyz. The inequality arises when you
note that cos2θ≤1. The statement is an equality (equation) when cosθ=±1, in which case the two vectors must be parallel, so that one is a (non-zero) multiple of the other. [The question cites an example of a result widely known as the Cauchy-Schwarz Inequality.] The equality case of the inequality is then used in the two following parts; simply in (i) – since we must have y=z=…, from which it follows that x=21 this. In (ii), you should check that this is indeed an equality case of the inequality when the two vectors are … and …. The parallel condition (one being a multiple of the other) now gives p, q and r in terms of some parameter (say λ), and you can substitute them into the linear equation (of the two given this is clearly the more straightforward one to use), find λ, and then deduce p, q and r; these values actually being unique.
Answers:x=λa, y=λb and z=λc; (i) x=7; (ii) p=24, q=6, r=1.
Model Solution
General result: Cauchy-Schwarz inequality.
Let u=(a,b,c) and v=(x,y,z) be vectors in R3. Their scalar (dot) product is:
u⋅v=ax+by+cz.
By definition, u⋅v=∣u∣∣v∣cosθ, where θ is the angle between the vectors. Therefore:
Equality condition. Equality holds if and only if cos2θ=1, i.e. θ=0 or θ=π. This means u and v are parallel, so one is a scalar multiple of the other (assuming neither is the zero vector):
(x,y,z)=λ(a,b,c)for some scalar λ=0,
i.e. x=λa, y=λb, z=λc.
Part (i)
We apply the Cauchy-Schwarz inequality with (a,b,c)=(1,2,2) and the general vector (x,y,z):
We rewrite the equation to identify it as an equality case of the above inequality. Note that 56=2⋅14+2⋅14 and 392=142+142=196+196. So:
(x+56)2=(x+2⋅14+2⋅14)2=(1⋅x+2⋅14+2⋅14)2,
9(x2+392)=9(x2+142+142).
The equation becomes (1⋅x+2⋅14+2⋅14)2=9(x2+142+142), which is exactly the equality case of the Cauchy-Schwarz inequality with u=(1,2,2) and v=(x,14,14).
By the equality condition, v=λu for some scalar λ, so:
x=λ,14=2λ,14=2λ.
From the second equation, λ=7, giving x=7.
Verification:(7+56)2=632=3969 and 9(49+392)=9×441=3969.
Therefore x=7.
Part (ii)
We have the system:
p2+4q2+9r2=729and8p+8q+3r=243.
We rewrite the linear equation to set up Cauchy-Schwarz. Note that 8p+8q+3r=8⋅p+4⋅(2q)+1⋅(3r). Applying Cauchy-Schwarz with u=(p,2q,3r) and v=(8,4,1):
(8p+4(2q)+1(3r))2≤(p2+(2q)2+(3r)2)(82+42+12),
(8p+8q+3r)2≤(p2+4q2+9r2)(64+16+1),
2432≤729×81.
Computing both sides: 2432=59049 and 729×81=59049. So equality holds!
By the equality condition, (p,2q,3r)=λ(8,4,1) for some scalar λ:
p=8λ,2q=4λ⟹q=2λ,3r=λ⟹r=3λ.
Substituting into the linear equation:
8(8λ)+8(2λ)+3⋅3λ=243,
64λ+16λ+λ=243,
81λ=243⟹λ=3.
Therefore:
p=24,q=6,r=1.
Verification:p2+4q2+9r2=576+144+9=729 and 8p+8q+3r=192+48+3=243.
7 An ellipse has equation a2x2+b2y2=1, where a and b are positive. Show that the equation of the tangent at the point (acosα,bsinα) is
y=−abcotαx+bcscα.
The point A has coordinates (−a,−b). The point E has coordinates (−a,0) and the point P has coordinates (a,kb), where 0<k<1. The line through E parallel to AP meets the line y=b at the point Q. Show that the line PQ is tangent to the above ellipse at the point given by tan(α/2)=k.
Determine by means of sketches, or otherwise, whether this result holds also for k=0 and k=1.
Hint
Q7 This is a reasonably routine question to begin with. The general gradient to the curve can be found by differentiating either implicitly or parametrically. Finding the gradient and equation of line AP is also standard enough; as is setting y=b in order
to find the coordinates of Q: ((1+k)(1−k)a,b). The equation of line PQ follows a similar
line of working, to get y=(2ka−(1−k2)b)x+2kb(1+k2). If you are not familiar with the
t=tan21-angle identities, the next part should still not prove too taxing, as you should be able to quote, or derive (from the formula for tan(A+B) in the formula books), the formula for tan2A soon enough; and the widely known, “Pythagorean”, identity csc2A=1+cot2A will help you sort out the gradient and intercept of PQ to show that the two forms of this line are indeed the same when k=tan(21α).
A sketch of the ellipse, though not explicitly asked-for, should be made (at least once) so that you can draw on the lines PQ in the cases k=0 and k=1.
Answers: Yes; PQ is the vertical tangent to the ellipse.
Yes; PQ is the horizontal tangent to the ellipse.
Model Solution
Part 1: Deriving the tangent equation
The ellipse is a2x2+b2y2=1. Differentiating implicitly with respect to x:
Both the slope and intercept match, so the line PQ is indeed tangent to the ellipse at the point where tan(α/2)=k.
Part 3: Cases k=0 and k=1
Case k=0: Then P=(a,0) (the right vertex of the ellipse). The gradient of AP is 2ab, and Q=(a,b). The line PQ passes through (a,0) and (a,b), so it is the vertical line x=a, which is the tangent at the right vertex (a,0). This is consistent with tan(α/2)=0, giving α=0 and the point (acos0,bsin0)=(a,0). So the result holds.
Case k=1: Then P=(a,b). The gradient of AP is ab, and as k→1, xQ=1+k(1−k)a→0, so Q→(0,b). The line PQ passes through (a,b) and (0,b), which is the horizontal line y=b, the tangent at the top vertex (0,b). This is consistent with tan(α/2)=1, giving α=π/2 and the point (acos(π/2),bsin(π/2))=(0,b). So the result also holds.
8 Show that the line through the points with position vectors x and y has equation
r=(1−α)x+αy,
where α is a scalar parameter.
The sides OA and CB of a trapezium OABC are parallel, and OA>CB. The point E on OA is such that OE:EA=1:2, and F is the midpoint of CB. The point D is the intersection of OC produced and AB produced; the point G is the intersection of OB and EF; and the point H is the intersection of DG produced and OA. Let a and c be the position vectors of the points A and C, respectively, with respect to the origin O.
(i) Show that B has position vector λa+c for some scalar parameter λ.
(ii) Find, in terms of a,c and λ only, the position vectors of D,E,F,G and H. Determine the ratio OH:HA.
Hint
Q8 I’m afraid that this question involves but a single idea: namely, that of intersecting lines. The first two parts are simple “bookwork” tasks, requiring nothing more than an explanation of the vector form of a line equation as r=p.v. of any point on the line+some scalar multiple of any vector (such as y−x, in this case) parallel to the line; then the basic observation that CB∥OA⟹CB=λa to justify the second result.
Thereafter, it is simply a case, with (admittedly) increasingly complicated looking position vectors coming into play, of equating a’s and c’s in pairs of lines to find out the position vector of the point where they intersect. If the final part is to be answered numerically, then the parameter λ must cancel somewhere before the end.