Question

In: Advanced Math

20. Give the values of x for which x > 500 lg x. Note: lg is...

20. Give the values of x for which x > 500 lg x.

Note: lg is log base 2 (not ln).

Solutions

Expert Solution

I regret about the last confusion., Here is your solution

x > 500 log x (*)
is NOT an algebraic inequality

consider that if x = 1  
500 log x = 0 and (*) is true
if 0 < x < 1 we know that log x is negative, therefore
x > 500 log x, if 0 < x ≤ 1

the problem arises AFTER x = 1
let's consider log as base e logarithms

we need to find the value such that  
x = 500 log x

in other words, if
f(x) = x - 500 log x
we are looking for a root of  
f(x) = 0

it's easy and quick the Newton method

start with a guess value
x0 = 1
and define
x1 = x0 - f(x0)/f '(x0)
where f '(x) = 1 - 500/x is the derivative, so

x1 = 1 - (1 - 500 log 1)/(1 - 500/1) = 500/499 ≈ 1.002004008

and then recursively
x_n+1 = xn - f(xn)/f '(xn)

until the wanted precision p is reached
|x_n+1 - xn| < p

suppose we want 3 correct decimal digits
define
x2 = x1 - f(x1)/f '(x1) = 1.002 - f(1.002)/f '(1.002) ≈ 1.002006021

since
|x2 - x1| ≈ 2.0·10^(-6) < 10^(-3)

therefore
x = 1.002
is appraximately the value where
α = 500 log α

in conclusion the interval where the given inequality is true is
0 < x < α


Related Solutions

Give an O(lg n)-time EREW algorithm to perform the prefix computation on an array x[1. ....
Give an O(lg n)-time EREW algorithm to perform the prefix computation on an array x[1. . n]. Do not use pointers, but perform index computations directly.
(1 point) Suppose that f(x)=(12−2x)e^x. (A) List all the critical values of f(x). Note: If there...
(1 point) Suppose that f(x)=(12−2x)e^x. (A) List all the critical values of f(x). Note: If there are no critical values, enter 'NONE'. (B) Use interval notation to indicate where f(x) is increasing. Note: Use 'INF' for ∞, '-INF' for −∞, and use 'U' for the union symbol. Increasing: (C) Use interval notation to indicate where f(x) is decreasing. Decreasing: (D) List the x values of all local maxima of f(x). If there are no local maxima, enter 'NONE'. x values...
give an example of a discrete random variable X whose values are integers and such that...
give an example of a discrete random variable X whose values are integers and such that E(X) = infinite. Prove that E(X) = infinite for your example. (hints: if you will be paid 2^k dollars for the kth head when you flip a fair coin., the expected value is infinite...) Or give other easy examples.
For which values of x (if any) is f(x) = 2x3 + 3x2 – 12x –...
For which values of x (if any) is f(x) = 2x3 + 3x2 – 12x – 7 Increasing at an increasing rate?
Let X ∼ Normal(μ = 20, σ2 = 4). (a) Give the mgf MX of X....
Let X ∼ Normal(μ = 20, σ2 = 4). (a) Give the mgf MX of X. (b) Find the 0.10 quantile of X. (c) Find an interval within which X lies with probability 0.60. (d) Find the distribution of Y = 3X −10 by finding the mgf MY of Y
Find all values of x on the interval -4< x< 3 for which the graph of...
Find all values of x on the interval -4< x< 3 for which the graph of g has a point of inflection. Give a reason for your answer.
Calculate the Y values corresponding to the X values given below.  Find the critical values for X...
Calculate the Y values corresponding to the X values given below.  Find the critical values for X for the given polynomial by finding the X values among those given where the first derivative, dy/dx = 0 and/or X values where the second derivative, d­2y/dx2 = 0.    Be sure to find the sign (+ or -) of  dy/dx and of d2y/dx2 at all X values. Reference Lesson 13 and the text Appendix A (pp 694 – 698), as needed.  Using the first and second derivative...
Find all x values for which the function y = x^3 + 6x^2 + 3x +...
Find all x values for which the function y = x^3 + 6x^2 + 3x + 7 has a horizontal tangent line. Find the derivative of f(x) using the definition for a limit.
Go through the first 20 elements in the chart. Note and record which orbital contains the...
Go through the first 20 elements in the chart. Note and record which orbital contains the additional electron. (The various orbitals are given in the upper right area of the Table.) The filling process is fairly straight forward to this point in the Periodic Table, but becomes a little more complex as outer orbitals are filled. Using a Word document you can write the electronic configurations by using the "superscript" function. Click on each element and write electronic configurations for...
f(x)=(x-3)^4/(x^2+2x) Find the values of x at which the curve y = f(x) has a horizontal...
f(x)=(x-3)^4/(x^2+2x) Find the values of x at which the curve y = f(x) has a horizontal tangent line
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT