Re: minimum of a function into two variables
- From: Andrea <acirulli@xxxxxxxxx>
- Date: Mon, 03 Sep 2007 12:14:12 -0700
On 3 Set, 19:39, David W. Cantrell <DWCantr...@xxxxxxxxxxx> wrote:
Andrea <aciru...@xxxxxxxxx> wrote:
Hi,
I need some suggestion,
Let P_s=p!/{n choose p}
I assume that your n and p are positive integers; let us know if that is
not the case.
I need to calculate fixing P_s (for example P_s=2^-12) the minimum of
this function:
f(x)=p+ p \times \log{n}
I don't suppose you meant f(x), since x hasn't been mentioned elsewhere;
rather, you wish to minimize p(1 + log(n)). Is that correct?
You say that P_s is fixed and give P_s = 2^-12 as an example. But,
assuming that n and p are positive integers, I suspect it not possible to
have P_s = 2^-12 exactly. Are we to assume that your example was not a good
one and that, in reality, your fixed P_s will always be one which can be
obtained exactly using positive integers for p and n?
David W. Cantrell
Oh yeah this is a wrong example , I want to say that i want to choose
a fixed value of P_s that was obtained by the formula and then compute
among these values of n and p from which I obtained the fixed P_s the
minimum of f(n,p)=p+p\times \log n.
.
- Follow-Ups:
- Re: minimum of a function into two variables
- From: David W . Cantrell
- Re: minimum of a function into two variables
- References:
- minimum of a function into two variables
- From: Andrea
- Re: minimum of a function into two variables
- From: David W . Cantrell
- minimum of a function into two variables
- Prev by Date: Affine transformation
- Next by Date: Re: JSH: Contradictory behavior, issue of math fraud
- Previous by thread: Re: minimum of a function into two variables
- Next by thread: Re: minimum of a function into two variables
- Index(es):
Relevant Pages
|