Hi, is there an efficient way in sage to find the smallest integer k to meet (b constant)
b^(k+1) / (factorial(k) * factorial(k+1)) <= 1 and b^k / factorial(k) <=1 or, more generally (b, c, d positive constants, c > d) b^k / (factorial(k) * (k + c - d)^d) <= 1 many thanks in advance, Georg --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---