What am I doing wrong with this simple integral?

  • Thread starter Thread starter Physics_wiz
  • Start date Start date
  • Tags Tags
    Integral
Physics_wiz
Messages
227
Reaction score
0
I want to integrat x^-2 between -1 to 1. The answer shouldn't exist (should probably be something divided by 0) because the area is infinite between -1 to 1. But I integrate, and I get -x^-1 from -1 to 1. I then plug the bounds in and I get: [-(1)^-1] - [-(-1)^-1] which is -1 -1 or -2. What am I doing wrong?
 
Physics news on Phys.org
Physics_wiz said:
because the area is infinite between -1 to 1

Not true. You're right with your answer. One thing you will learn with integrals is that an infinite jump at any particular point in a function f(x) may correspond to a finite jump in its integral.
 
Last edited by a moderator:
vsage said:
Not true. You're right with your answer. One thing you will learn with integrals is that an infinite jump at any particular point in a function f(x) may correspond to a finite jump in its integral.

Why is the answer negative? I attached a picture of the graph, it still looks like it should be infinite to me.
 

Attachments

  • graph.JPG
    graph.JPG
    19.6 KB · Views: 476
Ok my apologies. You were correct in your arithmetic, but your answer is complete garbage. As far as I know you cannnot integrate over that interval. There are however cases where a function "blows up" but has a finite integral, so you must be careful (the only case I know of however is the dirac delta function, whose integral is 1 over infinite limits)
 
Last edited by a moderator:
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