Desolve gives wrong results - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html) +--- Forum: HP Prime (/forum-5.html) +--- Thread: Desolve gives wrong results (/thread-14218.html) |
Desolve gives wrong results - COB160 - 12-23-2019 03:25 PM Goodafternoon everybody, I am dealing with desolve HP prime function, in particular if I type desolve(y'=-x/y,y) i get two wrong results, wich are: sqrt(-2*G_0-x^2 ) and -sqrt(-2*G_0-X^2). In fact the correct result should be, according to wolframalpha: sqrt(-x^2+2c) and -sqrt(-x^2+2c). Does the difference depend on the interpretation of G_0 or c constant? Otherwise the result is incorrect with respect of the sign. Thank in advance for your help RE: Desolve gives wrong results - CyberAngel - 12-23-2019 06:47 PM (12-23-2019 03:25 PM)COB160 Wrote: Goodafternoon everybody, The constant(s) could be anything thus the answers are all correct. RE: Desolve gives wrong results - COB160 - 12-23-2019 07:28 PM (12-23-2019 06:47 PM)CyberAngel Wrote:(12-23-2019 03:25 PM)COB160 Wrote: Goodafternoon everybody, Yes, but for what reason the calculator changes the conventional way to express the variable in such simple differential equations? Is there any way to get the conventional result? RE: Desolve gives wrong results - Tim Wessman - 12-24-2019 03:18 AM Yes, you look at it and say "brain, that is a c". The reason why is because c is used for other variables in the system and would be treated as such if you returned it in such a way in subsequent calculation. RE: Desolve gives wrong results - Stevetuc - 12-24-2019 06:21 AM (12-23-2019 06:47 PM)CyberAngel Wrote:(12-23-2019 03:25 PM)COB160 Wrote: Goodafternoon everybody, Correct but unfriendly, as the constant could be simplified to c_1 say, even if c is reserved. Its fortunate indeed that the OP didnt require the answer to desolve(y'=-i*x/y,y) Wolfram gives this as y(x) = -sqrt(c_1 - i*x^2) and y(x) = sqrt(c_1 - i*x^2) Prime with Simplify:Maximum gives the undeniably spectacular Code: [(512*G_0^9*x^16*√(6*G_0*x^32+√(x^4+4*G_0^2)*(x^32+16*G_0^2*x^28+8*G_0*x^28+96*G_0^4*x^24+96*G_0^3*x^24+16*G_0^2*x^24+256*G_0^6*x^20+384*G_0^5*x^20+128*G_0^4*x^20+256*G_0^8*x^16+6*x^24+32*G_0^3*x^20+512*G_0^7*x^16+48*G_0^2*x^20+256*G_0^6*x^16-16*G_0*x^20+256*G_0^5*x^16+224*G_0^4*x^16-12*x^20-96*G_0^3*x^16+512*G_0^7*x^12-64*G_0^2*x^16+512*G_0^6*x^12-128*G_0^5*x^12-64*G_0^4*x^12+x^16-32*G_0^3*x^12-32*G_0^2*x^12+256*G_0^6*x^8+8*G_0*x^12-128*G_0^4*x^8+4*x^12+16*G_0^2*x^8)+4*x^32+64*G_0^3*x^28+32*G_0^2*x^28-24*G_0*x^28+192*G_0^5*x^24-8*x^28-224*G_0^3*x^24-48*G_0^2*x^24-512*G_0^6*x^20+12*G_0*x^24-640*G_0^5*x^20-512*G_0^9*x^16-64*G_0^4*x^20-1024*G_0^8*x^16-512*G_0^7*x^16-16*G_0^2*x^20-256*G_0^6*x^16+16*G_0*x^20-448*G_0^5*x^16-1024*G_0^8*x^12+8*x^20+128*G_0^3*x^16-1024*G_0^7*x^12+48*G_0^2*x^16+256*G_0^6*x^12-2*G_0*x^16+128*G_0^5*x^12+64*G_0^4*x^12-4*x^16+64*G_0^3*x^12-512*G_0^7*x^8-16*G_0^2*x^12-8*G_0*x^12+256*G_0^5*x^8-32*G_0^3*x^8)+(-768*)*G_0^8*x^18*√(6*G_0*x^32+√(x^4+4*G_0^2)*(x^32+16*G_0^2*x^28+8*G_0*x^28+96*G_0^4*x^24+96*G_0^3*x^24+16*G_0^2*x^24+256*G_0^6*x^20+384*G_0^5*x^20+128*G_0^4*x^20+256*G_0^8*x^16+6*x^24+32*G_0^3*x^20+512*G_0^7*x^16+48*G_0^2*x^20+256*G_0^6*x^16-16*G_0*x^20+256*G_0^5*x^16+224*G_0^4*x^16-12*x^20-96*G_0^3*x^16+512*G_0^7*x^12-64*G_0^2*x^16+512*G_0^6*x^12-128*G_0^5*x^12-64*G_0^4*x^12+x^16-32*G_0^3*x^12-32*G_0^2*x^12+256*G_0^6*x^8+8*G_0*x^12-128*G_0^4*x^8+4*x^12+16*G_0^2*x^8)+4*x^32+64*G_0^3*x^28+32*G_0^2*x^28-24*G_0*x^28+192*G_0^5*x^24-8*x^28-224*G_0^3*x^24-48*G_0^2*x^24-512*G_0^6*x^20+12*G_0*x^24-640*G_0^5*x^20-512*G_0^9*x^16-64*G_0^4*x^20-1024*G_0^8*x^16-512*G_0^7*x^16-16*G_0^2*x^20-256*G_0^6*x^16+16*G_0*x^20-448*G_0^5*x^16-1024*G_0^8*x^12+8*x^20+128*G_0^3*x^16-1024*G_0^7*x^12+48*G_0^2*x^16+256*G_0^6*x^12-2*G_0*x^16+128*G_0^5*x^12+64*G_0^4*x^12-4*x^16+64*G_0^3*x^12-512*G_0^7*x^8-16*G_0^2*x^12-8*G_0*x^12+256*G_0^5*x^8-32*G_0^3*x^8)+1024*G_0^8*x^16*√(6*G_0*x^32+√(x^4+4*G_0^2)*(x^32+16*G_0^2*x^28+8*G_0*x^28+96*G_0^4*x^24+96*G_0^3*x^24+16*G_0^2*x^24+256*G_0^6*x^20+384*G_0^5*x^20+128*G_0^4*x^20+256*G_0^8*x^16+6*x^24+32*G_0^3*x^20+512*G_0^7*x^16+48*G_0^2*x^20+256*G_0^6*x^16-16*G_0*x^20+256*G_0^5*x^16+224*G_0^4*x^16-12*x^20-96*G_0^3*x^16+512*G_0^7*x^12-64*G_0^2*x^16+512*G_0^6*x^12-128*G_0^5*x^12-64*G_0^4*x^12+x^16-32*G_0^3*x^12-32*G_0^2*x^12+256*G_0^6*x^8+8*G_0*x^12-128*G_0^4*x^8+4*x^12+16*G_0^2*x^8)+4*x^32+64*G_0^3*x^28+32*G_0^2*x^28-24*G_0*x^28+192*G_0^5*x^24-8*x^28-224*G_0^3*x^24-48*G_0^2*x^24-512*G_0^6*x^20+12*G_0*x^24-640*G_0^5*x^20-512*G_0^9*x^16-64*G_0^4*x^20-1024*G_0^8*x^16-512*G_0^7*x^16-16*G_0^2*x^20-256*G_0^6*x^16+16*G_0*x^20-448*G_0^5*x^16-1024*G_0^8*x^12+8*x^20+128*G_0^3*x^16-1024*G_0^7*x^12+48*G_0^2*x^16+256*G_0^6*x^12-2*G_0*x^16+128*G_0^5*x^12+64*G_0^4*x^12-4*x^16+64*G_0^3*x^12-512*G_0^7*x^8-16*G_0^2*x^12-8*G_0*x^12+256*G_0^5*x^8-32*G_0^3*x^8)+1024*G_0^8*x^12*√(6*G_0*x^32+√(x^4+4*G_0^2)*(x^32+16*G_0^2*x^28+8*G_0*x^28+96*G_0^4*x^24+96*G_0^3*x^24+16*G_0^2*x^24+256*G_0^6*x^20+384*G_0^5*x^20+128*G_0^4*x^20+256*G_0^8*x^16+6*x^24+32*G_0^3*x^20+512*G_0^7*x^16+48*G_0^2*x^20+256*G_0^6*x^16-16*G_0*x^20+256*G_0^5*x^16+224*G_0^4*x^16-12*x^20-96*G_0^3*x^16+512*G_0^7*x^12-64*G_0^2*x^16+512*G_0^6*x^12-128*G_0^5*x^12-64*G_0^4*x^12+x^16-32*G_0^3*x^12-32*G_0^2*x^12+256*G_0^6*x^8+8*G_0*x^12-128*G_0^4*x^8+4*x^12+16*G_0^2*x^8)+4*x^32+64*G_0^3*x^28+32*G_0^2*x^28-24*G_0*x^28+192*G_0^5*x^24-8*x^28-224*G_0^3*x^24-48*G_0^2*x^24-512*G_0^6*x^20+12*G_0*x^24-640*G_0^5*x^20-512*G_0^9*x^16-64*G_0^4*x^20-1024*G_0^8*x^16-512*G_0^7*x^16-16*G_0^2*x^20-256*G_0^6*x^16+16*G_0*x^20-448*G_0^5*x^16-1024*G_0^8*x^12+8*x^20+128*G_0^3*x^16-1024*G_0^7*x^12+48*G_0^2*x^16+256*G_0^6*x^12-2*G_0*x^16+128*G_0^5*x^12+64*G_0^4*x^12-4*x^16+64*G_0^3*x^12-512*G_0^7*x^8-16*G_0^2*x^12-8*G_0*x^12+256*G_0^5*x^8-32*G_0^3*x^8)+(-1024*)*G_0^7*x^18*√(6*G_0*x^32+√(x^4+4*G_0^2)*(x^32+16*G_0^2*x^28+8*G_0*x^28+96*G_0^4*x^24+96*G_0^3*x^24+16*G_0^2*x^24+256*G_0^6*x^20+384*G_0^5*x^20+128*G_0^4*x^20+256*G_0^8*x^16+6*x^24+32*G_0^3*x^20+512*G_0^7*x^16+48*G_0^2*x^20+256*G_0^6*x^16-16*G_0*x^20+256*G_0^5*x^16+224*G_0^4*x^16-12*x^20-96*G_0^3*x^16+512*G_0^7*x^12-64*G_0^2*x^16+512*G_0^6*x^12-128*G_0^5*x^12-64*G_0^4*x^12+x^16-32*G_0^3*x^12-32*G_0^2*x^12+256*G_0^6*x^8+8*G_0*x^12-128*G_0^4*x^8+4*x^12+16*G_0^2*x^8)+4*x^32+64*G_0^3*x^28+32*G_0^2*x^28-24*G_0*x^28+192*G_0^5*x^24-8*x^28-224*G_0^3*x^24-48*G_0^2*x^24-512*G_0^6*x^20+12*G_0*x^24-640*G_0^5*x^20-512*G_0^9*x^16-64*G_0^4*x^20-1024*G_0^8*x^16-512*G_0^7*x^16-16*G_0^2*x^20-256*G_0^6*x^16+16*G_0*x^20-448*G_0^5*x^16-1024*G_0^8*x^12+8*x^20+128*G_0^3*x^16-1024*G_0^7*x^12+48*G_0^2*x^16+256*G_0^6*x^12-2*G_0*x^16+128*G_0^5*x^12+64*G_0^4*x^12-4*x^16+64*G_0^3*x^12-512*G_0^7*x^8-16*G_0^2*x^12-8*G_0*x^12+256*G_0^5*x^8-32*G_0^3*x^8)+512*G_0^7*x^16*√(6*G_0*x^32+√(x^4+4*G_0^2)*(x^32+16*G_0^2*x^28+8*G_0*x^28+96*G_0^4*x^24+96*G_0^3*x^24+16*G_0^2*x^24+256*G_0^6*x^20+384*G_0^5*x^20+128*G_0^4*x^20+256*G_0^8*x^16+6*x^24+32*G_0^3*x^20+512*G_0^7*x^16+48*G_0^2*x^20+256*G_0^6*x^16-16*G_0*x^20+256*G_0^5*x^16+224*G_0^4*x^16-12*x^20-96*G_0^3*x^16+512*G_0^7*x^12-64*G_0^2*x^16+512*G_0^6*x^12-128*G_0^5*x^12-64*G_0^4*x^12+x^16-32*G_0^3*x^12-32*G_0^2*x^12+256*G_0^6*x^8+8*G_0*x^12-128*G_0^4*x^8+4*x^12+16*G_0^2*x^8)+4*x^32+64*G_0^3*x^28+32*G_0^2*x^28-24*G_0*x^28+192*G_0^5*x^24-8*x^28-224*G_0^3*x^24-48*G_0^2*x^24-512*G_0^6*x^20+12*G_0*x^24-640*G_0^5*x^20-512*G_0^9*x^16-64*G_0^4*x^20-1024*G_0^8*x^16-512*G_0^7*x^16-16*G_0^2*x^20-256*G_0^6*x^16+16*G_0*x^20-448*G_0^5*x^16-1024*G_0^8*x^12+8*x^20+128*G_0^3*x^16-1024*G_0^7*x^12+48*G_0^2*x^16+256*G_0^6*x^12-2*G_0*x^16+128*G_0^5*x^12+64*G_0^4*x^12-4*x^16+64*G_0^3*x^12-512*G_0^7*x^8-16*G_0^2*x^12-8*G_0*x^12+256*G_0^5*x^8-32*G_0^3*x^8)+(-1024*)*G_0^7*x^14*√(6*G_0*x^32+√(x^4+4*G_0^2)*(x^32+16*G_0^2*x^28+8*G_0*x^28+96*G_0^4*x^24+96*G_0^3*x^24+16*G_0^2*x^24+256*G_0^6*x^20+384*G_0^5*x^20+128*G_0^4*x^20+256*G_0^8*x^16+6*x^24+32*G_0^3*x^20+512*G_0^7*x^16+48*G_0^2*x^20+256*G_0^6*x^16-16*G_0*x^20+256*G_0^5*x^16+224*G_0^4*x^16-12*x^20-96*G_0^3*x^16+512*G_0^7*x^12-64*G_0^2*x^16+512*G_0^6*x^12-128*G_0^5*x^12-64*G_0^4*x^12+x^16-32*G_0^3*x^12-32*G_0^2*x^12+256*G_0^6*x^8+8*G_0*x^12-128*G_0^4*x^8+4*x^12+16*G_0^2*x^8)+4*x^32+64*G_0^3*x^28+32*G_0^2*x^28-24*G_0*x^28+192*G_0^5*x^24-8*x^28-224*G_0^3*x^24-48*G_0^2*x^24-512*G_0^6*x^20+12*G_0*x^24-640*G_0^5*x^20-512*G_0^9*x^16-64*G_0^4*x^20-1024*G_0^8*x^16-512*G_0^7*x^16-16*G_0^2*x^20-256*G_0^6*x^16+16*G_0*x^20-448*G_0^5*x^16-1024*G_0^8*x^12+8*x^20+128*G_0^3*x^16-1024*G_0^7*x^12+48*G_0^2*x^16+256*G_0^6*x^12-2*G_0*x^16+128*G_0^5*x^12+64*G_0^4*x^12-4*x^16+64*G_0^3*x^12-512*G_0^7*x^8-16*G_0^2*x^12-8*G_0*x^12+256*G_0^5*x^8-32*G_0^3*x^8)+1024*G_0^7*x^12*√(6*G_0*x^32+√(x^4+4*G_0^2)*(x^32+16*G_0^2*x^28+8*G_0*x^28+96*G_0^4*x^24+96*G_0^3*x^24+16*G_0^2*x^24+256*G_0^6*x^20+384*G_0^5*x^20+128*G_0^4*x^20+256*G_0^8*x^16+6*x^24+32*G_0^3*x^20+512*G_0^7*x^16+48*G_0^2*x^20+256*G_0^6*x^16-16*G_0*x^20+256*G_0^5*x^16+224*G_0^4*x^16-12*x^20-96*G_0^3*x^16+512*G_0^7*x^12-64*G_0^2*x^16+512*G_0^6*x^12-128*G_0^5*x^12-64*G_0^4*x^12+x^16-32*G_0^3*x^12-32*G_0^2*x^12+256*G_0^6*x^8+8*G_0*x^12-128*G_0^4*x^8+4*x^12+16*G_0^2*x^8)+4*x^32+64*G_0^3*x^28+32*G_0^2*x^28-24*G_0*x^28+192*G_0^5*x^24-8*x^28-224*G_0^3*x^24-48*G_0^2*x^24-512*G_0^6*x^20+12*G_0*x^24-640*G_0^5*x^20-512*G_0^9*x^16-64*G_0^4*x^20-1024*G_0^8*x^16-512*G_0^7*x^16-16*G_0^2*x^20-256*G_0^6*x^16+16*G_0*x^20-448*G_0^5*x^16-1024*G_0^8*x^12+8*x^20+128*G_0^3*x^16-1024*G_0^7*x^12+48*G_0^2*x^16+256*G_0^6*x^12-2*G_0*x^16+128*G_0^5*x^12+64*G_0^4*x^12-4*x^16+64*G_0^3*x^12-512*G_0^7*x^8-16*G_0^2*x^12-8*G_0*x^12+256*G_0^5*x^8-32*G_0^3*x^8)+512*G_0^7*x^8*√(6*G_0*x^32+√(x^4+4*G_0^2)*(x^32+16*G_0^2*x^28+8*G_0*x^28+96*G_0^4*x^24+96*G_0^3*x^24+16*G_0^2*x^24+256*G_0^6*x^20+384*G_0^5*x^20+128*G_0^4*x^20+256*G_0^8*x^16+6*x^24+32*G_0^3*x^20+512*G_0^7*x^16+48*G_0^2*x^20+256*G_0^6*x^16-16*G_0*x^20+256*G_0^5*x^16+224*G_0^4*x^16-12*x^20-96*G_0^3*x^16+512*G_0^7*x^12-64*G_0^2*x^16+512*G_0^6*x^12-128*G_0^5*x^12-64*G_0^4*x^12+x^16-32*G_0^3*x^12-32*G_0^2*x^12+256*G_0^6*x^8+8*G_0*x^12-128*G_0^4*x^8+4*x^12+16*G_0^2*x^8)+4*x^32+64*G_0^3*x^28+32*G_0^2*x^28-24*G_0*x^28+192*G_0^5*x^24-8*x^28-224*G_0^3*x^24-48*G_0^2*x^24-512*G_0^6*x^20+12*G_0*x^24-640*G_0^5*x^20-512*G_0^9*x^16-64*G_0^4*x^20-1024*G_0^8*x^16-512*G_0^7*x^16-16*G_0^2*x^20-256*G_0^6*x^16+16*G_0*x^20-448*G_0^5*x^16-1024*G_0^8*x^12+8*x^20+128*G_0^3*x^16-1024*G_0^7*x^12+48*G_0^2*x^16+256*G_0^6*x^12-2*G_0*x^16+128*G_0^5*x^12+64*G_0^4*x^12-4*x^16+64*G_0^3*x^12-512*G_0^7*x^8-16*G_0^2*x^12-8*G_0*x^12+256*G_0^5*x^8-32*G_0^3*x^8)+(-512*)*G_0^6*x^22*√(6*G_0*x^32+√(x^4+4*G_0^2)*(x^32+16*G_0^2*x^28+8*G_0*x^28+96*G_0^4*x^24+96*G_0^3*x^24+16*G_0^2*x^24+256*G_0^6*x^20+384*G_0^5*x^20+128*G_0^4*x^20+256*G_0^8*x^16+6*x^24+32*G_0^3*x^20+512*G_0^7*x^16+48*G_0^2*x^20+256*G_0^6*x^16-16*G_0*x^20+256*G_0^5*x^16+224*G_0^4*x^16-12*x^20-96*G_0^3*x^16+512*G_0^7*x^12-64*G_0^2*x^16+512*G_0^6*x^12-128*G_0^5*x^12-64*G_0^4*x^12+x^16-32*G_0^3*x^12-32*G_0^2*x^12+256*G_0^6*x^8+8*G_0*x^12-128*G_0^4*x^8+4*x^12+16*G_0^2*x^8)+4*x^32+64*G_0^3*x^28+32*G_0^2*x^28-24*G_0*x^28+192*G_0^5*x^24-8*x^28-224*G_0^3*x^24-48*G_0^2*x^24-512*G_0^6*x^20+12*G_0*x^24-640*G_0^5*x^20-512*G_0^9*x^16-64*G_0^4*x^20-1024*G_0^8*x^16-512*G_0^7*x^16-16*G_0^2*x^20-256*G_0^6*x^16+16*G_0*x^20-448*G_0^5*x^16-1024*G_0^8*x^12+8*x^20+128*G_0^3*x^16-1024*G_0^7*x^12+48*G_0^2*x^16+256*G_0^6*x^12-2*G_0*x^16+128*G_0^5*x^12+64*G_0^4*x^12-4*x^16+64*G_0^3*x^12-512*G_0^7*x^8-16*G_0^2*x^12-8*G_0*x^12+256*G_0^5*x^8-32*G_0^3*x^8)+512*G_0^6*x^20*√(6*G_0*x^32+√(x^4+4*G_0^2)*(x^32+16*G_0^2*x^28+8*G_0*x^28+96*G_0^4*x^24+96*G_0^3*x^24+16*G_0^2*x^24+256*G_0^6*x^20+384*G_0^5*x^20+128*G_0^4*x^20+256*G_0^8*x^16+6*x^24+32*G_0^3*x^20+512*G_0^7*x^16+48*G_0^2*x^20+256*G_0^6*x^16-16*G_0*x^20+256*G_0^5*x^16+224*G_0^4*x^16-12*x^20-96*G_0^3*x^16+512*G_0^7*x^12-64*G_0^2*x^16+512*G_0^6*x^12-128*G_0^5*x^12-64 I had to truncate the result as its longer than the forum can handle! Code:
RE: Desolve gives wrong results - COB160 - 12-24-2019 08:17 AM (12-24-2019 03:18 AM)Tim Wessman Wrote: Yes, you look at it and say "brain, that is a c". Very very funny answer! I can’t stop laughing. The variable c could be any number but there is no reason to arbitrarily chance the sign of it. RE: Desolve gives wrong results - COB160 - 12-24-2019 08:25 AM Is there any other way to came out with a symbolic solution of differential equations? Maybe using different function or changing calculator’s Settings RE: Desolve gives wrong results - toml_12953 - 12-24-2019 03:44 PM (12-24-2019 06:21 AM)Stevetuc Wrote:(12-23-2019 06:47 PM)CyberAngel Wrote: The constant(s) could be anything Are you sure about that 317th character? It looks wrong to me. RE: Desolve gives wrong results - Stevetuc - 12-24-2019 03:53 PM (12-24-2019 03:44 PM)toml_12953 Wrote:Could be a translation error, its probably fine..maybe view the answer on the Prime?(12-24-2019 06:21 AM)Stevetuc Wrote: Correct but unfriendly, as the constant could be simplified to c_1 say, even if c is reserved. There may be errors in the bits that couldn't be pasted though, I haven't checked through it yet.. RE: Desolve gives wrong results - toml_12953 - 12-24-2019 04:50 PM (12-24-2019 03:53 PM)Stevetuc Wrote:(12-24-2019 03:44 PM)toml_12953 Wrote: Are you sure about that 317th character? It looks wrong to me.Could be a translation error, its probably fine..maybe view the answer on the Prime? I was just hoping someone would waste time counting characters! RE: Desolve gives wrong results - Stevetuc - 12-24-2019 04:55 PM (12-24-2019 04:50 PM)toml_12953 Wrote:(12-24-2019 03:53 PM)Stevetuc Wrote: Could be a translation error, its probably fine..maybe view the answer on the Prime? Yeah, would'nt it be nice if the prime had a search for character function for answers like that one and jokes like that one! RE: Desolve gives wrong results - parisse - 12-24-2019 06:54 PM I can not reproduce. desolve(y'=-i*x/y,y) on the Prime returns [sqrt(-i*x^2-G0),-sqrt(-i*x^2-G0)]. simplify leaves this answer unchanged. RE: Desolve gives wrong results - Stevetuc - 12-24-2019 09:43 PM The result I reported was on android 2.1.14181 (2018 10 16) On android 2.1.14346 (2019 11 21) it simply crashes after much text output to console. [attachment=7954] [attachment=7953] RE: Desolve gives wrong results - Aries - 12-25-2019 09:13 AM (12-24-2019 08:25 AM)COB160 Wrote: Is there any other way to came out with a symbolic solution of differential equations? Maybe using different function or changing calculator’s Settings For comparison's sake, let's see how CX II's like: (y=-sqrt(c-x^2) et (x^2)-c<=0) V (y=sqrt(c-x^2) et (x^2)-c<=0). Have a pleasant XMas, Aries RE: Desolve gives wrong results - Marcel - 12-25-2019 02:15 PM Hi! The first post from COB160 change FROM: … to wolframalpha: sqrt(-x^2+c) and -sqrt(-x^2+c). TO … to wolframalpha: sqrt(-x^2+2c) and -sqrt(-x^2+2c). If you look the first response from CyberAngel you will see the original post. Question, Why doing this? Is it to adjust WolframAlpha to the response of the Prime.. This is not a good way to make a champion. Marcel RE: Desolve gives wrong results - parisse - 12-25-2019 04:39 PM (12-24-2019 09:43 PM)Stevetuc Wrote: The result I reported was on android 2.1.14181 (2018 10 16)I checked with the emulator (old Mac 2018 07 06) and with the devel windows version, both return the expected answer and simplify does nothing. If something wrong happens elsewhere, I can not do anything to fix it myself. RE: Desolve gives wrong results - CyberAngel - 12-25-2019 05:18 PM (12-25-2019 04:39 PM)parisse Wrote:What about this:(12-24-2019 09:43 PM)Stevetuc Wrote: The result I reported was on android 2.1.14181 (2018 10 16)I checked with the emulator (old Mac 2018 07 06) and with the devel windows version, both return the expected answer and simplify does nothing. If something wrong happens elsewhere, I can not do anything to fix it myself. RE: Desolve gives wrong results - lrdheat - 12-25-2019 05:29 PM On my G2, if I type in the expression in question, the unit displays [-x/y’] as it’s solution. If I use a desolve example, and edit the letters to show our example, I get the correct answer, [sqrt(-x^2*G_0 -sqrt(-x^2-2*G_0]. How do I correctly enter this so to not have to bring up the example, and edit it to show my intended expression? RE: Desolve gives wrong results - Stevetuc - 12-25-2019 06:25 PM (12-25-2019 04:39 PM)parisse Wrote:(12-24-2019 09:43 PM)Stevetuc Wrote: The result I reported was on android 2.1.14181 (2018 10 16)I checked with the emulator (old Mac 2018 07 06) and with the devel windows version, both return the expected answer and simplify does nothing. If something wrong happens elsewhere, I can not do anything to fix it myself. Hopefully Tim or Cyrille can take a look. |