Proof by Induction with Exponents

In summary: The '/' means 'divided by'.In summary, the problem asks to prove that for any n greater than or equal to 1, 4 is divisible by 7^n - 3^n. The base case for n=1 is shown to be true. Then, using mathematical induction, the problem is approached by substituting 7^n and 3^n with 4a+r and 4b+r respectively and factoring out a 4, leading to the desired result.
  • #1
Texans80mvp
2
0

Homework Statement



By mathematical induction, prove that for n ≥ 1, 4/(7n - 3n).

Homework Equations


The Attempt at a Solution



I got the base case down P(1): 7-3=4.

Now the actual problem,

7n - 3n = 4x
7n+1 - 3n+1 = 7(7n) - 3(3n)
=7(4x + 3n) - 3(7n - 4x)
=21x+ (7(3n)) - (3(7n)) + 12x

-This is the point at which I get stuck there is nothing I can really factor out and I'm pretty sure I messed up earlier or there is something I have to do with the 7 and 3n. Any help would be appreciated.

Trying to get to: 7n+1 - 3n+1
 
Physics news on Phys.org
  • #2
Here is how I would go about it. Since we care about 7^n and 3^n mod 4, it might be helpful to write 7^n=4a+r and 3^n=4b+r where r is the remainder when 7^n (or 3^n) is divided by 4 (Why must r be the same for both expressions?)
Write 7^(n+1)=7*7^n and 3^(n+1)=3*3^n and substitute.
 
Last edited:
  • #3
Texans80mvp said:

Homework Statement



By mathematical induction, prove that for n ≥ 1, 4/(7n - 3n).



Homework Equations





The Attempt at a Solution



I got the base case down P(1): 7-3=4.

Now the actual problem,

7n - 3n = 4x
7n+1 - 3n+1 = 7(7n) - 3(3n)
=7(4x + 3n) - 3(7n - 4x)

Try not substituting that second term so you have$$
7(4x+3^n) - 3\cdot 3^n$$and see if you can factor out a 4 from that.
 
  • #4
Texans80mvp said:

Homework Statement



By mathematical induction, prove that for n ≥ 1, 4/(7n - 3n).

You probably meant to write 4|(7^n-3^n). Not '/'. The '|' means 'divides'.
 

FAQ: Proof by Induction with Exponents

What is proof by induction with exponents?

Proof by induction with exponents is a mathematical technique used to prove statements involving exponents. It is a powerful method that can be used to show that a statement is true for infinitely many cases, without having to individually prove each case.

How does proof by induction with exponents work?

Proof by induction with exponents works by breaking down a statement involving exponents into smaller, simpler cases. Then, it is proven that the statement is true for the simplest case. Next, it is assumed that the statement is true for a general case, and using this assumption, it is proven that the statement is also true for the next case. This process is repeated until the statement is proven to be true for all cases.

What are the steps involved in proof by induction with exponents?

The steps involved in proof by induction with exponents are:
1. Prove the statement for the simplest case.
2. Assume the statement is true for a general case.
3. Use this assumption to prove that the statement is true for the next case.
4. Repeat this process until the statement is proven to be true for all cases.
5. Conclude that the statement is true for all values of the exponent.

When should proof by induction with exponents be used?

Proof by induction with exponents should be used when trying to prove a statement that involves exponents and has infinitely many cases. It is particularly useful for proving statements about sequences, series, and other mathematical concepts that involve exponents.

Is proof by induction with exponents a reliable method of proof?

Yes, proof by induction with exponents is a reliable method of proof. It follows a logical and systematic approach, and if the steps are correctly followed, it can prove a statement to be true for all cases. However, it is important to note that this method can only prove a statement to be true, it cannot prove a statement to be false.

Similar threads

Replies
3
Views
2K
Replies
15
Views
2K
Replies
2
Views
799
Replies
11
Views
2K
Replies
8
Views
2K
Replies
2
Views
2K
Replies
3
Views
8K
Back
Top