Programming TI-83 for Reimann Sums: Y1=\sqrt{1+sin^3}

  • Thread starter Thread starter Echo 6 Sierra
  • Start date Start date
  • Tags Tags
    Root Ti-83
Click For Summary
SUMMARY

The discussion focuses on programming the TI-83 calculator to compute Riemann sums using the function Y1 = √(1 + sin³(x)). The correct method to input the sine cubed function is to use the syntax sqrt(1 + (sin(argument))^3), ensuring that the sine function is enclosed in parentheses before applying the exponent. This approach resolves the issue of inputting the sine cubed term accurately on the TI-83.

PREREQUISITES
  • Understanding of Riemann sums and their applications in calculus.
  • Familiarity with the TI-83 calculator interface and functions.
  • Basic knowledge of mathematical notation and function syntax.
  • Experience with using trigonometric functions on calculators.
NEXT STEPS
  • Research how to program additional functions on the TI-83 calculator.
  • Learn about advanced graphing techniques on the TI-83.
  • Explore the concept of numerical integration and its applications.
  • Study the properties of trigonometric functions and their transformations.
USEFUL FOR

Students and educators in mathematics, particularly those studying calculus and numerical methods, as well as anyone interested in enhancing their skills in programming the TI-83 calculator for complex functions.

Echo 6 Sierra
Messages
31
Reaction score
2
I'm trying to program my 83 for Reimann sums and I believe I've got it now but to plug in for Y1=[tex]\sqrt{1+sin^3}[/tex] how do I make the [tex]\sin^3[/tex] part because the parenthesis keep me from getting the ^3. I've tried the MATH button but it won't work that way.
 
Physics news on Phys.org
Hey,
You have to enter it like this:
sqrt(1 + (Sin(argument))^3)
Sin^3 is the same as (sin(argument))^3
 

Similar threads

  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 15 ·
Replies
15
Views
9K
Replies
3
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
1
Views
3K