Consider the two functions and , where is a real number greater than . What is the smallest value of such that there exists a real number , where and ?
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.
If we have the equality f ( x ) = g ( x ) that implies b sin x = x sin x . This can only occur in two cases:
Case 1: sin x = 0 . Then equality is trivial because 1 = 1 .
Case 2: b = x . Equality is trivial because b sin b = b sin b .
These cases may overlap, but we can prove they are exhaustive. To do this assume that sin x = 0 and b = x . Then b sin x = x sin x ⟹ b = x because we can cancel the exponent, and this contradicts b = x .
This means that when examining the second equality, f ′ ( x ) = g ′ ( x ) all we have to do is check the two cases. To do this first compute f ′ ( x ) = lo g b ( cos x ) b sin x and g ′ ( x ) = x sin x [ x sin x + lo g x cos x ] . For the first case, sin x = 0 ⟹ cos x = ± 1 so the equality says lo g b = lo g x ⟹ b = x . For the second case we have lo g b ( cos b ) b sin b = b sin b ( b sin b + lo g b cos b ) ⟹ lo g b cos b = b sin b + lo g b cos b ⟹ b sin b = 0 ⟹ sin b = 0 .
So what we basically found is that in either case we must have a b such that sin b = 0 and an x such that x = b . For the first equality, b needs to be an integer multiple of π and to minimize it we can choose b = π . And then choose x = π to get the desired equalities.