• 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

maths induction (1 Viewer)

blakwidow

Banned
Joined
Apr 17, 2007
Messages
46
Gender
Male
HSC
2007
Explain the method of mathematical induction, and use it to prove that

xn - 1 is divisibe by x - 1

-------------------------------------------
when n = 0,
xn - 1 =0 which is divisible by x-1

Assume true for n=k and prove true for n=k+1
xk -1 = M(x-1)

xk+1 - 1 is divisble by x-1

=xk . x -1

=[M(x-1) + 1]x -1

=(Mx-M +1)x - 1

=Mx2-Mx + x -1

=Mx(x-1) +1(x-1)

=(x-1)(Mx+1) which is divisble by x-1

--------------------------------------------------------------------------------
a)Is this method correct?
b)book has HINT : xk+1 -1 = x(xk -1) + (x-1)

--------------------------------------------------------------------------------------------------------
Another one.

Prove the following by mathematical induction, for integers n>= 1 [greater than or equal to]

If Tn+1 = 2Tn + 1 and T1 =1, then Tn = 2n - 1
 
Last edited:
P

pLuvia

Guest
The hint is pretty much your answer, since xk-1=M(x-1) then sub that into the answer they gave you and voila, and your method is fine
 
Last edited by a moderator:

vafa

Member
Joined
Mar 16, 2006
Messages
300
Gender
Undisclosed
HSC
N/A
if p(n+1)=2p(n)+1,p(1)=1, then p(n)=2^n-1
p(1)=1 true
p(k)=2^k-1
p(k+1)=2^(k+1)-1

p(k+1)=2.(2^k-1)+1=2^(k+1)-1
Hence by the principle of Mathematical Induction, p(n) is true for all values of n(the natural numbers).
 

blakwidow

Banned
Joined
Apr 17, 2007
Messages
46
Gender
Male
HSC
2007
I didn't understand it?

How does this show that P(n) = 2^n-1

And how come they gave the fact that if p(n+1)=2p(n)+1

But you didn't use it??

thanks for the help
bye
 

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

Top