Recent content by cenit

  1. C

    Mathematica Mathematica and systems of equations

    In fact I use LaTeX everyday. I just wanted to learn a little about mathematica typesetting, but it doesn't seem so effective, at least at the beginning. I saw one guy doing wonderful things (particularly interesting is the mixing of typesetting and interactive material), and I wanted to try...
  2. C

    Mathematica Mathematica and systems of equations

    I found that in mathematica 8, using ESC pw ESC, it writes a curly bracket that automatically braces all the equations of the system, while using the standard { character does not the trick (and maybe requires your suggestion). Anyway, thanks a lot! I know something about coding in...
  3. C

    Mathematica Mathematica and systems of equations

    I'd like to write (so not calculate, just "publish") some notes using mathematica. My very big problem in fact is the text-mode... How could I write a system of equations in mathematica, so that it appears "beauty", divided into multiple lines? I don't want something like this: f =...
  4. C

    Mathematica How can I find fixed points for a map with a range of r values?

    thanks a lot. I missed the negative integers explanation somehow, even if I was looking for it...
  5. C

    Mathematica How can I find fixed points for a map with a range of r values?

    Sorry for asking in this old thread, but my problems are related to this code which I'm trying to learn. What's the meaning of the [[-10;;-1]] span? I really cannot understand it, and breaking the function in smaller parts doesn't help...
Back
Top