.: Un = (n-1)log2 r + log2 aSuppose Tn = ar^n-1 is a GP with first term a and ratio r. Show that the sequence Un = log(base2) Tn is an AP, and find its first term and difference.
Help again please.
Trying out a) :Okk thx heres another one
Let triangle ABC be right angled at C, so a^2 + b^2 = c^2. Find the ratio c:a if:
a) b is the AM of a and c
b) b is the GM of a and c
Diagram would help
Is this step neccessary? Can we just state that a = log2a and d = log2r since, its in the form of a+(n-1)d?.: Un = (n-1)log2 r + log2 a
.: Un+1 - Un = { (n+1 - 1)log2 r + log2} - {(n-1)log2 r + log2 a}
What does b is the AM of a and c mean?Okk thx heres another one
Let triangle ABC be right angled at C, so a^2 + b^2 = c^2. Find the ratio c:a if:
a) b is the AM of a and c
b) b is the GM of a and c
Diagram would help
Is this step neccessary? Can we just state that a = log2a and d = log2r since, its in the form of a+(n-1)d?
Interesting. You've got a point.
Very easy!Hmmm i'm not sure of another question.
The sequence Tn = 2x3^n + 3x2^n is the sum of two GPs. Find Sn.
This is what i have but it doesnt match the answer.
Sn = 3^(n+1) - 1 + 3 (2^(n+1) - 1)
= 3^n x 3 + 6 x 2^n -4
The answer is Sn = 3^n x 3 + 6 x 2^n -9
I was thinking it was something to do with the n+1 as if the initial numbers (a) affected it. Because a = 2 in the first part of the GP and a = 3 on the second part would make a = 5 o-o
And if i minus 5 from my answer i'd get the right answer xD
Explain please im lost.
Very easy!
Tn is made up of 2 GPs
i) with 1st term = 2x3 = 6, r = 3
ii) 1st term = 6, r = 2
.: Sn = An + Bn (i.e. sum of the 2 GPs)
= 6(3^n - 1)/(3 - 1) + 6(2^n - 1)/(2 - 1)
= 3(3^n-1) + 6(2^n - 1)
= 3.3^n - 3 + 6.2^n - 6
= 3.3^n + 6.2^n - 9