Consider a function , where and are chosen respectively by throwing a dice thrice. If the probability of is an increasing function can be represented by , where and are coprime positive integers, find .
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.
We have the derivative of the function as 3 x 2 + 2 a x + b . The function itself is increasing for all x if and only if its derivative is nonnegative for all x. Since the derivative's leading coefficient is positive, this is equivalent to requiring that it's determinant is nonpositive, i.e. less than or equal to 0. This boils down to the condition a 2 ≤ 3 b . Note that the condition does not depend at all on the outcome of the roll of the third die, so we can take the sample space below to be the 36 distinct outcomes from rolling the first two dice.
To figure the probability P ( a 2 ≤ 3 b ) , we can easily enumerate the 36 possibilities. For example, if a = 1 , it follows that a 2 = 1 ≤ 3 b for all b ∈ { 1 , 2 , 3 , 4 , 5 , 6 } . Working similarly with other outcomes for a, it can be easily shown that there are 16 combinations of a and b that satisfy the requirement. So, P ( a 2 ≤ 3 b ) = 3 6 1 6 = 9 4 , making the required answer 13.