Skip to main content

Module y1

Module y1 

Source

Functionsยง

f_y1
Bessel of the second kind of order 1 ( Y1 )
y0_small_argument_moderate ๐Ÿ”’
y1_asympt ๐Ÿ”’
y1_asympt_fast ๐Ÿ”’
y1_asympt_hard ๐Ÿ”’
y1_near_zero ๐Ÿ”’
Generated by SageMath: Evaluates: y2 = -J1(x)log(x) + 1/x * (1 - sum((-1)^m(H(m)+H(m-1))/(2^mm!(m-1)!)x^(2m)) Y1(x) = 2/pi*(-y2(x)+(euler_gamma - log(2))*J1(x)) expressed as: Y1(x)=log(x)W1(x) - Z1(x) - 2/(pix)
y1_near_zero_fast ๐Ÿ”’
Generated by SageMath: Evaluates: y2 = -J1(x)log(x) + 1/x * (1 - sum((-1)^m(H(m)+H(m-1))/(2^mm!(m-1)!)x^(2m)) Y1(x) = 2/pi*(-y2(x)+(euler_gamma - log(2))*J1(x)) expressed as: Y1(x)=log(x)W1(x) - Z1(x) - 2/(pix)
y1_small_argument_fast ๐Ÿ”’
This method on small range searches for nearest zero or extremum. Then picks stored series expansion at the point end evaluates the poly at the point.
y1_small_argument_hard ๐Ÿ”’
y1_transient_hard ๐Ÿ”’
y1_transient_zone ๐Ÿ”’
y1_transient_zone_fast ๐Ÿ”’