Consider the function:
The outputs of this function are fed as domain to another function:
where , is the Gamma Function.
Given the values of a, b, c, and a limit n, find the all values of, so that and . For example if , and , the only integer values of x that will satisfy the above criteria are:
.
Please present the final output as a unique row vector sorted ascending.
-----------------
NOTE: Some MATLAB's built-in math functions may only give approximate values.

Solution Stats

3 Solutions

2 Solvers

Last Solution submitted on Sep 11, 2022

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...