English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2 + 6 + 18 + ... + 2 * 3 to n-1 power = 3 to n-1 power

use mathematical induction to prove the statement are true for every positive integer n.

2007-09-01 11:32:12 · 3 answers · asked by clavezza28 2 in Science & Mathematics Mathematics

3 answers

If I am correct, the sum is equals to 3^n - 1 (not 3 ^(n-1))

To use math induction, you first prove that for a value of n=1, this is true.

2 = 3 -1 = 2

and then prove that if it is true for n, then it is true for n+1

2 + 6 + 18 ... 2*3^(n-1) + 2*3^n = 3^n - 1 + 2*3^n
= (1+2)*3^n - 1 = 3 * 3^n -1 = 3^(n+1) - 1

Hence the statement is true

2007-09-01 11:52:58 · answer #1 · answered by norman 7 · 0 0

Are you sure that you have that right ?

Unless I am missing something you are asked to prove that

a list of numbers plus 2 * 3 to n-1 power = 3 to n-1 power

that doesn't make sense to me !

2007-09-01 11:52:43 · answer #2 · answered by Beardo 7 · 0 0

Norman is right, except you do not prove it is true for n, you assume that it is true for n then prove it is true for n+1.

2007-09-01 12:06:07 · answer #3 · answered by ignoramus_the_great 7 · 0 0

fedest.com, questions and answers