(This is the first post in a three-part series about electrostatic and magnetostatic problems involving sharp edges.)
Mathematica can do a lot of different computations. Easy and complicated ones, numeric and symbolic ones, applied and theoretical ones, small and large ones. All by carrying out a
Mathematica program.
Wolfram|Alpha too carries out a lot of computations (actually, tens of millions every day), all specified through free-form inputs, not
Mathematica programs. Wolfram|Alpha is heavily based on
Mathematica, and many of the mathematical calculations that Wolfram|Alpha carries out rely on the mathematical power of
Mathematica. And while Wolfram|Alpha can carry out a vast amount of calculations, it cannot carry out all possible calculations, either because it does not (yet) know how to do a calculation or because the (underlying
Mathematica) calculation would take a longer time than available through Wolfram|Alpha. So for a detailed investigation of a more complicated engineering, physics, or chemistry problem, having a copy of
Mathematica handy is mandatory.
But there is also the reverse relation between
Mathematica and Wolfram|Alpha: Wolfram|Alpha's knowledge, especially its data knowledge, allows it to carry out investigations and calculations that can substantially increase the power of pure
Mathematica. And all of this is because Wolfram|Alpha's knowledge is accessible through the
WolframAlpha[] function within
Mathematica.