MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

function reduction

  • To: mathgroup at smc.vnet.net
  • Subject: [mg110662] function reduction
  • From: loke <developer.loke at gmail.com>
  • Date: Thu, 1 Jul 2010 08:26:39 -0400 (EDT)

I am using wolfram alpha. When I enter
solve( mod( 17 * y, 60 ) = 1 )

It resolves it to a function
y = 60 n+53 and n element Z

How does it do it? I have tried this with other values, and it does it
very well.

Thanks
Loke


  • Prev by Date: Re: Creating sub-list based on a given criterion
  • Next by Date: Importing a file from computer's hard drive !!
  • Previous by thread: Re: Creating sub-list based on a given criterion
  • Next by thread: Re: function reduction