Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A repository of programs to prove or disprove the things said in Fermat's Library.

License

NotificationsYou must be signed in to change notification settings

Niweera/fermatslibrary

Repository files navigation

The programs in this repo are tests to prove or disprove mathematical theorems.

1. primerp^p

The program to check if there is a prime number except 3 which will result a prime number when (prime ^ prime + 2).

$ node primerp^p.js

or

$ python primerp^p.py <starting point>

Example:

$ python primerp^p.py 100

primerp^p.py usesSympy. Before running the script make sure to install Sympy library.

$ pip install sympy

About

A repository of programs to prove or disprove the things said in Fermat's Library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp