What is Mathematica: Definition and 1000 Discussions

Wolfram Mathematica is a software system with built-in libraries for several areas of technical computing that allow symbolic computation, manipulating matrices, plotting functions and various types of data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other programming languages. It was conceived by Stephen Wolfram and is developed by Wolfram Research of Champaign, Illinois. The Wolfram Language is the programming language used in Mathematica.

View More On Wikipedia.org
  1. N

    Mathematica Plotting Graphene in Mathematica

    I am encountering an issue when I plot attempting to plot 3d band structure of graphene in Mathematica. While the general shape and curvature looks fine, the cones at the K-points are not touching, which is an important qualitative electronic property of graphene. Since further down the line I...
  2. S

    Wolfram Mathematica: ListPlot3D to SphericalPlot3D

    Hello! There is a problem with Mathematica: i calculate an integral with a help of NIntegrate and get the whole list of spherical coordinates, like {6.24, 3.14, 0.323488}, {6.26, 3.14, 0.323488}, {6.28, 3.14, 0.323488} and so on... then i create a list, like data = List[{6.24, 3.14, 0.323488}...
  3. A

    Searching for Symmetries in PDEs with Mathematica(c)

    Hello, I have a problem in the search for symmetries in pde. I would use Mathematica(c), does anyone know how to set up the code to obtain generators and then symmetries? Thanks for all.
  4. B

    Mathematica Plotting A Set of Points in Mathematica

    A have the set consisting of the complex numbers ##1 + 3r \cos \theta - i r \sin \theta##, where ## r \in [0,1]## and ##\theta## may vary between ##0## and ##2 \pi##. This is my first encounter with mathematica, and am having difficulty discerning between the methods I have found online which...
  5. J

    Mathematica Mathematica: Finding ideal generators as fast as possible

    Hi, I'd like to find ``ideal'' generators for integer mod groups as quickly as possible and am running into timing problems when the number is large. It's a two-step process: (1) find orbits for all combinations of a generator set, and (2) select which generators are ideal. For (1), the step...
  6. M

    Mathematica Why is Mathematica struggling to solve this ODE with a known analytic solution?

    Hi PF! I am wondering if any of you can explain why Mathematica won't solve this ODE? I know an analytic solution exists (it's quadratic). Any help is greatly appreciated! $f0[x]$ is the name of the function. a = -1/5; DSolve[{-((2 a f0[x])/(1 + a)) + x f0'[x] + 2 (f0'[x])^2 + f0[x]...
  7. Futurestar33

    MATLAB What is program is better mathematica or matlab?

    If you are a professor is it better to use Mathematica or Matlab when it comes to publishing papers, which program creates the best graphs. I have origin as well.
  8. Hepth

    Mathematica [Mathematica] : Method to import C-Code to Expressions

    I have some ugly c-code that was generated from Mathematica in years past with CForm, and looks like : (PolyLog (2,(-1 + t)*pow (-1 + q2h,-1))*pow (q2h - t,-1)*pow (-1 + \ t,-1)* (-8*pow (q2h,3)*pow (t,2) + pow (q2h,4)*(1 + pow (t,2)) - 8*q2h*pow (t,3)*(-3 + 8*t - 5*pow (t,2) +...
  9. A

    Mathematica Mathematica - Countour plot problem

    Hello! I'm trying to plot some eigenfunctions (for a semicircle) in Mathematica. Functions are of the following form: $$g_{ms}=J_{2m+1}(y_{ms}x) sin ((2m+1)\varphi)$$ For example, for m=0 and s=1 it should look like what I drew in the attached file "Snapshot". Well, I don't have much experience...
  10. J

    Mathematica Mathematica: supply list of list to Intersection?

    I notice there are some functions in Mathematica in which you can't supply directly, an array of arguments but rather must give it a list. For example, GCD and LCM. I can use for example, GCD[2,3,8] and it returns 1. However if I code: GCD[{2,3,8}], the function call fails. I know of one way...
  11. J

    Mathematica Mathematica: create b-file for OEIS

    I'd like to save a Mathematica array as a "b-file" so that I can upload it to the on-line encyclopedia of integer sequences. Here's a short version of my array: bData={{2,1},{3,1},{4,1},{5,2},{6,1},{7,2},{8,6},{9,2},{10,2},{11,4}} and the b-file format would be: 2,1 3,1 4,1 5,2 6,1 7,2 8,6...
  12. C

    How much faster is Python than Mathematica?

    I've been running some of my own simulations of a variation on a standard map using Verlet integration on Mathematica, and I would like to start generating maps of phase space using ~25,000 initial points. I'm currently at 1000 points using Mathematica, and each simulation takes about 15 minutes...
  13. G

    Mathematica Plot 3D Mathematica - Graph Not Shown Complete Ubuntu 14.04

    Why if I create a Plot 3D using mathematica 8 the graph is not showed complete unless I hold the graph clicked with the mouse. I'm using Ubuntu 14.04 a weird fact is that in the same computer I have Windows 8 and If I run the program with Windows the graph is shown perfectly. May this question...
  14. C

    Mathematica WolframAlpha miscalculates a simple arithmetic expression

    There is a crucial bug on both WolframAlpha and Mathematica. When we give the input "Floor(sqrt(11.44-10)/0.2)" it gives wrong answer. The actual answer is six (6) but wolframalpha gives five (5). The problem is Wolframalpha calculates 11.44-10 incorrectly. Although the answer is exactly 1.44...
  15. J

    Mathematica Mathematica: unable to format isomorphic expression

    I can't figure out how to format a variable isomorphic expression in Mathematica so that it will look nice. The best I can do will put parentheses around everything and expand powers. For example, given the array ##\{2,4,4,3,3\}##, I'd like Mathematica to write...
  16. Z

    Mathematica and Infinite Series Convergence Tests

    Hey everyone, I'm currently in Calc 2 and the only thing I seem to be having a problem with is a couple of the convergence tests. When I take pretty much any math course, I always use mathematica to help check my answers when I'm doing HW or practicing so I don't waste time. My question is...
  17. V

    Mathematica Calculating Concurrence in Mathematica: Solving 2-Qubit States | Tutorial

    Hi guys! I have an unsolved problem. I'm going to calculate the concurrence for pure 2-qubit states: |Ψ>=a| up up >+b|up down> +c|down up> +d | down down > where up and down stay for uparrow and downarrow. The concurrence is defined as: C = 2|ad-bc|≥0 I have found the vector Ψ3= 1/2 (1,1, cos...
  18. U

    Using mathematica to solve ferris wheel problem

    Homework Statement Consider a large Ferris wheel above a lake. The wheel is 30 meters in radius and its center stands 80 meters above the lake level. At t = 0, a stunt person stands on the top of the Ferris wheel (theta=0) which is rotating at a constant angular velocity w = 0.2 rad/s. At t =...
  19. Y

    Modeling Quadratic Air Resistance in 2-D using Mathematica

    Homework Statement I am working on a little project in which I analyze a video I found online and try to determine if it is real of a hoax. The video I am analyzing includes a man throwing a football off of a football stadium (at the very top) and making it into a basketball hoop at field...
  20. B

    Ferris Wheel Problem using Mathematica

    Consider a large Ferris wheel 30 meters in radius and its center stands 80 meters above lake level. At t = 0, a stunt person stands on the top of the Ferris wheel (theta = 0 degrees) which is rotating at a constant angular velocity w = 0.2 rad/s. At t = 0, a rescue boat is 150 m from the...
  21. N

    Mathematica code for multinomial expansion

    Hello, I m looking for a mathematica code for the multinomial expansion of the general case of (let's say m sum terms given in a power of n), e.g., the code for the 1st equation in http://en.wikipedia.org/wiki/Multinomial_theorem Any help would be useful. Thanks
  22. M

    Mathematica Working with numerical solutions in mathematica

    Hi PF! I have just solved a non-linear ODE numerically in mathematica using the "NDSolve" command over a small interval ##[0,1.5]##. I'd like to be able to fit a polynomial to this solution, perhaps using the "Fit" command, although I've had no luck on my own. Any help is greatly appreciated!
  23. M

    Mathematica Plotting Quadratics and ODE Solutions in Mathematica - A Guide for Beginners

    Hi PF! I am trying to plot several quadratics along with two numerical solutions to some ODE's. The command I entered for the two ODE's is Plot[{{Evaluate[y[x] /. t]}, {Evaluate[y[x] /. s]}}, {x, 0, 1.2}, PlotRange -> All] where s and t have been previously defined. The plot for the...
  24. A

    Mathematica Mathematica problem with plotting

    Hello, I'm trying to plot some functions with different parameters on the same graph. For each one I have to calculate some parameters from a matrix A. I need to plot this for several matrices A, so I'd like to be able to just copy-paste the new elements in the matrix A, rather than writing them...
  25. F

    Mathematica Is anyone familiar with using Atlas 2 for mathematica?

    Is anyone familiar with Atlas 2 for mathematica to calculate the Riemann Tensor, Ricci Tensor, and scalar I have a metric that I need to calculate these things for. Can anyone help? I'm not too up on Mathematica either.
  26. M

    Mathematica Plotting and Finding Values in Mathematica: A Simple Question

    Hi PF! If I'm trying to plot something in mathematica, say ##y=x^2## and then I want to find out what ##y## is when ##x=3##, how would I do this? Thanks so much! I should add, the function I'm inputting in is a numerical solution to a non-linear ODE, so it's not as easy as simply inputting...
  27. majormuss

    Mathematica Using mathematica to arrange data into Bins for plotting

    Hi Everyone, I need to organize a bunch of raw data into bins and their frequency. The data is quite large (about 60000 entries). However I am having a lot of trouble with the right commands. I used the Wolfram documentation center but I still keep getting error messages...
  28. LeoDimieri

    Mathematica Solving ODE numerically in Mathematica - I get 'ndnum' error

    Hello everyone! I'm trying hard to solve numerically a system of coupled differential equations of first order, but I get this error everytime.. I can't find the reason.. maybe you can help me, I'd really apreciate that. This is the code: Jg=0.000043; Kg=0.5; Bg=0.06; Bpm=0.5; r=0.11...
  29. M

    The Cooper pair box Hamiltonian in the matrix form

    Hello, In my problem I need to We are advised to create the Cooper pair box Hamiltonian in a matrix form in the charge basis for charge states from 0 to 5. Here is the Hamiltonian we are given H=E_C(n-n_g)^2 \left|n\right\rangle\left\langle...
  30. K

    Mathematica Mathematica NDSolve initial condition

    Hi, I am trying to use NDSolve in Mathematica to solve a set of differential-algebraic equations: NDSolve[{-6250 f[t] + 0.025 p[t]^2 f[t] + 0.1 f[t]^3 + 3 q[t] f'[t] + f''[t] == 0, 1.5230870989335428*^-35 p[t]^4 + q'[t] == 0, -4.32*^36 q[t]^2 + 10/3 \[Pi]^2 p[t]^4 + 0.0125 p[t]^2...
  31. M

    Mathematica Referring to elements of a table in Mathematica

    See title. I have a table that I've named B. And I want to create table that is essentially the change in values of B. If I was writing this on paper I would say: Let ##b_i \in B##, for ##0\leq i\leq100##. Then let ##c_i \in C## such that ##c_i= b_{i+1}-b_{i}##. I don't know how to say that in...
  32. Safinaz

    Partial decay width in Mathematica

    Hi there, I have a a partial decay width in form of ## \frac{d \Gamma}{d \cos{\theta}~ dq^2} = ## some terms functions in q and ## \theta ## variables. How to integrate this decay width in Mathematica over this two variables ? I tried some thing like j[q_]:= ## \int_{1}^{-1} ## Gam[q, ##...
  33. I

    Mathematica Mathematica Ndsolve periodic boundary conditions

    Hello, Mathematica is very new to me. Please help. n=1,2,3...,10 and stepsize between n(2)-n(1)=0.1 It is periodic. I mean n(11)=n(1). i have a initial function which depends on n and i want to solve this equation by NDsolve like that u[n, t = 0] == 1/(2*n + 1) Do [ u[n, 0], {n, 0, 10...
  34. M

    Mathematica Issue with ListPlot3D Mathematica

    Hi everybody, I am relatively new to Mathematica, so please don't be to harsh on me regarding beginners' mistakes ;-) I wanted to write a script, which evaluates and plots a series of 100 spectra. Therefore I have 100 spectral data files, which provide the spectrum in the first 1340 lines and...
  35. A

    Mathematica Why Does NDSolve Exceed Time Constraints with Second-Order Equations?

    hi everybody i recently used NDSolve for a system with three second-order equations but it says: "NDSolve::ndsdtc: ("\"The time constraint of 1.` seconds was exceeded trying to solve for derivatives, so the system will be treated as a system of differential-algebraic equations. You can use...
  36. J

    Numerically solving system of four PDEs

    Hi Forum, I'm trying to use Mathematica to graphically explore a system of four PDEs, as defined in Yang et al. (2002). Spatial Resonances and Superposition Patterns in a Reaction-Diffusion Model with Interacting Turing Modes. Physical Review Letters 88(20). The equations are: \frac{\partial...
  37. S

    Mathematica Mathematica: Speed up NIntegrate

    I have simplified my problem here, in my actual problem the matrix is much bigger which makes it impossible to find eigenvalues analytically. So, I chose standard BCS problem (2x2 matrix) to demonstrate my problem with Mathematica. But, with even this simple case, it takes forever to integrate...
  38. E

    Mathematica: Compare 3D Graphs with Plot3D Command

    Homework Statement I draw two 3D graphs in Mathematica by using the "Plot3D "and I want to Show the difference between these two graphs. Can anyone tell me what command should I use? Homework EquationsThe Attempt at a Solution
  39. teroenza

    Mathematica Mathematica: Getting part of a list, lithin a loop.

    When I use the code directly below, it works (indicated by the "Out:..."). tmp2 = Flatten[{33, {1, 2 + j, 6}, 55}];(*Out:{33,1,2+j,6,55} *) tmp2[[4]]; (*Out: 6 *) But when I use it inside a loop, it acts like the tmp2 list is not the correct size: For[j = 0, j <= 5, j++, tmp2 = Flatten[{33...
  40. M

    Mathematica Troubleshooting SumConverge in Mathematica

    Hi PF! So in mathematica I am trying to see if a function converges so I type: SumConverge[2/(n*Pi) Exp[-n^2*t] Sin[n x], n] All mathematica does here is echo back what I typed in. Is something I'm doing wrong? Thanks!
  41. Q

    How Can I Extract Function Expressions from a DSolve Solution in Mathematica?

    I have a very simple issue with Mathematica, but I can't seem to find an answer for it. I solved an equation with DSolve, and I got a result as an array of the following type: Solution = { A11 -> Function[ {t} , expression1] , A22 ->Function[ {t}, expression 2] , etc } Now I want to define...
  42. teroenza

    Mathematica Mathematica Globally Define Variable as Real

    I want to write a line of code at the top of my .nb and have Mathematica treat the specified variables as real only. I've tried using "Assumptions" and "Assuming", but it just won't work. I still get back answers where the entire expression is returned inside the Re[ ] command, like it is...
  43. M

    Nonelementary Integral Related Question

    Recently, I have looked into nonelementary integrals and I have a question. When looking at ∫sin(sinx)dx, which I know cannot be represented as an elementary function, I wondered what the function would look like. Using mathematica, I was able to get a graph of f(x)=∫0xsin(sinx)dx. Does the...
  44. Mark Harder

    What are some potential applications of Mathematica in solving physics problems?

    Just joined. I've been slowly working my way through Susskind's Theoretical Minimum books, so I'll be looking for discussions of those and his lectures on the same topics. I have a lot of scientific interests, including fundamental physics, mathematical biology, economic geology, electronics...
  45. MathematicalPhysicist

    Mathematica Undetermined gauges (Help in mathematica)()

    I want to be able to extract from mathematica, an undertermined gauges, like in pertubation theory: $$\delta_0(\epsilon)x_0+\delta_1(\epsilon)x_1+\cdots+\delta_k(\epsilon)x_k $$ And to extract the guages (deltas) and the coefficients (x_i's) from the code, how do you propose me to code this?To...
  46. Q

    Solving a matrix differential equation in Mathematica

    I want to solve a differential equation of the form d/dt (R) = B(t) where R and B are two complex matrices, with time dependent functions as their coefficients. I want to solve these 3x3 differential equations (ones on the diagonal are actually coupled) and to obtain a matrix form for R. So...
  47. L

    Mathematica Division of sequences in Wolfram Mathematica

    How to divide two sequences in Wolfam Mathematica? For example f_n=\frac{1}{n}=1,\frac{1}{2},\frac{1}{3},... and g_n=n^2=1,4,9,... I want to get h_n=1,\frac{1}{8},\frac{1}{27}...=\frac{f_n}{g_n} How to do that in Wolfram Mathematica?
  48. M

    Mathematica Expressing Functions as Sums in Mathematica: Sigma Notation Guide

    Does anyone know how to express a given function as a sum in mathematica using sigma notation? For example, I know how to make ##e^x = 1 + x^2/2 + x^3/6 + x^4/24...## but how would I have mathematica write it as ##e^x = \Sigma_{n=0}^{\infty} x^n/n!##? Thanks a ton!
  49. T

    Ti-89 Limit of Integral undefined BUT it is 4 both by hand and Mathematica

    I am giving the following input to Ti-89 Titanium: limit(S((2 x cos(100 x Pi x t)+2 x sin(10 x Pi x t))2 ,t,-t1,t1)/(2 x t1),t1,inf) where S is the integral symbol, Pi is π = 3.14, x is the multiplication symbol and inf is the infinity symbol The TI-89 answer is undef If I do it by hand it...
  50. B

    Analytical solution for bound state energies of infinite well

    Hi there I am trying to find bound state energies assuming infinite potential. I have been told it can be done by analytically solving Right Hand Side and Left Hand Side of an equation such as: E^1/2 tan(2ma^2E/4hbar)^1/2 = (V0-E)^1/2 If solved properly, it should give one curve (RHS), crossed...
Back
Top