EasyManua.ls Logo

HP 15c Collector's Edition User Manual

HP 15c Collector's Edition
308 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #268 background imageLoading...
Page #268 background image
256 Appendix E: A Detailed Look at f
If the interval of integration were (0, 10) so that the algorithm needed to
sample the function only at values where it was interesting but relatively
smooth, the sample points after the first few iterations would contribute
no new information about the behavior of the function. Therefore, only a
few iterations would be necessary before the disparity between
successive approximations became sufficiently small that the algorithm
could terminate with an approximation of a given accuracy.
On the other hand, if the interval of integration were more like the one
shown in the graph on page 252, most of the sample points would capture
the function in the region where its slope is not varying much. The few
sample points at small values of x would find that values of the function
changed appreciably from one iteration to the next. Consequently the
function would have to be evaluated at additional sample points before
the disparity between successive approximations would become
sufficiently small.
In order for the integral to be approximated with the same accuracy over
the larger interval as over the smaller interval, the density of the sample
points must be the same in the region where the function is interesting. To
achieve the same density of sample points, the total number of sample
points required over the larger interval is much greater than the number
required over the smaller interval. Consequently, several more iterations
are required over the larger interval to achieve an approximation with the
same accuracy, and therefore calculating the integral requires
considerably more time.
Because the calculation time depends on how soon a certain density of
sample points is achieved in the region where the function is interesting,
the calculation of the integral of any function will be prolonged if the
interval of integration includes mostly regions where the function is not
interesting. Fortunately, if you must calculate such an integral, you can
modify the problem so that the calculation time is considerably reduced.
Two such techniques are subdividing the interval of integration and
transformation of variables. These methods enable you to change the
function or the limits of integration so that the integrand is better
behaved over the interval(s) of integration. (These techniques are
described in the HP 15c Advanced Functions Handbook.)

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the HP 15c Collector's Edition and is the answer not in the manual?

HP 15c Collector's Edition Specifications

General IconGeneral
ModelHP 15c Collector's Edition
CategoryCalculator
TypeScientific
Power SourceBattery
ManufacturerHP
DisplayLCD
Functionscomplex numbers, matrix operations

Summary

Introduction

This Handbook

Outlines the structure of the manual, detailing its parts and how to use it for learning.

The HP Community

Discusses user groups and websites for HP calculator enthusiasts and information sharing.

Part I: HP 15c Fundamentals

Section 1: Getting Started

Covers basic operations like powering on, keyboard layout, and primary/alternate functions.

Section 2: Numeric Functions

Explains essential numeric operations including logs, trig, powers, and conversions.

Section 3: The Automatic Memory Stack, LAST X, and Data Storage

Details the RPN stack, LAST X register, and data storage operations.

Part II: HP 15c Programming

Section 6: Programming Basics

Introduces core programming concepts: creating, loading, running programs, and memory.

Section 8: Program Branching and Controls

Covers controlling program flow using branching, loops, and conditional tests.

Part III: HP 15c Advanced Functions

Section 11: Calculating With Complex Numbers

Covers entering, manipulating, and performing calculations with complex numbers.

Section 12: Calculating With Matrices

Explains matrix operations, including dimensioning, element access, and calculations.

Section 13: Finding the Roots of an Equation

Details using the SOLVE function for numerical root finding and equation solving.

Section 14: Numerical Integration

Explains how to perform numerical integration using the ∫f(x)dx key and subroutines.

Appendix A: Error Conditions

Error 8: No Root

Explains the error when the SOLVE function cannot find a root.

Error 0: Improper Mathematics Operation

Lists and explains errors related to mathematical operations and illegal arguments.

Appendix D: A Detailed Look at SOLVE

How SOLVE Works

Explains the numerical technique and logic behind the SOLVE algorithm.

Finding Several Roots

Discusses methods for finding multiple roots of an equation using the SOLVE function.

Related product manuals