Thorycal Issue with Improper Integrals

  • Thread starter Thread starter SclayP
  • Start date Start date
  • Tags Tags
    Integrals
SclayP
Messages
27
Reaction score
0
So, like i said in the Title this more of a theorycal question. In my university notebook i have written that an integral to converge has to happen the next:

1. The f has to be bounded (if not its just a dot)
2.The interval has to be finit.

[THIS IS WHAT IT'S WRITTEN IN MY NOTEBOOK]

See, my really issue is what it means to be bounded. If has to be in an interval, or if has to have Upper and Lower bounds. And why does it say that the interval has to be finit if there are integral that are definite betwen 0 and infinity, for example and converge.

------------------------------------------------------------------

For example:

\int^{infinty}_{1} \frac{1}{t} \, dt

It's the function f(x) = \frac{1}{t} or ln|t| + C that has to be bounded.

Thanks
 
Last edited:
Physics news on Phys.org
SclayP said:
So, like i said in the Title this more of a theorycal question. In my university notebook i have written that an integral to converge has to happen the next:

1. The f has to be bounded (if not its just a dot)
2.The interval has to be finit.

[THIS IS WHAT IT'S WRITTEN IN MY NOTEBOOK]

See, my really issue is what it means to be bounded.
Doesn't your book have a definition of this term? It doesn't have anything to do with dots, as you said above.
SclayP said:
If has to be in an interval, or if has to have Upper and Lower bounds. And why does it say that the interval has to be finit if there are integral that are definite betwen 0 and infinity, for example and converge.

------------------------------------------------------------------

For example:

\int^{infinty}_{1} \frac{1}{t} \, dt = ln|t| + C
The above doesn't make sense. On the left side you have an improper definite integral. The right side is the antiderivative of 1/t. In other words
$$\int \frac{dt}{t} = ln|t| + C$$
SclayP said:
It's the function \int^{infinity}_{1} \frac{1}{t} \, dt or ln|t| + C that has to be bounded.
What has to

##\int_1^{\infty} \frac{dt}{t} ## is not a function. What has to be bounded is the integrand, the function you are integrating.
 
Mark44 said:
Doesn't your book have a definition of this term? It doesn't have anything to do with dots, as you said above.
The above doesn't make sense. On the left side you have an improper definite integral. The right side is the antiderivative of 1/t. In other words
$$\int \frac{dt}{t} = ln|t| + C$$


What has to

##\int_1^{\infty} \frac{dt}{t} ## is not a function. What has to be bounded is the integrand, the function you are integrating.

Sorry for my mistakes i confused, but thank you. But i ask you again, what really bothers me, if bounded means to be in an interval or ther have upper and lower bound. I know it sounds really stupid and maybe is obious but i don't get it. I wrote that integral beacuse the interval it's not finit, all the contrary, and i don't know if that function I'm integrating f(x) = \frac{1}{t} its bounded, again because i don't know what it really means.

Thanks and very sorry for my english.
 
SclayP said:
Sorry for my mistakes i confused, but thank you. But i ask you again, what really bothers me, if bounded means to be in an interval or ther have upper and lower bound. I know it sounds really stupid and maybe is obious but i don't get it. I wrote that integral beacuse the interval it's not finit, all the contrary, and i don't know if that function I'm integrating f(x) = \frac{1}{t} its bounded, again because i don't know what it really means.

Thanks and very sorry for my english.

On the interval [1, ∞), f(t) = 1/t is bounded. In fact it is bounded above by 1, because for any t ≥ 1, 1/t ≤ 1. On the same interval, f(t) is bounded below by 0, since f(t) > 0 for all t ≥ 1.

A function f is bounded above on an interval if there is some number M such that f(t) ≤ M for all t in that interval. The definition for bounded below is similar.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top