What are the common functions used to solve limits in single variable calculus?

  • Thread starter Thread starter Destroxia
  • Start date Start date
  • Tags Tags
    Functions List
Destroxia
Messages
204
Reaction score
7

Homework Statement



Can you create a list of which functions increase towards infinity the fastest for limit solving?

Homework Equations

The Attempt at a Solution



I'm trying to make a list from least speed, to fastest speed, in approaching infinity.

As in, if you have a limit, and it has multiple types of functions, which function will be the largest, fastest.

I tried making my own little list, but I'm not sure how accurate it is, or if I'm missing any functions. Also, I'm not sure where trig functions would fit onto this list, or if they even do, because they oscillate. I'm just trying to make this for a friend.

Logarithmic > Square Root > Algebraic > Exponential ?
 
Physics news on Phys.org
You can use asymptotic analysis if you know how to.
You may also include in your list Power functions between Algebraic and Exponential, and Nth root between Logarithmic and Square Root.
 
There are lots of different functions depending on what you want to consider. Trouble will arise when making a list if you consider multiple factorials and exponentiations.

Maybe a starting point for a list would look something like:

$$\text{log}(x) < \text{log}(x \text{log}(x)) < x^n < b^x < x! < x^x$$

This barely covers a list of functions, and I'm not sure the list is what you are looking for.

For a more complete list of functions, see: https://en.wikipedia.org/wiki/List_of_mathematical_functions
 
StrongSpica said:
You can use asymptotic analysis if you know how to.
You may also include in your list Power functions between Algebraic and Exponential, and Nth root between Logarithmic and Square Root.

Zondrina said:
There are lots of different functions depending on what you want to consider. Trouble will arise when making a list if you consider multiple factorials and exponentiations.

Maybe a starting point for a list would look something like:

$$\text{log}(x) < \text{log}(x \text{log}(x)) < x^n < b^x < x! < x^x$$

This barely covers a list of functions, and I'm not sure the list is what you are looking for.

For a more complete list of functions, see: https://en.wikipedia.org/wiki/List_of_mathematical_functions

Thank you, I appreciate it, I was just looking for a basic list that encompasses everything one should know at a single variable calculus level!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top