Thursday, 25 June 2015

calculus - So close yet so far Finding intfracsecxtanx3x+5dx



Cruising the old questions I came across juantheron asking for secxtanx3x+5dx He tried using (3x+5)1 for U and secxtanx for dvwhile integrating by parts. below is his work.



How can I calculate
sec(x)tan(x)3x+5dx



My Try:: 13x+5(secxtanx)dx



Now Using Integration by Parts::



We get



=13x+5secx+3(3x+5)2secxdx




Here he hit his road block.



I tried the opposite tactic



Taking the other approach by parts.



let U=secxtanx

thendu=tan2xsecx+sec3x
and dv=(3x+5)1
then v=13ln(3x+5)
Thus secxtanx3x+5dx=ln(3x+5)secxtanx3ln(3x+5)[tan2xsecx+sec3x]3dx



As you can see I got no further than he did.




So how many times do you have to complete integration by parts to get the integral of the original secxtanx3x+5dx or is there a better way?


Answer



Integrating elementary functions in elementary terms is completely algorithmic. The algorithm is implemented in all major computer algebra systems, so the fact that Mathematica fails to integrate this in closed form can be viewed as (in effect) a proof that such a closed form does not exist in elementary terms.



To answer the comments:




  1. You may or may not trust Mathematica (I don't always, but do for this). The fact that "its algorithm is not open for inspection" is not relevant -- it would take you much longer to figure out what the code does than to run the algorithm by hand (well, you need some linear algebra).


  2. If you do want to try it in the privacy of your own home, you need to go no further than the late, lamented Manuel Bronstein's excellent book: http://www.amazon.com/Symbolic-Integration-Transcendental-Computation-Mathematics/dp/3540214933


  3. I am quite sure that this particular integral is easy to show non-integrable in elementary terms by hand (if you understand the Risch algorithm).




No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find limh0sin(ha)h without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...