Skip to main content

Questions tagged [asymptotics]

4 votes
1 answer
226 views

I have met a integral in my research with Bessel Kernels and Hypergeometric functions. The codes are ...
Jie Zhu's user avatar
  • 2,420
4 votes
2 answers
274 views

I recently learned an interesting limit and was trying to understand the asymptotics. Unfortunately I'm getting nowhere. Take ...
Mike Lawler's user avatar
1 vote
1 answer
155 views

Suppose we have the following function, where $s\in\mathbb{R}$ and $t_1,t_2,n\in\mathbb{N}\cup\{0\}$ are constants: $$\mathbf{P}(r)=\left(t_1+\prod_{k=1}^{r}(t_2+k^{s})\right)^n$$ Question: What is ...
Arbuja's user avatar
  • 51
1 vote
2 answers
180 views

There is an integral whose leading order behaviour in terms of $p$ is what I want. $$I(p) = \int_0^{D(p-1)} \log(1-Q^2e^{-x}) \, \mathrm dx,$$ where $D$ is really large and $p$ tends to 1. For the ...
Ravi Singh's user avatar
5 votes
2 answers
445 views

I study the various curves obtained with Frenet-Serret equations, using this code: ...
lesobrod's user avatar
  • 2,710
0 votes
0 answers
106 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
  • 231
3 votes
2 answers
179 views

I have a function HypergeometricPFQ[{}, {2, 2}, -Log[n]] which for real n > 0 gives a real values, as can be seen on the ...
Vaclav Kotesovec's user avatar
1 vote
0 answers
82 views

How to use Mathematica to calculate the asymptotic variance of the sample interquartile range? Is the below code correct? ...
Ahamad's user avatar
  • 1
3 votes
1 answer
303 views

The motivation of this question is pure curiosity. Working on this problem, I tried to find the zero of function $$f(x)=m\,(m-1)^{\frac{1}{m}-1}\, x^{1-\frac{1}{m}}+x-1 \quad \quad \text{where} \...
Claude Leibovici's user avatar
0 votes
0 answers
144 views

I am trying to solve this PDE using FEM [![PDE][1]][1] [![Solution][2]][2] with this bc: $$ \lim_{y\to\infty}\big\{ \psi(x, y) - v(y)\big\} =\psi^0(x),\lim_{x\to\pm\infty}\big\{ \psi(x, y) - \psi^0(x)\...
Oyezy's user avatar
  • 21
2 votes
1 answer
157 views

I hope to obtain an approximate solution to the following second-order homogeneous differential equation with variable coefficients, where $\frac{1}{2}\leq H\leq 1$ and $t\geq0$, $i$ is imaginary unit:...
Yilin Cheng's user avatar
0 votes
0 answers
135 views

I’m new to asymptotic analysis, and I’m trying to solve a system of differential equations outlined in this book (pp.269-271). However, when I attempt to solve it, Mathematica doesn’t return a result. ...
Mikoto's user avatar
  • 416
3 votes
1 answer
241 views

Trying to answer this question in Mathematics Stack Exchange, I made the conjecture that for any $a>1$ $$\underset{n\to \infty }{\text{limit}}\Bigg(A_n(a)=\frac{\sum _{k=1}^{n } \left(a^k \tan^{-1}(...
Claude Leibovici's user avatar
0 votes
0 answers
152 views

I'm working on an instability problem. The minimum of my code is ...
Repentanze's user avatar
0 votes
2 answers
212 views

Here is a simple function to show the issue: f[x_] := 3 x + 2 + 2/(x + 1) It is very clear from this expression that the asymptote for ...
Wizard's user avatar
  • 2,740

15 30 50 per page
1
2 3 4 5
8