Re: effective Method to calculate n-th power
- From: William Elliot <marsh@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 9 Jun 2005 03:22:13 -0700
On Thu, 9 Jun 2005, Jyrki Lahtonen wrote:
> William Elliot wrote:
>
> >>How can you compute the order of g^x^n starting from the
> >>order of g^x alone??
> >
> > g^x^n = (g^x)^x^(n-1)
> > o(a^k) = o(a)/(k,o(a))
> >
> So the smallest monetary unit didn't drop, yet. How do you
> compute (x^(n-1),o(a)), when you don't know what x is?
>
How do you compute (-b +- sqr(b^2 - 4ac))/2a when you don't
know what a,b and c are?
.
- References:
- effective Method to calculate n-th power
- From: Zsuzsanna Doncho
- Re: effective Method to calculate n-th power
- From: Mkajuma
- Re: effective Method to calculate n-th power
- From: Zsuzsanna Doncho
- Re: effective Method to calculate n-th power
- From: William Elliot
- Re: effective Method to calculate n-th power
- From: Jyrki Lahtonen
- Re: effective Method to calculate n-th power
- From: William Elliot
- Re: effective Method to calculate n-th power
- From: Jyrki Lahtonen
- effective Method to calculate n-th power
- Prev by Date: Re: effective Method to calculate n-th power
- Next by Date: Re: Orlow cardinality question
- Previous by thread: Re: effective Method to calculate n-th power
- Next by thread: Re: effective Method to calculate n-th power
- Index(es):
Relevant Pages
|