The sum of the first n terms of a sequence is given by Sn=25n2+25n. Write down the first four terms of the sequence and find an expression for the nth term.
(b)(i)
The equation of a circle is given by x2+y2−10x−8y+25=0. Show that the circle touches the x-axis.
Model answer
Complete the squares: (x−5)2+(y−4)2=16, so the centre is (5,4) and the radius is 4. The centre is 4 units above the x-axis, which equals the radius, so the circle touches the x-axis. (Or: put y=0 to get x2−10x+25=0, which is (x−5)2=0, a repeated root.)
(b)(ii)
Find the coordinates of the point of contact.
Worked solution (try it first)
(a)
S1=25+25=5, so T1=5.
S2=10+5=15, so T2=S2−S1=10.
S3=22.5+7.5=30, so T3=30−15=15.
S4=40+10=50, so T4=50−30=20.
The first four terms are 5,10,15,20: an AP with a=5 and d=5.
nth term: Tn=a+(n−1)d=5+5(n−1), which simplifies to Tn=5n.
(b)(i)
Put y=0 (the x-axis): x2−10x+25=0.
This is (x−5)2=0, a repeated root, so the circle meets the x-axis at one point only: it touches it.
(ii)
The repeated root is x=5, so the point of contact is (5,0).