Showing posts with label induction. Show all posts
Showing posts with label induction. Show all posts

Thursday, 12 January 2017

Wednesday, 11 January 2017

Tuesday, 10 January 2017

Problem 10



 Prove that for all natural numbers n, the formula 1 + 3 + 5 +…+ (2n - 1) =  n2 is true.

Wednesday, 4 January 2017

Problem 4



The recursive formula for a sequence {un} is written in the form:
u1 = 2
un+1 = 3un, n ≥ 1
Write the general explicit formula.

Tuesday, 3 January 2017

Monday, 2 January 2017

Problem 2



Prove that an – bn = (a – b) (an – 1 + an – 2.b +… +a.bn – 2 + bn – 1) for all natural numbers n > 1.