Check if f(x) <= 0 (concave) for common function types
A concave function has a second derivative that is never positive. It curves downward like an upside-down cup. Concave functions are important in economics (diminishing returns, utility) and optimization (unique global maximum).
A function is concave if all chords lie below the graph. The second derivative test: f(x) <= 0 means concave. Examples: -x^2 (always concave), ln(x) (concave for x>0), sqrt(x) (concave). Concave functions have at most one global maximum.
f=2a. If a<0: always concave. If a>0: always convex. a=0: linear (both).
e^(ax): f = a^2 * e^(ax) >= 0 always. e^(ax) is convex for any a. Never concave.
ln(x): f = -1/x^2 < 0 for x>0. Strictly concave on its domain. Classic concave example.
f=6ax+2b. Changes sign at x=-b/(3a). Neither globally convex nor concave.
Free online calculators and tools covering mathematics, unit conversion, text processing, and daily life. Accurate, fast, mobile-friendly, and completely free to use.
© 2026 IP331.com — Free Online Tools. All rights reserved.
About · Contact · Privacy Policy · Cookie Policy · Terms of Use · Disclaimer · Sitemap