Forums before death by AOL, social media and spammers... "We can't have nice things"
|    sci.math.symbolic    |    Symbolic algebra discussion    |    10,432 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 8,442 of 10,432    |
|    Nasser M. Abbasi to Albert Rich    |
|    Re: The A. F. Timofeev symbolic integrat    |
|    10 Oct 13 04:17:40    |
      From: nma@12000.org              On 10/10/2013 1:21 AM, Albert Rich wrote:              >So I was delighted to discover the following identity that makes       >it easy to transform discontinuous antiderivatives into continuous ones:       >       > If g(x) = arctan(a*tan f(x)) and       >h(x) = f(x) - arctan(cos f(x)*sin f(x) / (a/(1-a) + cos f(x)^2), <-- extra       ")" missing       >       >then g’(x) = h’(x).       >              Fyi, verified it:              Mathematica:              g[x_] := ArcTan[a*Tan [f[x]]]       h[x_] := f[x]-ArcTan[ Cos[f[x]]* Sin[f[x]] /(a/(1-a) + Cos[f[x]]^2)]       r1 = D[g[x], x];       r2 = D[h[x], x];       Simplify[r1 - r2]       (* 0 *)              Maple:              g(x) := arctan(a*tan(f(x)));       h(x) := f(x)-arctan(cos(f(x))*sin(f(x)) /(a/(1-a) + cos(f(x))^2));       simplify( diff(g(x),x)-diff(h(x),x));        0              >       > The next release of Rubi will take advantage of these identities to produce       >continuous trig antiderivatives, thereby making the computation of definite       integrals easy and reliable.       >              Looking forward for Rubi 4.3 !              > Albert       >              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca