CARVIEW |
Select Language
HTTP/2 200
date: Sat, 26 Jul 2025 04:23:08 GMT
content-type: text/html; charset=utf-8
cf-ray: 96511eb25d63f470-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=9b56f092-6383-4c43-931a-203ebbe9478c; expires=Sun, 26 Jul 2026 04:23:08 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 98263c94-275d-4256-9ecc-e064afa07469
x-worker-origin-response-time: 383000000
x-dns-prefetch-control: off
set-cookie: prov=9b56f092-6383-4c43-931a-203ebbe9478c; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=nfdwvzDqz_aZ2Kcji9y21EfhMJ7oLzsJysOuUKpEjuE-1753503788-1.0.1.1-v7EHtUhBIJrCjFhU.9enQTJ.f6Jw3M9fQTKoGSg8X2Gp.tI6fVLwSB53wh4IImEapOiBvhqdx2FxB_SwWoBRgThZ_VZAlAt_kCQRG6i5uiU; path=/; expires=Sat, 26-Jul-25 04:53:08 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=tKTJzc57ewJ1VTne2.dNxRRMt8r2wFRrP5OK6faJ3ZE-1753503788297-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'special-functions' Questions - Mathematica Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [special-functions]
Questions on the special mathematical functions implemented in Mathematica.
1,528 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
1
vote
1
answer
68
views
Help validating the solution to a nonlinear ODE: Does it solves other non-linear ODEs too? [closed]
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:
$$...
3
votes
2
answers
119
views
Expanding the HypergeometricPFQ function gives complex values
I have a function
HypergeometricPFQ[{}, {2, 2}, -Log[n]]
which for real n > 0 gives a real values, as can be seen on the ...
0
votes
0
answers
48
views
How to improve the Mathematica implementations of q-Bessel polynomial?
I know Mathematica has implemented some QFunctions.
I have found this literature: q-Bessel polynomials, q-Laguerre polynomials, q-Charlier polynomials, etc.?
I have implemented q-Bessel polynomials in ...
1
vote
1
answer
88
views
Using `JacobiP` to approximate `BetaDistribution[a,b]`
I'm looking at generalized moment expansions of BetaDistribution. Below is an example using ChebychevT, I'm looking for help extending this to cover the general ...
1
vote
0
answers
23
views
0
votes
0
answers
93
views
Integrating Hypergeometric2F1 with large arguments
I am trying to integrate a function which contains two hypergeometric functions ${}_2F_{1}(a,b,c,z)$. In my particular case,
\begin{align}
a &= 1 + \ell - n,\\
b &= 1 + \ell + i \lambda x,\\
...
3
votes
1
answer
208
views
Demonstrating integral result involving Bessel function
On my laptop Mathematica does not take very long to determine that $\int_0^{\infty } \frac{\left(1-\exp \left(-a x^2\right)\right) J_0(b x)}{x} \, dx$ is equivalent to $\frac{1}{2} \Gamma \left(0,\...
1
vote
1
answer
221
views
How to speed up evaluation of a computationally expensive function?
The evaluation of the following code takes ages to finish:
...
1
vote
0
answers
46
views
Seek Mathematica implementation of q-analogs of Special functions
I know Mathematica has implemented some QFunctions.
What about Mathematica implementations of Elliptic gamma function, Hahn–Exton q-Bessel function, Jackson q-Bessel function,
q-exponential, q-gamma ...
6
votes
3
answers
723
views
Plotting spherical harmonics
I would like to recreate the following figure of spherical harmonics from Wikipedia.
I used the codes from Plotting real spherical harmonics with SphericalPlot3D, but the resulting spherical ...
0
votes
0
answers
100
views
How to properly use DirichletL?
I'm trying to construct in Mathematica the analytic continuation of the L-function associated with the number field Q(i). This was done, though opaquely, in the captivating YouTube series "RH ...
9
votes
3
answers
299
views
Obtaining symbolic series expansion of $(W_0(-z/e)+1)^{-1}$
Is there a way to massage Mathematica to give a symbolic expression for $s$th series coefficient of $(W_0(-z/e)+1)^{-1}$
...
2
votes
2
answers
199
views
FoxH function not working
I want to calculate the following Fox H-function:
$$
H^{1,1}_{1,2}
\left(
0.2
\,
\middle|
\begin{array}
\,
(-1, 1) \\
(-1, 1), \, (0, 0.5)
\end{array}
\right)
$$
So I tried ...
0
votes
0
answers
57
views
Conical functions with Imaginary argument
I am playing with a differential equation whose solutions are conical functions (Legendre functions with a complex order) with a pure imaginary argument
$
P_{i\nu -1/2}(i \sinh \xi)
$
or $Q_{i\nu -...
4
votes
0
answers
159
views
Why is Mathematica thinking that 1 is a variable?
I'm trying to solve an ODE and upon executing:
...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
calculus-and-analysis × 440
numerical-integration × 177
plotting × 169
equation-solving × 159
simplifying-expressions × 143
numerics × 141
series-expansion × 104
differential-equations × 102
summation × 90
symbolic × 70
complex × 65
bugs × 61
performance-tuning × 52
polynomials × 37
physics × 34
warning-messages × 31
functions × 30
number-theory × 28
numerical-value × 23
integral-transforms × 22
evaluation × 21
inverse × 20
assumptions × 19
more related tags
Hot Network Questions
- Most practical way to determine concentration of reducing sugar in frozen French fries?
- Can authors be blacklisted by academic publishers for multiple rejections without any ethical misconduct?
- In Jurassic Park, is the lysine dependency intentionally fake (in-universe)?
- Use of l3keys to collect optional arguments of `\NewDocumentCommand`
- Surjectively universal Polish space
- The Lagrangian of a moving electric and magnetic dipole
- When was the last time all humans were on the ground not in the air?
- leftmargin in enumerate
- When and why is fwait necessary when using the 8087 coprocessor?
- Which workflow is more effective: worldbuilding before plotting or the other way around?
- Access denied attempting to delete file on Windows Server
- What does this word "ahn-shdah-heh" mean?
- Do the constructible lines and circles (not merely their intersections) cover the plane?
- Early Sailing days in September 1066... Could Harold defeat William at Hastings, if it happened before Stamford Bridge?
- Meaning of 芭蕉 in Tang age
- Source that Eliyahu Hanavi was an angel at the creation
- Can you yaw an airplane by only using differential thrust?
- Detective story involving portal trains and parallel universes
- Why does “brew search” for “peertube” match with “freetube”? How does the search work?
- Statistics – Linear Inference – What is the moment generating function of non-central t-distribution?
- Can a humanoid that fell supine and is then Levitated alter his orientation?
- Word order for a phrase with a number, adjective and noun
- Did Hume propose how to establish if the falsehood of testimony is more miraculous than a miracle?
- About security concerns using in find -exec vs interactively performing the same task