A function f[x] and a point x=a. If f'[a]>0, is it possible f[a]<=f[x]

  • Thread starter Thread starter CAG
  • Start date Start date
  • Tags Tags
    Function Point
AI Thread Summary
If f'[a] is greater than zero, the function f[x] is increasing at the point x=a. For the condition f[a] <= f[x] to hold for all other x, point a would need to be a maximum, which contradicts the fact that f'[a] is positive. If f'[a] is positive, it indicates that the function is rising at point a, meaning f[a] cannot be less than or equal to f[x] for all x greater than a. An example using f(x) = sin(x) illustrates that while the derivative at certain points is positive, the function can still reach a maximum and then decrease. Therefore, the statement is false as it is not possible for f[a] to be less than or equal to f[x] for all x when f'[a] > 0.
CAG
Messages
1
Reaction score
0
You've got a function f[x] and a point x=a.
If f'[a]>0, is it possible that f[a]<=f[x] a for all other x's?
Why?

Having a problems visualize this, any help would be great
 
Physics news on Phys.org
If f'[a] is positive, the function is increasing at a. For f[a]<=f[x] to be true, "a" needs to be a maxima.
 
Poncho said:
If f'[a] is positive, the function is increasing at a. For f[a]<=f[x] to be true, "a" needs to be a maxima.

Do you mean minima?

...and by the way, if it was a minima, f'(a) would be 0. So since f'(a)>0, what does that tell you about x<a?
 
I good example would be f(x) = \sin x the derivative of which is f&#039;(x) = \cos x. If a = 0 then f&#039;(0) = \cos 0 = 1 indicating the function is rising. However, since sine is a repeating function, it will go to a maximum of 1, and fall down again. So f(a) <= f(x) for all x > a is not true if f(x) repeats on the segment a < x < inf.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top