Join TSR
 
About Us | FAQs | Sign in
 
Advanced
Search

Join The Student Room Today

Be part of the UK's largest and fastest growing student community.

It's free to join and a lot of fun - Get inspired, express your ideas, interact and share

RSS  Maths revision, coursework or discussion you will find help in here.
Closed Thread
 
Announcements   Posted By
 
Old 29-01-2009: 29th January 2009 23:15 #1 
the_neg_master_ the_neg_master_ is offline
Exalted Member
Thread Starter
the_neg_master_ has a spectacular aura aboutthe_neg_master_ has a spectacular aura aboutthe_neg_master_ has a spectacular aura about
Join Date: Sep 2008
Posts: 322
Thumbs up FP1 Edexcel (New Spec) - 30 January 2009
 
Hi guys! How's revision going? Are you finding FP1 easy or difficult? Tbh, I personally find it quite hard especially the induction bit. I always find myself stuck with divisibility question (hope we get matrices/series tomorrow on induction). Oh, I also want to inform you that there is a new formulae book for the new FP1 specification (orange book instead of the old green book).

So to start with, how do you do this divisibilty induction part:
" Use the method of mathematical induction to prove that  3^{2n+2} + 8n - 9 is divisible by 8 for all n is a member of all positive integers.

So.. n= 1.. tsk tsk..  3^4 + 8 - 9 = 80 which is divisible by 8..

Assume n= k :  3^{2k+2} + 8k - 9
therefore, n= k+1 :  3^{2(k+1)+2} + 8(k+1) - 9
then.. f(k+1)-f(k) =  3^{2(k+1)+2} + 8(k+1) -9  - f(k)
 3^{2(k+1)}.3^{2} + 8(k+1) -9 - f(k)
 9(3^{2(k+1)}) + 8k+8-9 -( 3^{2k+2} + 8k - 9 )
 9(3^{2k+2})-3^{2k+2} +8
 8(3^{2k+2}) +8
 8[(3^{2k+2}) +1]
Therefore, f(n) is divisble by 8 when n=k+1, where n is a subset of all the positive integers.

ok.. so did i do it right? i'm struggling with the conclusion bit and i'm not sure if my conclusion is right.. help please..
Register to remove banners from posts.
Old 29-01-2009: 29th January 2009 23:23 #2 
cheemaj187 cheemaj187 is offline Male
Exalted Member
cheemaj187 will become famous soon enough
United Kingdom
Join Date: Mar 2008
Posts: 376
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
 

f(k) = 3^(2k+2) + 8k -9

f(k+1) = 3^(2k+4) +8k +8 -9 = 3^(2k+4) +8k -1

= 3^2. 3^(2k+2) +8k -1

take out the 9 and put the f(k) in:

 

f(k+1) =3^2. 3^(2k+2) +8k -1

= 9(3^(2k+2) +8k -9) -72k +80

=9(3^(2k+2) +8k -9) +8(-9k +10)

sorry my latex is appalling, but the brackets after 3 is to the power of...if you see what I mean
 
Old 29-01-2009: 29th January 2009 23:26 #3 
sohanshah's Avatar
sohanshah sohanshah is offline Male
TSR Demigod
PS Helper
sohanshah has a ridiculously high reputationsohanshah has a ridiculously high reputationsohanshah has a ridiculously high reputationsohanshah has a ridiculously high reputationsohanshah has a ridiculously high reputationsohanshah has a ridiculously high reputationsohanshah has a ridiculously high reputationsohanshah has a ridiculously high reputationsohanshah has a ridiculously high reputationsohanshah has a ridiculously high reputationsohanshah has a ridiculously high reputationsohanshah has a ridiculously high reputationsohanshah has a ridiculously high reputation
United Kingdom
Join Date: May 2007
My Societies
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
Originally Posted by cheemaj187
 

f(k) = 3^(2k+2) + 8k -9

f(k+1) = 3^(2k+4) +8k +8 -9 = 3^(2k+4) +8k -1

= 3^2. 3^(2k+2) +8k -1

take out the 9 and put the f(k) in:

 

f(k+1) =3^2. 3^(2k+2) +8k -1

= 9(3^(2k+2) +8k -9) -72k +80

=9(3^(2k+2) +8k -9) +8(-9k +10)

sorry my latex is appalling, but the brackets after 3 is to the power of...if you see what I mean
You need to use {} brackets around your powers.
 
Old 29-01-2009: 29th January 2009 23:28 #4 
linus_k linus_k is offline
Junior Member
linus_k has a spectacular aura aboutlinus_k has a spectacular aura about
Join Date: Jan 2009
Posts: 64
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
what you've done is fine, you've shown that the difference f(k+1) - f(k) is divisible by 8, from which it follows that f(k+1) is divisible by eight, so since [8 divides f(k)] => [8 divides f(k+1)] and 8 divides f(1) then 8 divides f(k) for all positive integers k, basically just state the PMI for the conclusion
Old 29-01-2009: 29th January 2009 23:30 #5 
the_neg_master_ the_neg_master_ is offline
Exalted Member
Thread Starter
the_neg_master_ has a spectacular aura aboutthe_neg_master_ has a spectacular aura aboutthe_neg_master_ has a spectacular aura about
Join Date: Sep 2008
Posts: 322
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
Originally Posted by cheemaj187
 

f(k) = 3^(2k+2) + 8k -9

f(k+1) = 3^(2k+4) +8k +8 -9 = 3^(2k+4) +8k -1

= 3^2. 3^(2k+2) +8k -1

take out the 9 and put the f(k) in:

 

f(k+1) =3^2. 3^(2k+2) +8k -1

= 9(3^(2k+2) +8k -9) -72k +80

=9(3^(2k+2) +8k -9) +8(-9k +10)

sorry my latex is appalling, but the brackets after 3 is to the power of...if you see what I mean

that's ok.. thanks.. so i have to expand it first then simplify? FP1 is hard.. i'm still in Year 12 (haven''t done C2) and i have to learn how to turn degrees to radians.. hm..
how bout my conclusion? is it.. good?
Old 29-01-2009: 29th January 2009 23:31 #6 
Yiikes010 Yiikes010 is offline Female
Junior Member
Yiikes010 has a spectacular aura aboutYiikes010 has a spectacular aura about
Join Date: Jan 2009
Location: England
Posts: 39
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
i think the conclusion shud b lke: if summation is true for n=k, its shown 2 b tru 4 n=k+1....summation true 4 n=1, then by induction tru 4 n subset of positive integers
Old 29-01-2009: 29th January 2009 23:32 #7 
the_neg_master_ the_neg_master_ is offline
Exalted Member
Thread Starter
the_neg_master_ has a spectacular aura aboutthe_neg_master_ has a spectacular aura aboutthe_neg_master_ has a spectacular aura about
Join Date: Sep 2008
Posts: 322
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
Originally Posted by linus_k
what you've done is fine, you've shown that the difference f(k+1) - f(k) is divisible by 8, from which it follows that f(k+1) is divisible by eight, so since [8 divides f(k)] => [8 divides f(k+1)] and 8 divides f(1) then 8 divides f(k) for all positive integers k, basically just state the PMI for the conclusion

ah. i see. you have to say everything like n=1 is divisble by 8 then n= k etc.... also, what's PMI?
Old 29-01-2009: 29th January 2009 23:34 #8 
linus_k linus_k is offline
Junior Member
linus_k has a spectacular aura aboutlinus_k has a spectacular aura about
Join Date: Jan 2009
Posts: 64
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
Originally Posted by the_neg_master_
ah. i see. you have to say everything like n=1 is divisble by 8 then n= k etc.... also, what's PMI?
formally yes, although its pretty well known, depends on what the spec for the exam asks
PMI = Principle of Mathematical Induction
Old 29-01-2009: 29th January 2009 23:34 #9 
moleymus moleymus is offline
Junior Member
moleymus will become famous soon enough
Join Date: May 2008
Location: Leeds
Posts: 59
My Societies
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
I am finding FP1 really easy, it just like going back to the days of C1, FP2 is way harder for anyone out there thinking its much the same
Old 29-01-2009: 29th January 2009 23:35 #10 
the_neg_master_ the_neg_master_ is offline
Exalted Member
Thread Starter
the_neg_master_ has a spectacular aura aboutthe_neg_master_ has a spectacular aura aboutthe_neg_master_ has a spectacular aura about
Join Date: Sep 2008
Posts: 322
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
oh.. okay.. 'cause i wasn't in lessons when we did induction (got exams) which is why i don't know how to conclude.. oh, can anyone explain the difference between the interval bisection and interpolation, coz i always mix them up.. Is interval bisection the same with trial and error, right? and interpolation is the one where you use similar triangles, right? or is it the other way round?
Old 29-01-2009: 29th January 2009 23:36 #11 
Tyrotoxism's Avatar
Tyrotoxism Tyrotoxism is offline Female
Vengeful, Imperial Overlord of The Student Room
Tyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond repute
Ireland
Join Date: Jun 2007
Location: Cambridge
My Societies
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
I can definitely imagine this exam being hard for those in year 12 taking it tomorrow.
 
Old 29-01-2009: 29th January 2009 23:36 #12 
the_neg_master_ the_neg_master_ is offline
Exalted Member
Thread Starter
the_neg_master_ has a spectacular aura aboutthe_neg_master_ has a spectacular aura aboutthe_neg_master_ has a spectacular aura about
Join Date: Sep 2008
Posts: 322
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
Originally Posted by moleymus
I am finding FP1 really easy, it just like going back to the days of C1, FP2 is way harder for anyone out there thinking its much the same
i just did my C1 exam (still in year 12) and it was ok.. but i think FP1 is harder compared to C1 and probz C2.
Old 29-01-2009: 29th January 2009 23:38 #13 
the_neg_master_ the_neg_master_ is offline
Exalted Member
Thread Starter
the_neg_master_ has a spectacular aura aboutthe_neg_master_ has a spectacular aura aboutthe_neg_master_ has a spectacular aura about
Join Date: Sep 2008
Posts: 322
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
Originally Posted by Tyrotoxism
I can definitely imagine this exam being hard for those in year 12 taking it tomorrow.

cheers bud.. pheww, someone out there can emphatise with my feelings.
Old 29-01-2009: 29th January 2009 23:41 #14 
Yiikes010 Yiikes010 is offline Female
Junior Member
Yiikes010 has a spectacular aura aboutYiikes010 has a spectacular aura about
Join Date: Jan 2009
Location: England
Posts: 39
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
has any1 gt the mark schemes 4 the 5 practice papers..it wud b reeeeeellly helpful if u cud post them...thnx!!!
Old 29-01-2009: 29th January 2009 23:43 #15 
Tyrotoxism's Avatar
Tyrotoxism Tyrotoxism is offline Female
Vengeful, Imperial Overlord of The Student Room
Tyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond repute
Ireland
Join Date: Jun 2007
Location: Cambridge
My Societies
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
Originally Posted by the_neg_master_
cheers bud.. pheww, someone out there can emphatise with my feelings.

This exam would be so easy if you've already covered C3/C4. Our teacher has a hunch that tomorrows paper is going to be heavily based on the specimen paper.
 
Old 29-01-2009: 29th January 2009 23:46 #16 
Dom K. Jordan's Avatar
Dom K. Jordan Dom K. Jordan is offline Male
Full Member
Dom K. Jordan will become famous soon enough
Turkey
Join Date: Aug 2008
Location: London
Posts: 139
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
All you need for the induction conclusion is to write "true for n=k+1 if true for n=k". You'll already have stated true for n=1 when you showed that earlier so then close with "true for all n E Z+ by mathematical induction".
 
Old 29-01-2009: 29th January 2009 23:51 #17 
moleymus moleymus is offline
Junior Member
moleymus will become famous soon enough
Join Date: May 2008
Location: Leeds
Posts: 59
My Societies
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
It is like all maths really, you learn a set way of doing something and apply it to everything you need it for until you learn and even better new way of doing things.

For all of you in year 12 who just sat C1, integration is just starting for you wait till FP3 oh my days!!!!!!
Old 29-01-2009: 29th January 2009 23:53 #18 
the_neg_master_ the_neg_master_ is offline
Exalted Member
Thread Starter
the_neg_master_ has a spectacular aura aboutthe_neg_master_ has a spectacular aura aboutthe_neg_master_ has a spectacular aura about
Join Date: Sep 2008
Posts: 322
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
Originally Posted by Tyrotoxism
This exam would be so easy if you've already covered C3/C4. Our teacher has a hunch that tomorrows paper is going to be heavily based on the specimen paper.

oh.. can you help me with the specimen paper question 2? how do u find a if the area of the image R is 18?
i found det(A) = a+4
and the coordinates of the image: (0,0), (a,-1), (a+8,1) (8,2)
Old 29-01-2009: 29th January 2009 23:53 #19 
Tyrotoxism's Avatar
Tyrotoxism Tyrotoxism is offline Female
Vengeful, Imperial Overlord of The Student Room
Tyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond repute
Ireland
Join Date: Jun 2007
Location: Cambridge
My Societies
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
Originally Posted by moleymus
It is like all maths really, you learn a set way of doing something and apply it to everything you need it for until you learn and even better new way of doing things.

For all of you in year 12 who just sat C1, integration is just starting for you wait till FP3 oh my days!!!!!!

Haha, it's not that bad
 
Old 29-01-2009: 29th January 2009 23:55 #20 
Tyrotoxism's Avatar
Tyrotoxism Tyrotoxism is offline Female
Vengeful, Imperial Overlord of The Student Room
Tyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond reputeTyrotoxism has a reputation beyond repute
Ireland
Join Date: Jun 2007
Location: Cambridge
My Societies
Default Re: FP1 Edexcel (New Spec) - 30 January 2009
 
Originally Posted by the_neg_master_
oh.. can you help me with the specimen paper question 2? how do u find a if the area of the image R is 18?
i found det(A) = a+4
and the coordinates of the image: (0,0), (a,-1), (a+8,1) (8,2)

The area of R is 2

The area of the image is 18

Therefore the scale factor is 9

set Det(A) to equal nine and hey presto.
 
 
Thread Tools Search this Thread
Search this Thread
Advanced
Search