Post Reply 
[BUG] CAS looping forever
03-08-2014, 07:07 PM (This post was last modified: 03-08-2014 07:25 PM by Mark Hardman.)
Post: #2
RE: [BUG] CAS looping forever
(03-08-2014 06:13 PM)Tugdual Wrote:  Trying to integrate using radians:
$$\int_{3}^{5}\tan (\sin \left ( x \right )+\ln \left ( \left | x \right | \right ))dx$$
Home returns 2.067...
CAS loops forever on emulator and freezes the physical device.

Just taking the indefinite integral of \(\int \tan \left ( \sin \left ( x \right ) \right ) dx\) produces a result that is 122,286 characters long!

integrate((-5*sin(x)+6*e^(cos(x)*((cos(x))²-(sin(x))²-1)/((cos(x))²+(sin(x))²)+sin(x)*2*cos(x)*sin(x)/((cos(x))²+(sin(x))²))*sin(
...<SNIP>...
+(sin(x))²)))²-216*(cos(x))²*(sin(x))²+132*cos(x)^4+132*sin(x)^4+24*(cos(x))²-24*(sin(x))²+2),x)

Impressive if the result is correct.

Mark Hardman

Ceci n'est pas une signature.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[BUG] CAS looping forever - Tugdual - 03-08-2014, 06:13 PM
RE: [BUG] CAS looping forever - Mark Hardman - 03-08-2014 07:07 PM
RE: [BUG] CAS looping forever - parisse - 03-08-2014, 07:33 PM
RE: [BUG] CAS looping forever - Tugdual - 03-08-2014, 08:21 PM
RE: [BUG] CAS looping forever - jebem - 03-08-2014, 11:09 PM



User(s) browsing this thread: 1 Guest(s)