Need integral help ( integral property maybe )

  • Context: Undergrad 
  • Thread starter Thread starter polosportply
  • Start date Start date
  • Tags Tags
    Integral Property
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
polosportply
Messages
8
Reaction score
0
What is the [tex]\int(u)[/tex]-1 where u is a fonction of x , forming a quadratic equation.
As in:

[tex]\int(u)[/tex]-1 where u = x2+2ax+a2 for example.

Is there a basic property for this... or do I have to play around with the fonction u , in order to integrate?


----

I know that [tex]\int(x)[/tex] = ln(x) , but this can't be applied here, right? because ln(u)' = u-1(u'). Maybe would I need to find a way to eliminate the u' as a result of the integral.

OR

Do I need to change u to = ( x+a)(x+a) and do the integer of that ^-1 , so: [tex]\int((x+a)^-1)((x+a)^-1)[/tex]


----

Does anyone know an integral property for this kind of problem, or know of a way to set me on the right track here?

Thank you.
 
Physics news on Phys.org
Ok, if I get what you're saying: u[tex]\equiv(x+a)[/tex]

[tex]\int(u)[/tex]-2= -u-1= -(x+a)-1I was onto that before, but then... if I do (-u-1)' = u-2u'So how come the (u') is not in the equation while doing the integral.
If I integrate something and then derive it, it should come back to the original term.

But apparently not cuz: (u-2)u'[tex]\neq(u)[/tex]-2

**Is that what you meant mathman, or am I still off?