
Simple Sequence Calculator
Simple app for solving common math sequences
Kevin Baltazar · com.kebino.simplesequencecalculator
UpdatedJun 9, 2024
PublishedMar 20, 2021
Packagecom.kebino.simplesequencecalculator
MD5c0c18a0e4074df21974110efa013f421
SHA1 (signer)37:69:82:F9:11:00:96:DF:19:9D:56:3F:EC:28:56:B1:05:1F:FB:C5
Signed byCN=Android, OU=Android, O=Google Inc., L=Mountain View, ST=California, C=US
Architecturesarmeabi-v7a
Malware scanTRUSTED
Contact[email protected]
What's new
Updated target android sdk to 26
Description
Arithmetic Sequence
- Find the nth term and the sum of the first n terms of an arithmetic sequence by providing a value for the initial term, common difference, and the index of the term that you want to find.
Geometric Sequence
-Find the nth term, partial sum, and sum to infinity of a geometric sequence by providing a value for the initial term, common ratio, and the index of the term.
Factorial
- Solve for the n! of a given integer
Fibonacci
- Calculate the n-th term of the Fibonacci sequence.
- Find the nth term and the sum of the first n terms of an arithmetic sequence by providing a value for the initial term, common difference, and the index of the term that you want to find.
Geometric Sequence
-Find the nth term, partial sum, and sum to infinity of a geometric sequence by providing a value for the initial term, common ratio, and the index of the term.
Factorial
- Solve for the n! of a given integer
Fibonacci
- Calculate the n-th term of the Fibonacci sequence.
Required features
- Faketouch android.hardware.faketouch
Permissions (2)
Simple Sequence Calculator requests the following Android permissions:
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Internet android.permission.INTERNET