Message Boards Message Boards

Inconsistent results for the the root of an equation?

Posted 2 years ago

Hi Guys

I am new to Mathematica, and still getting used to its interface.

Please refer to the attached image (1), it is a bit unclear, however I believe that it is readable.

The code presented in the image is the roots of an equation. When retyping the same code into Mathematica I get a completely different answer as per image (2).

Apologies but I am running Mathematica from my Pi and struggling to post on the forum from Rasbian.

Can anyone assist with an explanation for the difference in results?

enter image description here

enter image description here

POSTED BY: Mishal Mohanlal
3 Replies

It is your inconsistency in the capitalization: Sin and Cos, instead of sin and cos.

POSTED BY: Gianluca Gorni

Try Solve instead of Roots.

POSTED BY: Gianluca Gorni

Welcome to Wolfram Community! Please make sure you know the rules: https://wolfr.am/READ-1ST

The rules explain how to format your code properly. Posting code Images doesn't help other members to copy your code. Please EDIT your post and make sure code blocks start on a new paragraph and look framed and colored like this.

int = Integrate[1/(x^3 - 1), x];
Map[Framed, int, Infinity]

You can also embed notebook or attach notebook.

enter image description here

POSTED BY: Moderation Team
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract