New Reply

Integration by Parts versus the Power Rule

 
Share Thread Thread Tools
Jan20-13, 10:22 AM   #1
 

Integration by Parts versus the Power Rule


Recently, a friend of mine asked for help on their calculus homework. The problem was to find [itex]\int cos(ln \ x) \ dx[/itex]. However, I've never gotten around to memorizing the derivatives and integrals of the trig functions.

I know that you can do it using integration by parts, with [itex]\int cos(ln \ x) \ dx = x \ cos(ln \ x) + \int sin(ln \ x) \ dx = x \ cos(ln \ x) + x \ sin(ln \ x) - \int cos(ln \ x) \ dx[/itex], implying that [itex]2\int cos(ln \ x) \ dx = x \ cos(ln \ x) + x \ sin(ln \ x)[/itex], and thus that [itex]\int cos(ln \ x) \ dx = \frac{x}{2}(cos(ln \ x) + sin(ln \ x)) + C[/itex].

However, I used the power rule for integration (I think the technical name is Cavalieri's quadrature formula). [itex]\int cos(ln \ x) \ dx = \int \frac{e^{i \ lnx}+e^{-i \ lnx}}{2} \ dx = \int \frac{x^{i}+x^{-i}}{2} \ dx = \frac{1}{2}(\frac{x^{i+1}}{i+1}+\frac{x^{1-i}}{1-i}) + C = \frac{x}{2}(\frac{x^{i}}{i+1}+\frac{x^{-i}}{1-i}) + C = \frac{x}{2}(\frac{x^{i}(1-i)+x^{-i}(1+i)}{2}) + C[/itex], which is obviously equivalent to the previous answer.

Can I take it from this problem that the process of using the complex number definitions of the trig functions is valid for all such integrals? That is, does Cavalieri's quadrature formula ALWAYS work for complex numbers (aside from the obvious of x-1, which is why I am asking...)?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Jan20-13, 02:27 PM   #2
 
Recognitions:
Science Advisor Science Advisor
For any mathematical analysis (integration, etc.) using the exponential representation for trig. functions is always valid.
 
Jan21-13, 09:33 AM   #3
 
Indeed, there is great interconnection between real and complex analysis. In fact, there is a rigorous method to calculate real integrals using complex analysis (using Cauchy's residue theorem).
 
New Reply
Thread Tools


Similar Threads for: Integration by Parts versus the Power Rule
Thread Forum Replies
Integration - u substitution problem (Integration by parts?) Calculus & Beyond Homework 7
Integration by parts, help me understand why the integration limits changed. Calculus & Beyond Homework 2
Interpretation of power rule for integration applied to 1/x General Math 2
Fortran integration: Midpoint rule and Simpson's rule Programming & Comp Sci 0
The Golden Rule versus the Platinum Rule General Discussion 63