# J(n+1,x) = (2n/x)J(n,x)-J(n-1,x), n = 5 # We choose here to consider x-values between 0.1 and 50. # We exclude 0 because the recursion relation contains a # formal division by it.
# yaha pe hoga kya recursion matlab ek defined function ke andr hi usi function ko call krr dena called recursion in python ...