-
1
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
1
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Archived Topics
- Tablets and Mobile Devices Archive
- Issue with integrating a definite integral whose indefinite ...

Create an account on the HP Community to personalize your profile and ask a question

05-14-2017 08:15 PM
I am still learning how to use the HP Prime Graphing Calculator, but I have a problem. Everytime I try to use int() in CAS mode to integrate 'sin(x^2)' from 0 to 2, but the answer the calculator gives is not the correct answer, it gives a very little number and other calculators my classmates use (TI, Casio, etc) give a whole different answer, what could the problem be? Thanks.
05-14-2017 08:24 PM - edited 05-14-2017 08:37 PM
Are you doing the calcuation in the CAS screen? (Press the CAS button)
Are you in degrees mode (that would be a very small number)? Tap the clock area, and tap the angle pi symbol.
Although I work for the HP calculator group as a head developer of the HP Prime, the views and opinions I post here are my own.
05-14-2017 08:38 PM - edited 05-14-2017 08:39 PM
Then what is your input, and what are you getting in return?
Also, what is the version of your software? To find it, tap the "Help" button, press TREE. Go to the top and find "About HP Prime" and report the date/version you see there.
Although I work for the HP calculator group as a head developer of the HP Prime, the views and opinions I post here are my own.
05-14-2017 08:43 PM
My input is:
int(sin(x^2),x,0,2)
and in return I am getting:
∫(from 0 to 2)sin(x^2)dx
In the past it gave me a number (a wrong number), but I resetted the calculator and now this is what I am getting. Any idea why this happens? TI and Casio calculators give the answer in return, mine just rewrites it.
05-14-2017 08:50 PM - edited 05-14-2017 08:51 PM
That indicates that there isn't an definitie integral for this equation. In order to integrate this symbolically, you need to have an implementation of the Frensel integral. Prime does not have that symbolic function (nor does any other graphing/scientific calculator).
What you need to do in this case is perform an APPROXIMATE numerical integration to get the result down to a number. Just press shift-ENTER (see the squiggly = sign, that is the mathematical "approximation" operator). Your number should pop out.
In the past, you may have done this in the HOME screen. When integrating in the home screen, it will automatically evaluate everything down to a "number" result. The CAS won't automatically do that and keep everything symbolic until you tell it to do something different.
Although I work for the HP calculator group as a head developer of the HP Prime, the views and opinions I post here are my own.
05-14-2017 09:31 PM - edited 05-15-2017 01:50 PM
In Approximate mode, is same, with Fresnel result ...
Fresnel integral ... https://en.m.wikipedia.org/wiki/Fresnel_integral
See, in comparison with ... Wolfram Alpha ... http://www.wolframalpha.com/input/?i=fresnel+(int(sin(x%5E2),x,0,2))
Have a nice day !.
@Maké (Technical Advisor Premium - HP Program Top Contributor).
Provost in HP Spanish Public Forum ... https://h30467.www3.hp.com/
05-14-2017 11:00 PM
Please stop telling people to put the CAS into approximate. It is not recommended, and is not the correct way to do things. It simply will cause MORE problems if you direct people to do this thing.
Although I work for the HP calculator group as a head developer of the HP Prime, the views and opinions I post here are my own.
