Re: effective Method to calculate n-th power



On Wed, 8 Jun 2005, Zsuzsanna Doncho wrote:
> Mkajuma wrote:
> > "Zsuzsanna Doncho" <nospam@xxxxxxxxxx> wrote in message

> >>is there any efficient way to calculate for a given g^x and given n in a
> >>group G with order q, the value: g^{x^n}?
> >
> > Are you sure that you stated this correctly??
> I hope so. Can you tell me what am I missing?
>
If q is the order of the G, then the value of g^x^n is
g^r where r = remainder of x^n upon division by q.
You need to clarify that x is an integer and n a positive integer.
You can't compute g^x^n, at best you can only 'simplify' it and
be careful when x is negative.

If q is the order of g^x, then the order of g^x^n can be calculated
as I hinted in other post. That is different than the value of g^x^n
which, knowing the order, can be 'simplified'.

Have I clarified how your question is hard to interpret and ambiguous of
intent?
.



Relevant Pages

  • Re: Undo
    ... "I've never been able to use Spotlight to find ... to clarify, not simplify. ... that you don't know the location of a specific hit? ...
    (comp.sys.mac.apps)
  • Re: IF AND Formula Help Needed
    ... inconsistant, but its valid for what I'm doing. ... So, to clarify: ... returns B4 regardless of New or Update ... There is a inconsistency within your formula 1 that needs to be clarified before we try to simplify ...
    (microsoft.public.excel.misc)
  • Re: IF AND Formula Help Needed
    ... Thanks so much David, ... so I don't always know how to simplify. ... So, to clarify: ... returns B4 regardless of New or Update ...
    (microsoft.public.excel.misc)
  • Re: IF AND Formula Help Needed
    ... It's always clearer if you try to simplify your original formula and avoid ... So, to clarify: ... returns B4 regardless of New or Update ...
    (microsoft.public.excel.misc)
  • Re: simplify expr. involving sinh and arcsinh
    ... Badel wrote: ... >> i have this expression which i'd like to simplify ... >polynomials if a is a positive integer. ... Prev by Date: ...
    (sci.math)