Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #16633
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news-out.readnews.com!news-xxxfer.readnews.com!newspump.sol.net!posts.news.twtelecom.net!nnrp3.twtelecom.net!not-for-mail |
|---|---|
| From | Wiel Aerts <wiel.aerts@xs4all.nl> |
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | Strange result of solve |
| Date | Mon, 10 Mar 2014 08:41:56 +0000 (UTC) |
| Sender | steve@smc.vnet.net |
| Approved | Steven M. Christensen <steve@smc.vnet.net>, Moderator |
| Message-ID | <lfjtsk$hle$1@smc.vnet.net> (permalink) |
| Lines | 22 |
| Organization | Time-Warner Telecom |
| NNTP-Posting-Date | 10 Mar 2014 08:47:35 GMT |
| NNTP-Posting-Host | cbfa036c.news.twtelecom.net |
| X-Trace | DXC=EPY^;[BW`>mfPeRN`>Q>=dC_A=>8kQj6m;[h;PUXBgbdCWN^lO<@<PlEFiONJ7[GofZjnBea3:T6k |
| X-Complaints-To | abuse@twtelecom.net |
| Xref | csiph.com comp.soft-sys.math.mathematica:16633 |
Show key headers only | View raw
I cannot really understand the different results of the following:
Solve[ 5 x == 0, x, Modulus-> 5 ]
result: {{x-> 0}}
and:
Solve[ 0 x == 0, x, Modulus-> 5 ]
result: {{}}
The last means that every x is OK. Which I think is true. But I would
expect the same result for the first case.
What am I missing?
Wiel
I'm using MTM v9.
Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar
Strange result of solve Wiel Aerts <wiel.aerts@xs4all.nl> - 2014-03-10 08:41 +0000
csiph-web