Show that the graph is convex for all values of ##x##

Click For Summary
The discussion focuses on proving the convexity of a graph by analyzing its first and second derivatives. The first derivative is calculated as (2x + 3)e^(x^2 + 3), with a critical point at x = -1.5. For the second derivative, it is established that d²y/dx² is always greater than zero, confirming the graph's convexity. The minimum value of the function occurs at x = -1.5, yielding e^(-9/4). The conversation also highlights the importance of careful notation and corrections regarding the minimum values of the expressions involved.
chwala
Gold Member
Messages
2,827
Reaction score
415
Homework Statement
Kindly see attached
Relevant Equations
differentiation
1686629535288.png


Part (a) no problem...chain rule

##\dfrac{dy}{dx}= (2x+3)⋅ e^{x^2+3} =0##

##x=-1.5##

For part b,

We need to determine and check if ##\dfrac{d^2y}{dx^2}>0##

...
##\dfrac{d^2y}{dx^2}=e^{x^2+3x} [(2x+3)^2+2)]##

Now any value of ## x## will always give us, ##\dfrac{d^2y}{dx^2}>0##

The other way/approach would be to pick any two points on the curve and check whether the straight line joining the two points lies under/over the curve to ascertain convex property.
 
Physics news on Phys.org
Let me follow you.
x^2+3x=x(x+3)=(x+3/2)^2-9/4
Its minimum is -9/4 at x= -3/2 where ##y=e^{-9/4}## which is also an only minium for y of
\lim_{x \rightarrow -\infty}y=\lim_{x \rightarrow +\infty}y=+\infty
 
Last edited:
anuttarasammyak said:
Let me follow you.
x^2+3x=x(x+3)=(x+3/2)^2-9/4
Its minimum is -9/4 at x= -3/2 where ##y=e^{-9/4}## which is also an only minium for y of
\lim_{x \rightarrow -\infty}y=\lim_{x \rightarrow +\infty}y=+\infty
Boss,
Are you certain of the minimum value ##\left[-\dfrac{9}{4}\right]##? or i am reading the wrong script! Ok seen what you meant. We have to be careful with the english here :biggrin: the minimum is actually the value ##[e^{-\frac{9}{4}}]##.
 
You can always use WA to check a solution:
1686664386913.png


You misunderstood what @anuttarasammyak has written.

In order to minimize ##e^{x^2+3x}## we need to minmize ##x^2+3x## which is at ##x=-1.5.##
The minimal value of ##x^2+3x## is therefore ##-2.25.##
The minimal value of ##e^{x^2+3x}## is thus ##1/e^{(9/4)}.##

All this happens at ##x=-1.5.##
 
Last edited:
fresh_42 said:
The minimal value of ##x^2+3## is therefore ##-2.25.##
Typo: the minimal value of ##x^2 + 3## is 3. I'm sure you omitted x in the second term.
 
Mark44 said:
Typo: the minimal value of ##x^2 + 3## is 3. I'm sure you omitted x in the second term.
Thank you. I corrected it.
 
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...