Skip to main content

Questions tagged [equation-solving]

Questions on the analytic and numerical equation solving functions of Mathematica (Solve, Reduce, NSolve, FindRoot, DSolve, RSolve, etc.).

Filter by
Sorted by
Tagged with
3 votes
2 answers
216 views

I would like to solve the following system of differential equations numerically for two one-dimensional functions $R(x)$ and $\phi(x)$: \begin{eqnarray} c_1 \left(R''(x) - (\phi'(x))^2 R(x) \right) - ...
sap7889's user avatar
  • 93
1 vote
0 answers
122 views

...
metroidman's user avatar
  • 1,277
0 votes
0 answers
66 views

The heat conduction equation of solar cells can't be solved. NDSolveValue::ndnum: Encountered non-numerical value for a derivative at x == 0. ...
liaotianjun's user avatar
4 votes
2 answers
294 views

I would like to have an idea what kind of curbe is being formed from the intersection of the plane $x+y+z=9$ with the surface $\sqrt{16-x^2}+\sqrt{25-y^2}+\sqrt{36-z^2}=12$ under the restriction $x,y,...
dmtri's user avatar
  • 634
3 votes
2 answers
242 views

I have a list of functions like this: ...
internet's user avatar
  • 1,417
2 votes
2 answers
272 views

I am trying to get a solution of equation with many parameters. The general solution does not seem to reduce to a specific one. The specific solution with all parameters known is ...
MMA13's user avatar
  • 5,650
2 votes
2 answers
207 views

Quadrilateral $ABCE$ is a parallelogram. Point $D$ lies on segment $AE$. The diagonals of quadrilateral $ABCD$ intersect at point P. If $△ABP∼△CBD$ and $AB<BC$, find the ratio $\frac{AB}{BC}$. The ...
King.Max's user avatar
  • 345
5 votes
4 answers
846 views

While using Mathematica to solve the following geometry problem, my computation has been running for a long time without producing any result. The geometry problem is: Quadrilateral $ABCE$ is a ...
King.Max's user avatar
  • 345
2 votes
1 answer
133 views

How can I add constraints to the Solve function? For example, I tried: ...
internet's user avatar
  • 1,417
4 votes
2 answers
130 views

I am working with a $2 \times 2$ matrix ...
seeker's user avatar
  • 867
1 vote
0 answers
61 views

I found a Mathematica notebook on the internet, which calculates the inverse kinematics of a 6DoF robot. link to the notebook In one part of the code it gives a symbolic expression using the Solve[] ...
György St's user avatar
1 vote
1 answer
154 views

I want to use Solve to find symbolic solutions of the following set of equations and get simplified or factorised symbolic solutions. The equations are ...
dopey's user avatar
  • 73
10 votes
3 answers
462 views

V 14.3 can not solve this IVP(Initial value problem) first order ode from textbook ...
Nasser's user avatar
  • 156k
0 votes
1 answer
69 views

I will discuss the background of this problem first. I have an automated code, which solves linear equations recursively. The number of equations could be of the order of thousands. And, more ...
Tanmoy Pati's user avatar
0 votes
1 answer
123 views

In the following system why is the Backsubstitution not working: ...
user13892's user avatar
  • 10.4k
4 votes
2 answers
388 views

I would like to get a smooth solution using InverseFunction. However, the code doesn't work as I expected. ...
Robert Xu's user avatar
  • 111
0 votes
0 answers
99 views

I have the following input Assuming[\[Epsilon] != 0, AsymptoticSolve[q^3 (q - 2) - (h - (1/\[Epsilon])^2) == 0, q, {h, 0, 2}]] which returns ...
Someone's user avatar
  • 221
0 votes
3 answers
290 views

I am trying to solve the following quartic equation ...
Duistermaat_Heckman's user avatar
5 votes
1 answer
302 views

I am trying to solve this equation: Solve[ ge r (5 (1 + fro) r^5 (-3 + 2 r) + fe^2 (20 Q^2 r^4 - 2 Q^4 L)) == 0, r] for r and ...
Bibhash Das's user avatar
0 votes
0 answers
352 views

I'm looking for a more efficient method to compute an infinite continued fraction frac[z,n] at a very high order — for example ...
Gallagher's user avatar
  • 1,038
0 votes
0 answers
69 views

I was trying to find the root of a function which is in-turn given only by the solution of FindRoot. The following does work for some values. For others it produces the same error as without the ...
darksun's user avatar
0 votes
2 answers
186 views

Trying Wolfram 14.3. It was with great surprise I saw the engine cannot symbolically handle Sum with a symbolic upper limit. I’m copying here the response I got ...
ww sw's user avatar
  • 9
1 vote
0 answers
134 views

I have the following little code snippet. SolveValues[{y^2 == x^3 - 2}, {x, y}, Integers] Which correctly returns the solutions (3,5) and (3,-5). However there ...
ngc5139's user avatar
  • 441
0 votes
0 answers
86 views

I have the following system $$-a_1^2 + 2 a_0 a_2 - 2 b_0 b_2 =0\quad \text{and } \quad a_2^2 - 2 a_1 a_3 + 2 a_0 a_4 - b_2^2 - 2 b_0 b_4 =0$$ where the following $a_i, b_i$ are integral of some ...
hepphy's user avatar
  • 213
1 vote
1 answer
156 views

Main Question: Why does NDSolve fail with Power::infy in Versions 14.3.0.0, 14.2.1.0, and 14.2.0.0, yet succeeds in Version 14.0.0.0? More troubling, why does NDSolve fail with Power::infy in Version ...
user46831's user avatar
  • 701
0 votes
0 answers
72 views

I am working on error propagation in Mathematica for a physics calculation involving tau lepton decay. I have a complex function that calculates the lifetime of the tau lepton based on various ...
Redamy Perez Ramos's user avatar
4 votes
1 answer
155 views

I want to solve the Equation 22 and generate fig 3(a) given in the paper https://arxiv.org/pdf/1812.04672. ...
Yuktak's user avatar
  • 343
0 votes
0 answers
76 views

I am trying to solve this PDE using the inactive form, however I ran into error stating that the: The PDE coefficient 0....
Snowymint's user avatar
3 votes
1 answer
118 views

In the new version of Mathematica, there is a new function called GeometricSolveValues that can solve for unknown geometric quantities in a geometric scene with ...
King.Max's user avatar
  • 345
1 vote
1 answer
112 views

My goal is to reduce two equations eq1 and eq2. According to the documentation, output of code1 condition for $V_{\text{eff}}(r)$ involves $m$. However, code2 doesn't involve $l$. It looks like ...
Soon's user avatar
  • 1,484
0 votes
0 answers
95 views

I have the following system: \begin{equation} \begin{aligned} \frac{dT}{dt} &= \frac{1}{\lambda} \Bigl(-a T^4 + b\big[1-(s_1 - s_0)e^{-\alpha_1 u}-s_0\big] \Bigr), \quad (1)\\[1ex] \frac{du}{dt} &...
Leo's user avatar
  • 299
5 votes
3 answers
449 views

I don't know Mathematica very well, I have an equation involving matrices of the following form: given two $5\times5$ matrices $A,B$ where $B$ is nilpotent we want to find a matrix $X$ such that ...
Vanja's user avatar
  • 53
5 votes
2 answers
238 views

If we have a system of variables, say, ...
youthdoo's user avatar
  • 647
2 votes
4 answers
201 views

I am trying in this code to solve three non-linear ODEs together, and I want to plot the three functions as functions of η. Why does my code not work? ...
Math View's user avatar
4 votes
3 answers
633 views

How to do this trigonometric calculation with Mathematica or Wolframalpha? $$\frac{\sin a+\sin b}{\sin \left( a+b \right)}=m,\frac{\cos a-\cos b}{\sin \left( a-b \right)}=n,a\pm b\ne k\pi ,k\in \...
G J's user avatar
  • 51
3 votes
3 answers
298 views

I need to find one non-negative solution to the system of linear equations ...
youthdoo's user avatar
  • 647
3 votes
2 answers
215 views

I am trying to understand the content in the documentation for Root. The root neighborhood representation Root[{f,c}] specifies ...
Soon's user avatar
  • 1,484
3 votes
1 answer
138 views

I am trying to find v using Reduce in the equation G == (2*M*Pi)/(T*v^3). I set the domain to Reals to make v Real according to ...
Soon's user avatar
  • 1,484
0 votes
0 answers
31 views

The goal is to find v. G, T, and M are constants. It's a simple question, but observing the output of Code1, there are three expressions included. Unlike Code1, Code2 is restricted domain to ...
Soon's user avatar
  • 1,484
1 vote
1 answer
110 views

I am working right now in this another question by doing examples and I got stuck in proving the results I found through Wolfram-Alpha are right. The main differential equation is the following ODE: $$...
Joako's user avatar
  • 187
4 votes
3 answers
178 views

Consider this function: ...
John Taylor's user avatar
  • 6,063
4 votes
1 answer
244 views

I would like to reproduce the Poincaré sections presented in this and this papers, which look like The figures are for energy values of E=0.2 (a) and E=0.25 (b) in the Hamiltonian, which reads $$H=\...
Shasa's user avatar
  • 1,085
2 votes
1 answer
166 views

I'm performing a numerical check of an effective Hamiltonian transformation applied to a driven Jaynes–Cummings (JC) model. After applying a rotating frame transformation and rotating-wave ...
gang liu's user avatar
  • 165
0 votes
1 answer
89 views

Given {c[0, 3, 4] + z[0, 2, 3] == c[2, 3, 4] + z[0, 2, 4], y[0, 1, 2] + z[0, 2, 3] == c[0, 1, 3] + c[1, 2, 3], y[0, 1, 2] + z[0, 2, 4] == c[0, 1, 4] + c[1, 2, 4]} ...
მამუკა ჯიბლაძე's user avatar
2 votes
0 answers
109 views

To approach 1-dimensional collision problem, code 1 uses Refine and code 2 uses Assuming. Question is: As code1 and code2 below, ...
Soon's user avatar
  • 1,484
4 votes
1 answer
1k views

The title says it - when trying Solve[{a==0,b==0,a c==0,b c==0}] Mathematica works for quite a while without giving any output. I cannot get anything with the ...
მამუკა ჯიბლაძე's user avatar
5 votes
1 answer
160 views

I’m encountering issues while using the "RegionMarker" option to label different subregions in a mesh for solving PDEs with Mathematica’s FEM package (NDSolve/ToElementMesh). Despite ...
Xin Bae's user avatar
  • 53
1 vote
4 answers
426 views

This is the system of equations; the points in R^3 are {x1,y1,z1} and {x2,y2,z2} and the coefficients are ...
Coti's user avatar
  • 65
4 votes
2 answers
504 views

Solve, via Laplace transforms \begin{align} w_{tt}&=w_{xx}\\ w(0,t)&=g(t), \lim_{x \rightarrow \infty}w(x,t)=0, \: x,t\geq 0\\ w(x,0)&=0=w_t(x,0) \end{align} where $w$ is the ...
Athanasios Paraskevopoulos's user avatar
1 vote
2 answers
143 views

Compute the tangents to the graph 𝑓(𝑥) = 𝑥2 + 2 at the points 𝑥1 = 0 and 𝑥2 = 1. (a) Plot the function 𝑓(𝑥) and the two tangents in a common plot. (b) Determine the point of intersection of ...
Katharina Beer's user avatar

1
2 3 4 5
138