Post Reply 
Euler Identity in Home
04-14-2014, 06:17 PM (This post was last modified: 04-14-2014 06:52 PM by Han.)
Post: #40
RE: Euler Identity in Home
(04-14-2014 02:48 PM)ColinJDenman Wrote:  My attitude from the beginning has been a concern that observable error in a one-shot simple calculation questions what the errors are in a more complex one. And how to estimate them and rely on the results I see..

The issue that I see (based on the posts in this thread) is nowhere close to, say, a case of a calculator computing 2+3 and returning 5.8. I don't work for HP (nor do I claim to speak for them) but I feel pretty confident in saying that the error resulting from using the Home view in doing numerical calculations will very likely NOT balloon into something ridiculous. The error is somewhere out toward the 10th or 11th decimal place. That said, anyone using any sort of calculating tool will necessarily need to be aware of roundoff error. This goes for using the CAS view as well. The results you get, even if all the precision needed is there, will still need to be interpreted correctly. (E.g. I always tell my students to watch out for negative values that a calculator will correctly return, but will not make sense if they are solving for the length of a side of a box.)

If you are doing scientific work in which even the slightest bit of error may result in catastrophic consequences, a scientific calculator is hardly the tool -- whether designed by HP or any other company.

EDIT: To address your specific example of: \( \frac{\cos(\pi/2)}{\sin(\pi)} \) -- there is a singularity at \( \theta = \pi \) for \( \frac{\cos(\theta/2)}{\sin(\theta)} \) so any numerical answer your calculator returns is the wrong answer.

EDIT #2: For calculators (such as the TI-84), if I type in \( \cos(3.141592654) \) it spits out the answer as -1. This is mathematically wrong, as \( \cos( \pi ) = -1 \) and \( \pi \not= 3.141592654 \). So what happens if I need to actually compute the cosine of the rational number 3.141592654? The calculator gives me division by 0 if I do \( 1/ \cos( 3.141592654) \) even though I know the denominator is not 0. The answer is off by a magnitude of "infinity" if you will. Of course this entire example is a bit silly. Insisting that \( \cos ( 3.141592654 ) = -1 \) being "wrong" is just as silly as insisting that \( \cos (3.141592654 ) \not=-1 \) is "right" -- inside an environment that is limited in precision.

I recommend reading:

http://www.stewartcalculus.com/data/ESSE...mp_stu.pdf
http://apcentral.collegeboard.com/apc/me...11703.html
http://www2.edc.org/cme/showcase/KY/calcliesarticle.pdf

(The third link is extremely interesting -- the graph of \( \sin(46x)\) looks like \(-\sin(x)\).)

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Euler Identity in Home - ColinJDenman - 04-04-2014, 12:09 AM
RE: Euler Identity in Home - Helge Gabert - 04-04-2014, 12:57 AM
RE: Euler Identity in Home - ColinJDenman - 04-04-2014, 01:14 AM
RE: Euler Identity in Home - Helge Gabert - 04-04-2014, 01:48 AM
RE: Euler Identity in Home - ColinJDenman - 04-04-2014, 05:09 AM
RE: Euler Identity in Home - Joe Horn - 04-04-2014, 09:26 PM
RE: Euler Identity in Home - orcinus - 04-05-2014, 04:08 AM
RE: Euler Identity in Home - jebem - 04-05-2014, 04:18 PM
RE: Euler Identity in Home - jebem - 04-05-2014, 04:28 PM
RE: Euler Identity in Home - jebem - 04-05-2014, 04:35 PM
RE: Euler Identity in Home - jebem - 04-05-2014, 04:41 PM
RE: Euler Identity in Home - jebem - 04-05-2014, 04:59 PM
RE: Euler Identity in Home - ColinJDenman - 04-27-2014, 10:59 PM
RE: Euler Identity in Home - HP67 - 04-04-2014, 06:05 AM
RE: Euler Identity in Home - orcinus - 04-04-2014, 04:18 PM
RE: Euler Identity in Home - DrD - 04-05-2014, 06:11 PM
RE: Euler Identity in Home - jebem - 04-05-2014, 07:32 PM
RE: Euler Identity in Home - ColinJDenman - 04-05-2014, 08:44 PM
RE: Euler Identity in Home - jebem - 04-05-2014, 09:18 PM
RE: Euler Identity in Home - ColinJDenman - 04-05-2014, 09:54 PM
RE: Euler Identity in Home - Joe Horn - 04-06-2014, 06:42 AM
RE: Euler Identity in Home - orcinus - 04-05-2014, 10:56 PM
RE: Euler Identity in Home - ColinJDenman - 04-05-2014, 11:38 PM
RE: Euler Identity in Home - orcinus - 04-06-2014, 01:33 PM
RE: Euler Identity in Home - ColinJDenman - 04-06-2014, 11:17 PM
RE: Euler Identity in Home - peacecalc - 04-06-2014, 10:07 AM
RE: Euler Identity in Home - jebem - 04-06-2014, 02:11 PM
RE: Euler Identity in Home - ColinJDenman - 04-06-2014, 11:31 PM
RE: Euler Identity in Home - orcinus - 04-07-2014, 04:08 PM
RE: Euler Identity in Home - Han - 04-07-2014, 07:33 PM
RE: Euler Identity in Home - debrouxl - 04-06-2014, 05:26 PM
RE: Euler Identity in Home - Tim Wessman - 04-07-2014, 04:32 PM
RE: Euler Identity in Home - HP67 - 04-08-2014, 07:41 AM
RE: Euler Identity in Home - orcinus - 04-08-2014, 01:31 PM
RE: Euler Identity in Home - Joe Horn - 04-08-2014, 11:43 PM
RE: Euler Identity in Home - ColinJDenman - 04-14-2014, 02:48 PM
RE: Euler Identity in Home - Han - 04-14-2014 06:17 PM
RE: Euler Identity in Home - ColinJDenman - 04-17-2014, 08:29 PM
RE: Euler Identity in Home - Han - 04-17-2014, 11:49 PM
RE: Euler Identity in Home - Han - 04-14-2014, 07:31 PM
RE: Euler Identity in Home - Han - 04-14-2014, 10:47 PM
RE: Euler Identity in Home - Han - 04-15-2014, 07:46 PM
RE: Euler Identity in Home - CR Haeger - 04-14-2014, 10:45 PM
RE: Euler Identity in Home - Joe Horn - 04-16-2014, 06:26 AM
RE: Euler Identity in Home - DavidM - 04-16-2014, 08:23 AM
RE: Euler Identity in Home - Dieter - 04-16-2014, 12:02 PM
RE: Euler Identity in Home - Han - 04-16-2014, 03:09 PM
RE: Euler Identity in Home - Joe Horn - 04-15-2014, 10:30 PM
RE: Euler Identity in Home - Joe Horn - 04-16-2014, 09:46 PM
RE: Euler Identity in Home - Han - 04-18-2014, 01:37 AM
RE: Euler Identity in Home - debrouxl - 04-28-2014, 05:59 AM



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