The points at which the function is not precisely defined: x1=0
The points of intersection with the X-axis coordinate
Graph of the function intersects the axis X at f = 0 so we need to solve the equation: xx1=0 Solve this equation Solution is not found, it's possible that the graph doesn't intersect the axis X
The points of intersection with the Y axis coordinate
The graph crosses Y axis when x equals 0: substitute x = 0 to x^(1/x). 001 The result: f(0)=NaN - the solutions of the equation d'not exist
Extrema of the function
In order to find the extrema, we need to solve the equation dxdf(x)=0 (the derivative equals zero), and the roots of this equation are the extrema of this function: dxdf(x)= the first derivative xx1(−x2log(x)+x21)=0 Solve this equation The roots of this equation x1=e The values of the extrema at the points:
/ -1\
\e /
(E, e )
Intervals of increase and decrease of the function: Let's find intervals where the function increases and decreases, as well as minima and maxima of the function, for this let's look how the function behaves itself in the extremas and at the slightest deviation from: The function has no minima Maxima of the function at points: x1=e Decreasing at intervals (−∞,e] Increasing at intervals [e,∞)
Inflection points
Let's find the inflection points, we'll need to solve the equation for this dx2d2f(x)=0 (the second derivative equals zero), the roots of this equation will be the inflection points for the specified function graph: dx2d2f(x)= the second derivative x3xx1(2log(x)−3+x(log(x)−1)2)=0 Solve this equation The roots of this equation x1=36956.6362249476 x2=35842.5039425585 x3=43618.932582736 x4=48041.0543039226 x5=38069.6475342003 x6=24632.3562385126 x7=52449.4275796145 x8=51348.5500563983 x9=44725.8295428241 x10=26885.164415468 x11=4.36777096705602 x12=45831.7998080343 x13=41402.2587671693 x14=33610.7485850034 x15=40292.4295040997 x16=31374.1183597028 x17=30253.89094583 x18=29132.3439864666 x19=56845.3273080066 x20=46936.8671226986 x21=28009.4451941101 x22=39181.5686882772 x23=42511.0842227899 x24=55747.4592642109 x25=57942.4847067835 x26=34727.2189284023 x27=49144.3832768866 x28=32493.05963509 x29=53549.5263991257 x30=25759.4750752963 x31=54648.8645194423 x32=50246.8751110307 You also need to calculate the limits of y '' for arguments seeking to indeterminate points of a function: Points where there is an indetermination: x1=0
x→0−limx3xx1(2log(x)−3+x(log(x)−1)2)=∞ x→0+limx3xx1(2log(x)−3+x(log(x)−1)2)=0 - the limits are not equal, so x1=0 - is an inflection point
Сonvexity and concavity intervals: Let’s find the intervals where the function is convex or concave, for this look at the behaviour of the function at the inflection points: Concave at the intervals [4.36777096705602,∞) Convex at the intervals (−∞,4.36777096705602]
Vertical asymptotes
Have: x1=0
Horizontal asymptotes
Let’s find horizontal asymptotes with help of the limits of this function at x->+oo and x->-oo x→−∞limxx1=1 Let's take the limit so, equation of the horizontal asymptote on the left: y=1 x→∞limxx1=1 Let's take the limit so, equation of the horizontal asymptote on the right: y=1
Inclined asymptotes
Inclined asymptote can be found by calculating the limit of x^(1/x), divided by x at x->+oo and x ->-oo x→−∞lim(xxx1)=0 Let's take the limit so, inclined coincides with the horizontal asymptote on the right x→∞lim(xxx1)=0 Let's take the limit so, inclined coincides with the horizontal asymptote on the left
Even and odd functions
Let's check, whether the function even or odd by using relations f = f(-x) и f = -f(-x). So, check: xx1=(−x)−x1 - No xx1=−(−x)−x1 - No so, the function not is neither even, nor odd