То же - для функциии
> f:= ( 1/(sqrt(x)) * sin(x));
> plot(f(x), x = 1000..2000, numpoints=1000);
> limit(( 1/(sqrt(x)) * sin(x)), x = infinity);