Number Theory Algorithms Application icon

Number Theory Algorithms 3.0.6.3

15.6 MB / 10K+ Downloads / Rating 3.9 - 122 reviews


See previous versions

Number Theory Algorithms, developed and published by ERVIN GEGPRIFTI, has released its latest version, 3.0.6.3, on 2024-12-26. This app falls under the Education category on the Google Play Store and has achieved over 10000 installs. It currently holds an overall rating of 3.9, based on 122 reviews.

Number Theory Algorithms APK available on this page is compatible with all Android devices that meet the required specifications (Android 5.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.gegprifti.android.numbertheoryalgorithms

Updated: 4 months ago

Developer Name: ERVIN GEGPRIFTI

Category: Education

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Number Theory Algorithms on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

3.9
Total 122 reviews

Reviews

5 ★, on 2023-12-19
Good experience from this application

1 ★, on 2023-08-25
Fake app fruid kr rhi free card offer py scam

5 ★, on 2023-03-12
It is very handy. Love it.

2 ★, on 2022-07-20
display too dim, practically unusable.

5 ★, on 2022-05-30
Very nice especially for those dealing with Cryptography...

1 ★, on 2021-10-29
No idea how it works, no instructions found

Previous Versions

Number Theory Algorithms 3.0.6.3
2024-12-26 / 15.6 MB / Android 5.0+

Number Theory Algorithms 3.0.6.1
2023-12-09 / 14.6 MB / Android 5.0+

About this app

Calculator:
Add two big integer numbers
Subtract two big integer numbers
Multiply two big integer numbers
Divide two big integer numbers
Power of a big integer number
Root of a big integer number
Greatest Common Divisor (GCD) of two big integer numbers
Lowest Common Multiple (LCM) of two big integer numbers
Modulo of two big integer numbers
Modulo Inverse of two big integer numbers
Check if a big integer is probable prime
Euler's phi-function
Factorial
Next probable prime to a big integer number
Next twin prime pair to a big integer number

Algorithms:
Simple Quadratic Form. Solve for x,y such as bxy+dx+ey=f where b,d,e,f,x,y in Z.
Euclidean Algorithm. Compute the Greatest Common Divisor (GCD) of two numbers a and b.
Extended Euclidean Algorithm. Solve for x, y such as ax + by = gcd(a, b).
Linear Diophantine Equation In Two Variables. Solve for x,y such as ax+by=c.
Linear Congruence In One Variable. Solve for x a congruence of the form ax ≡ b (mod m).
Linear Congruence In Two Variables. Solve for x,y a congruence of the form ax+by ≡ c (mod m).
Tonelli-Shanks Algorithm. Calculate the Quadratic Residue Modulo. Solve for x, a congruence of the form x² ≡ a (mod p) where p is prime.
Mod Factors. Calculate modular possible factors for a given number and a modulo. Find n ≡ bc (mod a) where (ax + c)(ay + b) = a(axy + bx + cy) + bc = n.
Primes List. List of primes ordered in columns.

Note: Performance is based on the device.

New features

Update to the latest target SDK version.

App Permissions

Allows access to the vibrator.
Allows applications to open network sockets.
Allows an application to read from external storage.
Allows applications to access information about networks.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.