Connect via MCP →

Enter Calculation

Formula

Advertisement

Results

First value yv(x) (order v = 0)
-4.900333
spherical Bessel function of the second kind
x yv(x)
0.0000 undefined
0.2000 -4.900333
0.4000 -2.302652
0.6000 -1.375559
0.8000 -0.870883
1.0000 -0.540302
1.2000 -0.301965
1.4000 -0.121405
1.6000 0.018250
1.8000 0.126223
2.0000 0.208073
2.2000 0.267501
2.4000 0.307247
2.6000 0.329573
2.8000 0.336508
3.0000 0.329997
3.2000 0.311967
3.4000 0.284352
3.6000 0.249100
3.8000 0.208149
4.0000 0.163411
4.2000 0.116729
4.4000 0.069848
4.6000 0.024381
4.8000 -0.018229
5.0000 -0.056732
5.2000 -0.090099
5.4000 -0.117536
5.6000 -0.138494
5.8000 -0.152676
6.0000 -0.160028
6.2000 -0.160733
6.4000 -0.155185
6.6000 -0.143975
6.8000 -0.127853
7.0000 -0.107700
7.2000 -0.084493
7.4000 -0.059263
7.6000 -0.033061
7.8000 -0.006917
8.0000 0.018188
8.2000 0.041360
8.4000 0.061820
8.6000 0.078921
8.8000 0.092170
9.0000 0.101237
9.2000 0.105961
9.4000 0.106350
9.6000 0.102572
9.8000 0.094941
10.0000 0.083907

What is the Spherical Bessel Function of the Second Kind?

The spherical Bessel function of the second kind, written \(y_v(x)\), is a solution of the spherical Bessel differential equation \(x^2 w'' + 2x w' + (x^2 - v(v+1))w = 0\). It appears throughout physics — in scattering theory, quantum mechanics (the radial Schrodinger equation for a free particle), electromagnetic and acoustic wave problems with spherical symmetry. Unlike the first-kind function \(j_v(x)\), the second-kind \(y_v(x)\) diverges to negative infinity as \(x\) approaches 0.

Oscillating decaying curves of spherical Bessel functions of the second kind diverging near x=0
Spherical Bessel functions of the second kind y_v(x) for orders v=0,1,2, showing the singularity as x approaches 0 and decaying oscillations.

How to Use This Calculator

Enter the order \(v\) (any real number; small non-negative integers are most common), the initial value of \(x\), the step between successive \(x\) values, and the number of rows to generate. The tool builds a table of \(x\) and \(y_v(x)\) and a plot of the result. Because \(x = 0\) is singular, any row with \(x \le 0\) is reported as "undefined".

The Formula

The function is defined from the cylindrical Bessel function of the second kind:

$$y_v(x) = \sqrt{\frac{\pi}{2x}}\; Y_{v+\frac{1}{2}}(x)$$

For integer order the elementary closed forms apply, e.g. \(y_0(x) = -\cos(x)/x\) and \(y_1(x) = -\cos(x)/x^2 - \sin(x)/x\). Higher orders follow the forward recurrence

$$y_{v+1}(x) = \frac{2v+1}{x}\cdot y_v(x) - y_{v-1}(x)$$
Advertisement
Relationship between spherical and cylindrical Bessel function of the second kind
The spherical function y_v(x) is obtained from the ordinary Bessel function Y of half-integer-shifted order times a scaling factor.

Worked Example

For order \(v = 1\), starting \(x = 2\):

$$y_1(2) = -\frac{\cos(2)}{4} - \frac{\sin(2)}{2} = -\frac{-0.4161468}{4} - \frac{0.9092974}{2} = 0.1040367 - 0.4546487 = -0.3506120$$

For \(v = 0\) with \(x = 1, 2, 3\) you get \(-0.540302\), \(0.208073\), \(0.329998\).

FAQ

Why is \(x = 0\) undefined? The factor \(\sqrt{\pi/(2x)}\) and the \(1/x\) terms blow up, so \(y_v(0) = -\infty\).

Can \(x\) be negative? In the standard real convention \(y_v(x)\) is real only for \(x > 0\); negative \(x\) is reported as undefined.

What happens for large \(x\)? The function oscillates with a decaying \(1/x\) envelope: \(y_v(x) \approx -\cos(x - (v+1)\pi/2)/x\).

Last updated: