Differences between revisions 13 and 15 (spanning 2 versions)
Revision 13 as of 2010-02-05 05:57:25
Size: 30251
Editor: newacct
Comment:
Revision 15 as of 2012-05-09 04:32:21
Size: 30447
Editor: jason
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
{{{ {{{#!sagecell
Line 18: Line 18:
{{{ {{{#!sagecell
Line 72: Line 72:
{{{ {{{#!sagecell
Line 86: Line 86:
{{{ {{{#!sagecell
Line 94: Line 94:
== Prime Spiral - Square == == Prime Spiral - Square FIXME ==
Line 96: Line 96:
{{{ {{{#!sagecell
Line 233: Line 233:
{{{ {{{#!sagecell
Line 307: Line 307:
{{{ {{{#!sagecell
Line 330: Line 330:
{{{ {{{#!sagecell
Line 343: Line 343:
{{{ {{{#!sagecell
Line 366: Line 366:
{{{ {{{#!sagecell
Line 419: Line 419:
{{{ {{{#!sagecell
Line 500: Line 500:
{{{ {{{#!sagecell
Line 580: Line 580:
{{{ {{{#!sagecell
Line 672: Line 672:
{{{ {{{#!sagecell
Line 748: Line 748:
{{{ {{{#!sagecell
Line 763: Line 763:
{{{ {{{#!sagecell
Line 814: Line 814:
{{{ {{{#!sagecell
Line 824: Line 824:
{{{ {{{#!sagecell
Line 845: Line 845:
{{{ {{{#!sagecell

Integer Factorization

Divisibility Poset

by William Stein

divposet.png

Factor Trees

by William Stein

factortree.png

More complicated demonstration using Mathematica: http://demonstrations.wolfram.com/FactorTrees/

Factoring an Integer

by Timothy Clemans

Sage implementation of the Mathematica demonstration of the same name. http://demonstrations.wolfram.com/FactoringAnInteger/

Prime Numbers

Illustrating the prime number theorem

by William Stein

primes.png

Prime Spiral - Square FIXME

by David Runde

SquareSpiral.PNG

Prime Spiral - Polar

by David Runde

PolarSpiral.PNG

Modular Forms

Computing modular forms

by William Stein

modformbasis.png

Computing the cuspidal subgroup

by William Stein

cuspgroup.png

A Charpoly and Hecke Operator Graph

by William Stein

heckegraph.png

Modular Arithmetic

Quadratic Residue Table

by Emily Kirkman

quadres.png

quadresbig.png

Cubic Residue Table

by Emily Kirkman

cubres.png

Cyclotomic Fields

Gauss and Jacobi Sums in Complex Plane

by Emily Kirkman

jacobising.png

Exhaustive Jacobi Plotter

by Emily Kirkman

jacobiexh.png

Elliptic Curves

Adding points on an elliptic curve

by David Møller Hansen

PointAddEllipticCurve.png

Plotting an elliptic curve over a finite field

ellffplot.png

Cryptography

The Diffie-Hellman Key Exchange Protocol

by Timothy Clemans and William Stein

dh.png

Other

Continued Fraction Plotter

by William Stein

contfracplot.png

Computing Generalized Bernoulli Numbers

by William Stein (Sage-2.10.3)

bernoulli.png

Fundamental Domains of SL_2(ZZ)

by Robert Miller

fund_domain.png

interact/number_theory (last edited 2020-06-14 09:10:48 by chapoton)