Monday, September 26, 2011

Adjoint of a 3x3 Matrix for TI 83/84/+/SE

Hello everyone,
This is a program where, given a 3x3 matrix in the variable [F], it returns the adjoint in [G].

This program is compatible for the TI 83/84/+/SE calculators:
Adjoint.Matrix.TI84.zip

I am working on doing the same for matrices of other dimensions like 4x4 and 5x5, so keep checking!

Cheers
Ramanakumar

Monday, September 19, 2011

Integration of type 1/(ax^2+b) for TI 83/84/+/SE

Hello everyone,
Here's a program for finding the integral of function of the type 1/(ax^2+b) given a and b.

This program is compatible with the TI 83(+), 84(+) calculators:

Integration.to.get.ArcTan.TI84.zip

Enjoy!
Ramanakumar

Sunday, August 14, 2011

Geometric Series Equation finder for TI 84/+/SE


Hello everyone,
Here's a program for finding the equation in n for a geometric series given the first term and the common ratio.

This program is compatible for the TI 83(+), 84(+) calculators.

Geometric.Series.TI84.zip

Enjoy
Ramanakumar

Thursday, August 11, 2011

Numerals to Binary converter - TI84

Hello again,
This is a program which converts positive integers into binary digits.

The program is compatible with the TI 83(+), 84(+) calculators:
Binary.Digits.TI84.zip

Enjoy
Ramanakumar

Thursday, August 4, 2011

Arithmetic Series equation program for TI 84

Hello everyone,
Here's a program for finding the equation in n for an arithmetic series given the first term and the common difference.

This program is compatible for the TI 83(+), 84(+) calculators.

Arithmetic.Series.TI84.zip

Enjoy
Ramanakumar

Simple Harmonic Motion for TI84

Hello everyone,
Here's a program for find "omega", time period and frequency of a simple harmonic oscillator given maximum acceleration and amplitude.

This program is compatible for the TI 83(+), 84(+) calculator.

Simple.Harmonic.Motion.TI84.zip

Enjoy
Ramanakumar

Tuesday, July 5, 2011

Arithmetic and Geometric Series

Here is a program for finding the nth term of an arithmetic or geometric series for the TI Nspire non-CAS.
The instructions are on page 1.1 and the program can be run from page 1.2.
Arithmetic.Geometric.Series.zip

Enjoy!

Friday, July 1, 2011

Roots of a quadratic equation

Here is a program compatible with the TI-Nspire Non-CAS. The main program is in Page 1.1 while the instructions are in Page 1.2:
Quadratic.zip

If there are any problems please comment here so that I can improve it.

Enjoy!