Getting started on proving this

  • Thread starter Thread starter pyrosilver
  • Start date Start date
Click For Summary
SUMMARY

This discussion focuses on proving inequalities involving powers of real numbers, specifically the statements regarding \(x^n\) and \(y^n\) for various conditions on \(x\), \(y\), and \(n\). The user seeks guidance on how to prove these statements for all \(n\), particularly using mathematical induction. The first step involves verifying the base case for \(n = 1\), followed by establishing the induction hypothesis for \(n = k\) and proving it for \(n = k + 1\). The discussion also addresses the implications of odd and even powers in the context of equality.

PREREQUISITES
  • Understanding of mathematical induction
  • Knowledge of inequalities and properties of real numbers
  • Familiarity with even and odd functions
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the principles of mathematical induction in detail
  • Learn about the properties of inequalities in real analysis
  • Explore the implications of even and odd powers in algebra
  • Practice proving inequalities with various values of \(n\)
USEFUL FOR

Students in algebra or calculus courses, educators teaching mathematical proofs, and anyone looking to strengthen their understanding of inequalities and mathematical induction.

pyrosilver
Messages
38
Reaction score
0

Homework Statement



6a. Prove that if 0 is less than or equal to x which is less than y, then x^n < y^n, n = 1, 2, 3...

b. Prove that if x < y and n is odd, then x^n < y ^n.

c. Prove that if x^n = y^n and n is odd, then x = y.

d. Prove that if x^n = y^n and n is even, then x = y or x = -y.

Homework Equations





The Attempt at a Solution



My problem is I'm so confused no how to start this proving something for all n. My attempt at 6a is 6a. I'm not sure how I would do this but my start: x^n < y^n. N = 1, so x < y. If n is two, you can start with x < y. Then you square both sides to get x^n < y^n. Etc. But...how do I prove this for all n?

Logically, I understand why b-d is true, but I have no idea how to prove this. I can probably prove this for specific numbers, but how do I do this for all n? Can someone please provide me with some assistance? I'm supposed to hand in a problem explaining this tomorrow.
 
Physics news on Phys.org
pyrosilver said:

Homework Statement



6a. Prove that if 0 is less than or equal to x which is less than y, then x^n < y^n, n = 1, 2, 3...

b. Prove that if x < y and n is odd, then x^n < y ^n.

c. Prove that if x^n = y^n and n is odd, then x = y.

d. Prove that if x^n = y^n and n is even, then x = y or x = -y.

Homework Equations





The Attempt at a Solution



My problem is I'm so confused no how to start this proving something for all n. My attempt at 6a is 6a. I'm not sure how I would do this but my start: x^n < y^n. N = 1, so x < y. If n is two, you can start with x < y. Then you square both sides to get x^n < y^n. Etc. But...how do I prove this for all n?

Logically, I understand why b-d is true, but I have no idea how to prove this. I can probably prove this for specific numbers, but how do I do this for all n? Can someone please provide me with some assistance? I'm supposed to hand in a problem explaining this tomorrow.

To prove it by induction the first step is to check whether the statement:

If 0 <= x < y then x^n < y^n

is true for n = 1. That statement is:

If 0 <= x < y then x^1 < y^1, which is obviously true.

I think setting up the induction step is what is bothering you. For the induction step you must show that if the statement is true for n = k then it is true for n = k + 1. So to do the induction step you assume the statement is true for n = k, so you are given:

(*) If 0 <= x < y then x^k < y^k

and what you want to prove is that it is true for n = k + 1:

(**) If 0 <= x < y then x^(k+1) < y^(k+1)

So see if you can use that fact that x < y and that (*) is assumed to be true to get the step that (**) must then be true.
 

Similar threads

  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 19 ·
Replies
19
Views
4K
Replies
15
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 69 ·
3
Replies
69
Views
11K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K