MathGroup Archive 2012

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

Search the Archive

Re: Displaying the solution step by step in Wolfram Mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg129051] Re: Displaying the solution step by step in Wolfram Mathematica
  • From: Bob Hanlon <hanlonr357 at gmail.com>
  • Date: Sun, 9 Dec 2012 23:33:53 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-newout@smc.vnet.net
  • Delivered-to: mathgroup-newsend@smc.vnet.net
  • References: <11152412.1227263748089.JavaMail.root@m02>

Within Mathematica you can call WolframAlpha

WolframAlpha["e^2 x cos(3x)", IncludePods -> {"Indefinite Integral"},
 PodStates -> {"Step-by-step solution", "Show all steps"}]

Compare with

Integrate[E^2 x Cos[3 x], x] // Simplify


Bob Hanlon


On Sun, Dec 9, 2012 at 10:59 AM,  <anzatzi at gmail.com> wrote:
> Hi. By way of response to other posters, both Wolfram alpha (the web app) and Wolfram student assistant (ipad app) will show integration steps.  It is frustrating this is not in Mathematica, per se. Although Mathematica may occassionally employ integration solutions that are obscure, many of the problems I have done in student assistant have yeilded useful solutions.
>



  • Prev by Date: Re: Modifying Default Stylesheet
  • Next by Date: Re: How do you TraditionalForm inside your TextCell?
  • Previous by thread: Re: Displaying the solution step by step in Wolfram Mathematica
  • Next by thread: tautology of conditions