Integrating with a Denominator of (1+x^2)

beertje
Messages
3
Reaction score
2
Homework Statement
Find three integrals: ∫ n da, ∫ n dM, ∫ n dx
Relevant Equations
n = ( sin(a) + M^2 ) / ( 1 + x^2 )
I think in the case of "n da" you can see the denominator (1+x^2) as a constant, so

∫ ( sin(a) + M^2 ) / ( 1 + x^2 ) da

= ( 1 / ( 1 + x^2 ) ) * ∫ (sin(a) + M^2 ) da

= ( 1 / ( 1 + x^2 ) ) * ( -cos(a) + (M^2)a )

= ( - cos(a) + (M^2)a ) / ( 1 + x^2 )

---

Is this the way to go? This is my first time posting on this website, sorry if my script is not clear.
 
Physics news on Phys.org
That is correct.
 
Don't forget to add a constant!

In this type of environment the constant can be fairly important, since e.g. when you're integrating with respect to a, it could be a function of x and M.
 
  • Like
Likes DaveE and mfb
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