Prove Math Induction: 1*3^1 + 2*3^2 + 3*3^3 +...+ n*3^n = 1/4(2n-1)3^n+1 + 3/4

  • Thread starter james.farrow
  • Start date
  • Tags
    Induction
In summary, the conversation discusses using mathematical induction to prove the equation 1*3^1 + 2*3^2 + 3*3^3 + ... + n*3^n = 1/4(2n -1)3^n+1 +3/4. The conversation includes steps for proving p(n) and p(k+1) are true, and simplifying the equation to reach the desired result.
  • #1
james.farrow
44
0
Use mathematical induction to prove

1*3^1 + 2*3^2 + 3*3^3 + ... + n*3^n = 1/4(2n -1)3^n+1 +3/4

Let p(n) be variable proposition 1/4(2n -1)3^n+1 + 3/4

Is p(1) true?

1/4(2*1 - 1)3^1+1 + 3/4 = 3 & 1*3^1 = 3 so p(1) is true.

Now assume p(k) is true, that is 1/4(2k - 1)3^k+1 + 3/4 is true.

Now prove p(k + 1) is true.

If p(k + 1) is true we should have 1/4(2(k+1) - 1)3^(k+1) +1 + 3/4
which is

1/4(2k + 1)3^k+2 +3/4

Now to proof.

We have to prove that p(k) + p(k+1) = 1/4(2k + 1)3^k+2 + 3/4

1/4(2k + 1)3^k+1 + 3/4 + (K+1)3^(k+1)

Multiplying by 4

(2k + 1)3^k+1 + 3 + 4(k+1)3^(k+1)

This is where I get bogged down? Can anyone help please!
 
Physics news on Phys.org
  • #2
james.farrow said:
...
1/4(2k + 1)3^k+1 + 3/4 + (K+1)3^(k+1)
...
Should that be 2k - 1?

Anyway, after fixing that, try taking out a common factor of 3^(k+1). See if you can go from there.
 
  • #3
Yeah you're right! lol

After some head scratching and crossings out I think I've cracked it!

Anyway after fixing my error it simplifies to

18k*3^k + 9*3^k +3

(2k + 1)9*3^k + 3

But 9 = 3^2 so we have

(2k + 1)3^2*3^k + 3
(2k + 1)3^k+2 +3

Now multiply by 1/4 and there is the answer!

1/4(2k + 1)3^k+2 +3/4


I think!

Many thanks for your help.

James
 

1. What is the purpose of proving math induction?

The purpose of proving math induction is to establish the validity of a mathematical statement or formula for all possible values of a variable. It is a powerful tool used in mathematical proofs to demonstrate that a statement holds true for all natural numbers.

2. How does one prove math induction?

To prove math induction, one must follow a three-step process:
1. Base Case: Show that the statement holds true for the first value of the variable.
2. Inductive Hypothesis: Assume that the statement holds true for an arbitrary value of the variable.
3. Inductive Step: Use the inductive hypothesis to prove that the statement also holds true for the next value of the variable.

3. What is the formula being proven using math induction in this question?

The formula being proven using math induction in this question is:
1*3^1 + 2*3^2 + 3*3^3 +...+ n*3^n = 1/4(2n-1)3^n+1 + 3/4

4. Why is math induction considered a powerful tool in mathematical proofs?

Math induction is considered a powerful tool in mathematical proofs because it allows for the proof of a statement for an infinite number of values by only having to prove it for a finite number of values. This saves time and effort in the proof process and provides a conclusive result for all possible values of the variable.

5. What are the practical applications of math induction?

Math induction has many practical applications, such as in computer science, where it is used to analyze algorithms and prove their correctness. It is also used in number theory, combinatorics, and other branches of mathematics to prove theorems and solve problems. It is a fundamental technique in mathematical reasoning and plays a crucial role in the development of mathematical theories and concepts.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
6
Views
1K
  • Precalculus Mathematics Homework Help
Replies
17
Views
2K
  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
791
  • Precalculus Mathematics Homework Help
Replies
7
Views
1K
  • Precalculus Mathematics Homework Help
Replies
10
Views
791
  • Precalculus Mathematics Homework Help
Replies
1
Views
765
  • Precalculus Mathematics Homework Help
Replies
5
Views
866
  • Precalculus Mathematics Homework Help
Replies
6
Views
1K
  • Precalculus Mathematics Homework Help
Replies
14
Views
1K
Back
Top