( ln x ) 2 − ⌊ ln x ⌋ = 2
Find the number of real solutions to the equation above.
Notation: ⌊ ⋅ ⌋ denotes the floor function .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
To simplify things, let y = ln x . Then we have y 2 − ⌊ y ⌋ = 2 Since y ≥ ⌊ y ⌋ , replacing ⌊ y ⌋ with y gives the inequality y 2 − y ≤ 2 ⟹ ( y − 2 ) ( y + 1 ) ≤ 0 ⟹ − 1 ≤ y ≤ 2 So, we only need to check the following cases:
So, there are 3 solutions: ln x = 2 , ln x = 3 , and ln x = − 1 .
Problem Loading...
Note Loading...
Set Loading...
Given that
ln 2 x − ⌊ ln x ⌋ ⟹ ln 2 x ln 2 ( e u ) u 2 = 2 = ⌊ ln x ⌋ + 2 = ⌊ ln ( e u ) ⌋ + 2 = ⌊ u ⌋ + 2 Let x = e u
Since the left-hand side, u 2 ≥ 0 , the right-hand side, ⌊ u ⌋ + 2 ≥ 0 ⟹ u ≥ − 2 . Since ⌊ u ⌋ + 2 is an integer, u 2 must also be an integer and u is of the form u = ± n , where n is a positive integer. Then we have n = ⌊ ± n ⌋ + 2 . We note that n = 1 ( u = − 1 ) , n = 3 , and n = 4 are the 3 solutions. For n ≥ 5 , n > ⌊ n ⌋ + 2 and there is no solution.