[prove] monotonicity of function

  • Thread starter Thread starter Дьявол
  • Start date Start date
  • Tags Tags
    Function
Click For Summary

Homework Help Overview

The discussion revolves around proving the monotonicity of various functions, specifically focusing on the function f(x) = ln(x-1) within the domain E = (1, ∞). Participants are tasked with determining whether the function is monotonically increasing or decreasing.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the relationship between x1 and x2 under the condition x1 < x2, attempting to manipulate logarithmic expressions to demonstrate monotonicity.
  • Some participants question the validity of their methods and whether they can always apply similar reasoning in different contexts.
  • Others suggest considering the derivative as a potential approach to establish monotonicity, while also discussing the necessity of ensuring x1 and x2 are greater than 1 for the logarithmic function to be defined.
  • In a separate instance, a participant examines the function f(x) = 3 - x and questions the need to prove certain inequalities related to the function's behavior.
  • Another participant discusses the function f(x) = x - sin(x) and expresses uncertainty about correctly applying the information gathered in their reasoning.

Discussion Status

The discussion is active, with participants providing insights and attempting to clarify their understanding of monotonicity. Some guidance has been offered regarding the necessity of certain conditions for the logarithmic function, and there is an ongoing exploration of different functions and their properties. Multiple interpretations and methods are being considered, indicating a productive exchange of ideas.

Contextual Notes

Participants are working within the constraints of homework guidelines, which may limit the use of certain mathematical tools such as derivatives. There is a recognition of the importance of ensuring that the values used in their proofs fall within the appropriate domain for the functions being analyzed.

Дьявол
Messages
365
Reaction score
0

Homework Statement


Show that the function is monotonic, and if so find if it increases or decreases monotonically.

f(x)=ln(x-1), E=(1,∞) where E ⊆ Df


Homework Equations



a) monotonically increasing if the set E ⊆ Df for arbitrary numbers x1, x2 ∊ E and x1<x2 ⇒ f(x1)<f(x2)

b)monotonically decreasing if the set E ⊆ Df for arbitrary numbers x1, x2 ∊ E and x1<x2 ⇒ f(x1)>f(x2)

The Attempt at a Solution



So we need to start with x1<x2. Now:
f(x1)-f(x2)=ln(x1-1)-ln(x2-1)=
=[tex]ln\frac{x_1-1}{x_2-1}=ln\frac{x_2-1+x_1-x_2}{x_2-1}=ln(1+\frac{x_1-x_2}{x_2-1})[/tex]
But I am stuck in here proving, so I tried:
[tex]x_1<x_2[/tex] ; [tex]x_1-1<x_2-1[/tex] ; [tex]\frac{x_1-1}{x_2-1}<\frac{x_2-1}{x_2-1}[/tex] ; [tex]\frac{x_1-1}{x_2-1}<1[/tex] ; [tex]ln\frac{x_1-1}{x_2-1}<ln(1)[/tex] ; [tex]ln\frac{x_1-1}{x_2-1}<0[/tex]
so f(x1)-f(x2)<0 and f(x1)<f(x2) and the function is monotonically increasing. Is this correct? Can I always use this method?

Thanks in advance.
 
Physics news on Phys.org
Дьявол said:

Homework Statement


Show that the function is monotonic, and if so find if it increases or decreases monotonically.

f(x)=ln(x-1), E=(1,∞) where E ⊆ Df


Homework Equations



a) monotonically increasing if the set E ⊆ Df for arbitrary numbers x1, x2 ∊ E and x1<x2 ⇒ f(x1)<f(x2)

b)monotonically decreasing if the set E ⊆ Df for arbitrary numbers x1, x2 ∊ E and x1<x2 ⇒ f(x1)>f(x2)

The Attempt at a Solution



So we need to start with x1<x2. Now:
f(x1)-f(x2)=ln(x1-1)-ln(x2-1)=
=[tex]ln\frac{x_1-1}{x_2-1}=ln\frac{x_2-1+x_1-x_2}{x_2-1}=ln(1+\frac{x_1-x_2}{x_2-1})[/tex]
But I am stuck in here proving, so I tried:
[tex]x_1<x_2[/tex] ; [tex]x_1-1<x_2-1[/tex] ; [tex]\frac{x_1-1}{x_2-1}<\frac{x_2-1}{x_2-1}[/tex] ; [tex]\frac{x_1-1}{x_2-1}<1[/tex] ; [tex]ln\frac{x_1-1}{x_2-1}<ln(1)[/tex] ; [tex]ln\frac{x_1-1}{x_2-1}<0[/tex]
so f(x1)-f(x2)<0 and f(x1)<f(x2) and the function is monotonically increasing. Is this correct? Can I always use this method?

Thanks in advance.
It would be simplest to show that the derivative is always positive or always negative for [itex]x\ge 1[/itex]. Assuming that you are not allowed to or cannot take the derivative what you have done is perfectly valid- and very good! A correct proof, of course, would start with [itex]x_1< x_2[/itex], progress to [itex]ln\frac{x_1-1}{x_2-1}< 0[/itex] and then assert that [itex]ln(x_1- 1)< ln(x_2-1)[/itex].
Notice, by the way, that you need [itex]x_1>1[/itex] and [itex]x_2> 1[/itex] in order to assert that [itex]x_1-1> 0[/itex], [itex]x_2- 1> 0[/itex] so [itex]\frac{x_2-1}{x_1-1}> 0[/itex] and [itex]ln\frac{x_2-1}{x_1-1}[/itex] exists.
 
Thanks for the post. Yes, I see now that I missed the fact that x1>1 and x2>1 so I could used that fact that x2-1>0 and x1-x2<0 so that out of here:

[tex]ln(1+\frac{x_1-x_2}{x_2-1})[/tex]

[tex]-1<\frac{x_1-x_2}{x_2-1}<0[/tex]

[tex]0<1+\frac{x_1-x_2}{x_2-1}<1[/tex]

and out of here [tex]ln(1+\frac{x_1-x_2}{x_2-1})<ln(1)[/tex]

[tex]ln(1+\frac{x_1-x_2}{x_2-1})<0[/tex]

or it would be much simple if I did:

x1-1>0 and x2-1>0

and

[tex]ln\frac{x_1-1}{x_2-1}[/tex]

so that

[tex]0<\frac{x_1-1}{x_2-1}<1[/tex]

and out of here [tex]ln\frac{x_1-1}{x_2-1}<0[/tex]
 
And what if I have f(x)=3-x ?

x1<x2

f(x1)-f(x2)=3-x1 - 3-x2=1/3x1 - 1/3x2=

Now let's try with LaTeX :smile:

=[tex]\frac{3^{x_1}-3^{x_2}}{3^{x_1+x_2}}[/tex]

Out of x1<x2
log33x1<log33x2

Can I use this method to prove?

Now 3x1<3x2

But how to prove 3x1 + x2>0 ? Or it doesn't need proving?

Now it turns out that f(x1)-f(x2)<0 and f(x1)<f(x2) so that the function is monotonically increasing.
 
Дьявол said:
But how to prove 3x1 + x2>0 ? Or it doesn't need proving?

It seems obvious that any power with a positive base is positive (like the multiplication of positive numbers), but you could always write this down.
 
Can somebody please help with f(x)=x-sin(x), E=(0,п)
x1<x2

[tex]f(x_1)-f(x_2)=x_1-sin(x_1)-x_2+sin(x_2)=x_1-x_2+sin(x_2)-sin(x_1)[/tex]

I am stuck in here. x1-x2<0 and if п>x>0 then 1>sinx>0.

If 1>sin(x2)>0 ; 1-sin(x1)>sin(x2)-sin(x1)>-sin(x1)

If [tex]x_2>x_1 ; sin(x_2)>sin(x_1) ; sin(x_2)-sin(x_1)>0[/tex]

or [tex]sin(x_1)>0 ; -sin(x_1)<0 ; 1-sin(x_1)<1[/tex] so,

1<sin(x2)-sin(x1)<0 and x1-x2<0

I got plenty of information but I don't know if I am using it correctly.

What should I do now?

Thanks in advance.
 
Last edited:

Similar threads

Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 0 ·
Replies
0
Views
1K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K