Two Proofs for Statements a) and b) | Real Numbers, Exponential Inequalities

  • Thread starter Thread starter TheFerruccio
  • Start date Start date
  • Tags Tags
    Proofs
Click For Summary
SUMMARY

The discussion focuses on two proofs regarding exponential inequalities involving real numbers, specifically statements a) and b). The first proof utilizes mathematical induction to demonstrate that if x is a real number greater than 1, then x raised to any positive integer n is also greater than 1. The second proof establishes that for positive integers m and n, if m < n, then x^m is less than x^n. Key issues identified include the need for clarity in the induction base case and the necessity to specify that m and n must be positive integers for the statements to hold true.

PREREQUISITES
  • Understanding of mathematical induction
  • Familiarity with exponential functions and inequalities
  • Knowledge of real numbers and their properties
  • Basic proof-writing skills in mathematics
NEXT STEPS
  • Study the principles of mathematical induction in depth
  • Learn about the properties of exponential functions
  • Explore the concept of lemmas in mathematical proofs
  • Review the conditions under which inequalities hold for real numbers
USEFUL FOR

Students of mathematics, educators teaching proof techniques, and anyone interested in understanding exponential inequalities and mathematical induction.

TheFerruccio
Messages
216
Reaction score
0
I made two attempts at proofs. I feel the second one is ok, but the first one feels lacking. I'm not sure if I could represent it in a better way.

Homework Statement



Prove the following statements

Homework Equations



a) If [tex]x[/tex] is real, and [tex]x > 1[/tex], then [tex]x^n > 1[/tex]
b) If [tex]x[/tex] is real, and [tex]x > 1[/tex], then [tex]x^m < x^n[/tex] with [tex]m < n[/tex]

The Attempt at a Solution


a) Using induction:
1: assume true for n=1
[tex]x > 1, x^1 > 1[/tex] since [tex]x^1 = x[/tex]
2: Assume true for n=k, let [tex]x^k > 1[/tex]
[tex]x^{k+1} = x\bullet x^k[/tex]
We know that [tex]x > 1[/tex], so [tex]x^k > x \forall k > 1[/tex]
so [tex]x x^k[/tex] is a number greater than 1, multiplied by another number greater than 1, so [tex]x^{k+1} > 1[/tex]

Therefore, by the principle of mathematical induction... original statement

b) if [tex]m < n[/tex] then there exists some integer k such that [tex]m+k=n[/tex], [tex]x^n = x^{m+k}[/tex], [tex]\frac{x^n}{x^m} = \frac{x^{m+k}}{x^m} = \frac{x^m x^k}{x^m} = x^k[/tex], since [tex]x > 1[/tex], x^k > 1, so if [tex]\frac{x^n}{x^m} > 1[/tex], then [tex]x^n > x^m[/tex]
 
Physics news on Phys.org
the logic behind each proof is sound. so, if that is all you care about then you are good. however, they are worded poorly (and wrongly in at least one place).

the statements themselves are not true if we allow m and n to be a negative integers. it must be stated that n,m are positive integers.

The one thing that makes the first proof actually wrong is that you don't get to assume that the statement is true for k=1 in mathematical induction; it must be shown. but since the k=1 case is stated explicitly in the hypothesis (namely that x>1) there is no work to showing it. (also pick n or k an stick with it during the proof, in the second part you can just say 'assume x^k > 1' and then show that x^(k+1) > 1).

that is the only thing that must be fixed. but the rest of it could use some polishing if you want it to be 'pretty'.

hope this helps.
 
also, now that i reread your first proof, you use the theorem: if x>1 and y>1 then xy>1. this is of course true, but is a similar statement to the one you are trying to prove and so turning that into a lemma with a quick proof of it on the side would really spiff things up.

again, this is basically aesthetics.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K