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 Thread starter james.farrow
  • Start date Start date
  • Tags Tags
    Induction
Click For Summary
SUMMARY

The forum discussion focuses on proving the mathematical induction statement for the series 1*3^1 + 2*3^2 + 3*3^3 + ... + n*3^n, which equals 1/4(2n - 1)3^(n+1) + 3/4. The proof begins by validating the base case p(1) and then assumes p(k) is true to prove p(k + 1). After addressing an error in the simplification process, the final expression is confirmed as 1/4(2k + 1)3^(k+2) + 3/4, demonstrating the correctness of the induction hypothesis.

PREREQUISITES
  • Understanding of mathematical induction
  • Familiarity with algebraic manipulation
  • Knowledge of exponential functions
  • Basic proficiency in series summation
NEXT STEPS
  • Study the principles of mathematical induction in detail
  • Explore algebraic techniques for simplifying expressions
  • Learn about series and sequences in mathematics
  • Investigate common errors in mathematical proofs and how to avoid them
USEFUL FOR

Students of mathematics, educators teaching algebra and calculus, and anyone interested in understanding mathematical proofs through induction.

james.farrow
Messages
44
Reaction score
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
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.
 
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
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
Replies
6
Views
3K
Replies
17
Views
3K
  • · Replies 10 ·
Replies
10
Views
4K
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
6
Views
2K