Skip to main content

Questions tagged [mathematica]

For questions concerning the popular computational software program published by Wolfram Research. (Note: you are more likely to get quicker and more accurate response if you ask the question on their user forum or on the Mathematica Stack Exchange site.)

1 vote
0 answers
33 views

Sum with constraints in maple or mathematica [closed]

I'm looking for a code in Maple or Mathematica to evaluate and give a list of terms in expressions like $\newcommand{\on}[1]{\operatorname{#1}}$ $$ \sum_{a\ +\ b\ +\ c\ =\ 6}\on{f}\left(a\right)\on{f}\...
wkmath's user avatar
  • 13
0 votes
1 answer
60 views

How to visualize triangle using a software

How to visualize (using some plotting software) the triangle inequality, $|x-z|\le|x-y|+|y-z|$, where $x,y$ and $z$ belong to some finite intervals. I am asking for general way, for example, $(x-z)^2\...
stephan's user avatar
  • 375
-2 votes
0 answers
52 views

Numerically solved PDE of Ornstein–Uhlenbeck process on 2-Simplex violates conservation of probability [closed]

Thanks for your consideration. I'm working to create a solution of an Ornstein-Uhlenbeck process with a force that takes mass towards the centre of a Simplex. I'm assuming absorbing boundaries. The ...
CRTmonitor's user avatar
0 votes
0 answers
20 views

Extracting coefficients from falling factorial form in Mathematica

I have a polynomial in falling factorial form, i. e. $-x+7(-1+x)x+6(-2+x)(-1+x)x+(-3+x)(-2+x)(-1+x)x$. Now i want to extract the "outermost" coefficients $\{-1,7,6,1\}$. I have this code to ...
mhighwood's user avatar
  • 141
1 vote
1 answer
54 views

Logarithmic Function Calculation in Mathematica

I find these results in the evaluation of the logarithms that only differ in the sign $-$ I do not understand why in the first case $\operatorname{Log}[x+1]/8$ is not returned as an answer.
Emerson Villafuerte's user avatar
6 votes
2 answers
95 views

Optimal length of rope for sliding across a gap

I'm trying to solve a physics problem that I heard ~10 years ago in undergrad that was casually posed to me without a solution in mind; it has been bothering me ever since! Please let me know if this ...
pretzelKn0t's user avatar
4 votes
0 answers
144 views

Analysis of a sequence based on ratios of floors of consecutive powers of a real value

I am currently interested in the following sequence: Fix a number $x$, and define a sequence $(a_n)_{n=0}^\infty = \lfloor x^n \rfloor$ and $(b_n)_{n=0}^\infty = \frac{a_{n+1}}{a_n}$ With a little ...
ducbadatchem's user avatar
0 votes
0 answers
22 views

Definite Integral involving polynomial and Meijer G-function

I am trying to solve the following integral involving Meijer-g function $\int_0^{\infty} \left(\varrho x + \nu\right)^{p+\frac{1}{2}-\frac{k}{2}} G_{1,3}^{3,0}\left(\begin{matrix} \frac{\...
Felipe Bueno's user avatar
1 vote
1 answer
95 views

Fourier transform of incomplete gamma function

Ultimately I am interested in the Fourier transform of $$ e^{-i\zeta}(-i\zeta)^{-2\epsilon}\Gamma(2\epsilon,-i\zeta) $$ in a series expansion around $\epsilon=0$, so to first order in $$ \lim_{\...
Tobias's user avatar
  • 133
0 votes
0 answers
26 views

Uniform initial conditions make Fokker-Planck/Kolmogorov Equation boundary conditions inconsistent

When considering the time evolution of a distribution over a state variable $x$, one of the cases that seems fundamental is when knowledge about $x$ begins uniform. However, modelling the process as ...
CRTmonitor's user avatar
0 votes
0 answers
74 views

Software packages to compute finite type invariants of Polygonal Knots

Assume I have a polygonal knot, $K$, represented as its set of vertices $\{\mathbb{v}_i| \mathbb{v}_i\in\mathbb{R}^3\}_{i=1,...,n+1}$, where $n$ is significant, let's say $100<n<500$. Which ...
guest's user avatar
  • 51
0 votes
0 answers
52 views

Difficulty in computing integral

I am currently struggling with computing the following integral (as a whole). First, I define the following function. \begin{equation} f(q) = \frac{840q + 190 q^3 + 93 q^5 - 15\sqrt{4+q^2}(28+4q^2 + ...
MathZilla's user avatar
  • 257
0 votes
0 answers
25 views

Solving Diophantine Equation in Macaulay2

I have to write a function which solves the diophantine equation $p(s)x^2 = q(s)$ (in $x$) where $p,q$ are integers polynomials in $s.$ This is doable since $p(s) \mid q(s)$ has only finite solutions (...
Aditya Khurmi's user avatar
2 votes
1 answer
67 views

Reduce $\frac{d^{n-1}}{dw^{n-1}}\frac{4^{-n/{\sqrt w}}}{\sqrt w}\Big|_1=\frac1{\sqrt\pi}G^{3,0}_{1,3}\left(^{3/2-n}_{0,1/2,1/2};(\ln(2)n)^2\right)$

In this answer to Is there any valid complex or just real solution to $\sin(x)^{\cos(x)} = 2$?, one must calculate $$\frac{d^{n-1}}{dw^{n-1}}\left.\frac{4^{-\frac{n}{\sqrt w}}}{\sqrt w}\right|_1=\...
Тyma Gaidash's user avatar
0 votes
1 answer
81 views

Simulation of a pendulum on a spinning Disk

I don't know if this is the right place to ask this Question, but I have previously asked a similar question where i asked how to write a simulation on this phenomenon. I got a great answer with a ...
Mo711's user avatar
  • 119

15 30 50 per page
1
2 3 4 5
49