Re: FLTMA: A little group theory
- From: "The Dougster" <DGoncz@xxxxxxx>
- Date: 18 Oct 2006 03:53:51 -0700
There is a probem with FLTMA1.exe, at
ftp://users.aol.com/DGoncz/Education/NVCC.
I compute a quotient, then take the power. It doesn't work out.
I call the quotients qxiyz for quotient of x divided by y mod z,
qyixz similarly, and so qzixy and qxiyx. I call the inverse y mod z
iyz, and so
ixz, ixy, and iyx.
I find (x * iyz)^n mod z =/= qxiyz^n mod z
I was confused about how Chip Eastham got to (x/y)^n == -1 mod z but it
seemed right, and I think I understand it now, but working out y * iyz
= 1 mod z to solve for iyz, and computing qxiyz = (x * iyz) mod z
before looking at the powers qxiyz^n mod z just doesn't seem to work.
Have I made one too many substitutions and lost the validity of the
modular arithmetic?
Most likely it's a typo but I am not seeing it.
The latest version has been uploaded.
Doug
.
- Follow-Ups:
- Re: FLTMA: A little group theory
- From: Chip Eastham
- Re: FLTMA: A little group theory
- References:
- FLTMA: A little group theory
- From: The Dougster
- Re: FLTMA: A little group theory
- From: The Dougster
- Re: FLTMA: A little group theory
- From: The Dougster
- Re: FLTMA: A little group theory
- From: Chip Eastham
- Re: FLTMA: A little group theory
- From: The Dougster
- Re: FLTMA: A little group theory
- From: Chip Eastham
- Re: FLTMA: A little group theory
- From: The Dougster
- Re: FLTMA: A little group theory
- From: Chip Eastham
- Re: FLTMA: A little group theory
- From: The Dougster
- Re: FLTMA: A little group theory
- From: The Dougster
- Re: FLTMA: A little group theory
- From: The Dougster
- Re: FLTMA: A little group theory
- From: The Dougster
- Re: FLTMA: A little group theory
- From: Chip Eastham
- Re: FLTMA: A little group theory
- From: The Dougster
- FLTMA: A little group theory
- Prev by Date: Re: Dimension of rings, maximal ideals
- Next by Date: Re: Sum of binomial coefficients.
- Previous by thread: Re: FLTMA: A little group theory
- Next by thread: Re: FLTMA: A little group theory
- Index(es):
Relevant Pages
|