Solve Spivak Inequality for x: 0<x<1

  • Thread starter Thread starter Von Neumann
  • Start date Start date
  • Tags Tags
    Inequality Spivak
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
Von Neumann
Messages
101
Reaction score
4
Question:

Find all numbers [itex]x[/itex] for which [itex]\frac{1}{x}+\frac{1}{1-x}>0[/itex].

Solution:

If [itex]\frac{1}{x}+\frac{1}{1-x}>0[/itex],

then [itex]\frac{1-x}{x(1-x)}+\frac{x}{x(1-x)}>0[/itex];

hence [itex]\frac{1}{x(1-x)}>0[/itex].

Now we note that

[itex]\frac{1}{x(1-x)} \rightarrow ∞[/itex] as [itex]x \rightarrow 0[/itex]

and [itex]\frac{1}{x(1-x)} \rightarrow 0[/itex] as [itex]x \rightarrow 1[/itex].

Thus, [itex]0<x<1[/itex].

Notes:

Not quite sure if that's the sort of solution Spivak is looking for in Ch.1.
 
Physics news on Phys.org
A non-zero number and its reciprocal will always have the same sign so [itex]\frac{1}{x(1-x)}[/itex] will be positive where [itex]x(1-x)[/itex] is
 
  • Like
Likes   Reactions: 1 person
Ah, I see. Don't know how I didn't see that.