Given: f(x)=x+xa2, where a>0 and x=0
To find local maxima, find the critical points where f′(x)=0 and test their nature.
Finding the first derivative:
f′(x)=1−x2a2
Setting f′(x)=0 to find critical points:
1−x2a2=0
1=x2a2
x2=a2
x=±a
The critical points are x=a and x=−a.
Finding the second derivative:
f′′(x)=x32a2
For f′′(x)<0, the critical point is a local maxima.
For f′′(x)>0, the critical point is a local minima.
At x=a:
f′′(a)=a32a2
f′′(a)=a2
Since a>0, f′′(a)>0
This is a local minima.
At x=−a:
f′′(−a)=(−a)32a2
f′′(−a)=−a32a2
f′′(−a)=−a2
Since a>0, f′′(−a)<0
This is a local maxima.
Therefore, the function has a local maxima at x=−a.