Re: FLTMA: A little group theory
- From: Markus Triska <triska@xxxxxx>
- Date: Wed, 25 Oct 2006 13:54:14 +0200
"The Dougster" <DGoncz@xxxxxxx> writes:
I wonder if Prolog or any language allows syntax like the following
The Function phi of integer x returns integer y such that
y = 0
for z = 1 to z-1
if y mod x > 0 then y = y + 1
next z
return y
Please post a corrected definition (should z go from 1 to z-1? should
the loop body be independent from z?), and I'll post a Prolog version.
Best wishes, -- Markus Triska
.
- Follow-Ups:
- Re: FLTMA: A little group theory
- From: The Dougster
- Re: FLTMA: A little group theory
- References:
- 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: 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: 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
- Prev by Date: Re: Analysis question
- Next by Date: Re: Automorphisms of the Klein curve
- Previous by thread: Re: FLTMA: A little group theory
- Next by thread: Re: FLTMA: A little group theory
- Index(es):
Relevant Pages
|