• Best of luck to the class of 2025 for their HSC exams. You got this!
    Let us know your thoughts on the HSC exams here

Sequence and seriesssss (1 Viewer)

fullonoob

fail engrish? unpossible!
Joined
Jul 19, 2008
Messages
465
Gender
Male
HSC
2010
Suppose 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.
 

Drongoski

Well-Known Member
Joined
Feb 22, 2009
Messages
4,232
Gender
Male
HSC
N/A
Suppose 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.
.: Un = (n-1)log2 r + log2 a

.: Un+1 - Un = { (n+1 - 1)log2 r + log2} - {(n-1)log2 r + log2 a}

=log2 r (a constant)

= the common difference

.: Un is an AP.

1st term = log2 a
 
Last edited:

fullonoob

fail engrish? unpossible!
Joined
Jul 19, 2008
Messages
465
Gender
Male
HSC
2010
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 :spin:
 

Drongoski

Well-Known Member
Joined
Feb 22, 2009
Messages
4,232
Gender
Male
HSC
N/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 :spin:
Trying out a) :

b = (a+c)/2

.: a^2 + [(a+c)/2]^2 = c^2

x 4 ==> 4a^2 + (a+c)^2 = 4c^2

.: 3c^2 -5a^2 - 2ac = 0

dividing by a^2: 3(c/a)^2 - 2(c/a) - 5 = 0

This is a quadratic eqn like 3m^2 - 2m - 5 = 0 [ where m = c/a]

Here (3m-5)(m+1) = 0

.: m = 5/3 or m = -1 (-1 inadmissible; ratio of sides of triangle non-neg)

.: m = c/a = 5/3



I'll let somebody else do b)
 
Last edited:

shaon0

...
Joined
Mar 26, 2008
Messages
2,023
Location
Guess
Gender
Male
HSC
2009
b^2=ac
a^2+ac=c^2
a^2+ac-c^2=0
(a+[c/2])^2=5c^2/4
a+[c/2]=sqrt(5)c/2
a=(c/2)[sqrt(5)-1]
a[sqrt(5)+1]/2=c
c/a=[sqrt(5)+1]/2

Idk, if this is correct though
 

Lukybear

Active Member
Joined
May 6, 2008
Messages
1,466
Gender
Male
HSC
2010
.: Un = (n-1)log2 r + log2 a

.: Un+1 - Un = { (n+1 - 1)log2 r + log2} - {(n-1)log2 r + log2 a}
Is this step neccessary? Can we just state that a = log2a and d = log2r since, its in the form of a+(n-1)d?

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 :spin:
What does b is the AM of a and c mean?
 

Lukybear

Active Member
Joined
May 6, 2008
Messages
1,466
Gender
Male
HSC
2010
ooo i see. I thought it meant arithmetic progression

but how can b be a geometric mean?
 

fullonoob

fail engrish? unpossible!
Joined
Jul 19, 2008
Messages
465
Gender
Male
HSC
2010
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. :)
 

fullonoob

fail engrish? unpossible!
Joined
Jul 19, 2008
Messages
465
Gender
Male
HSC
2010
A GP has a positive first term a, and has a limiting sum S(infinite). Show that S(infinite) > (1/2)a

Mehhhhhh proving questions :chainsaw:
 

fullonoob

fail engrish? unpossible!
Joined
Jul 19, 2008
Messages
465
Gender
Male
HSC
2010
find the condition for this Gp to have a limiting sum, then find that limiting sum

1+(1/5x) + (1/(5x)^2) + .....

I just dont get the find the condition part
HELLLLPPP

Spammage questions much xD
 
Last edited:

Drongoski

Well-Known Member
Joined
Feb 22, 2009
Messages
4,232
Gender
Male
HSC
N/A
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
 
Last edited:

fullonoob

fail engrish? unpossible!
Joined
Jul 19, 2008
Messages
465
Gender
Male
HSC
2010
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

ahahaha yeah sorry. Got it after a while but didnt remove post. How about the other one, finding conditions :(
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top