Finding the local extrema of this function

Click For Summary

Discussion Overview

The discussion revolves around finding the local extrema of the function F(x) = x^m * (1-x)^n, where m and n are greater than or equal to 2. Participants explore methods for determining critical points and the implications of the parameters m and n on the results.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant asks how to find local extrema and whether the answer should depend on the values of m and n.
  • Another suggests taking the derivative of the function, setting it to zero, and solving for x, but notes the difficulty due to the variables m and n.
  • Some participants propose differentiating and factoring the function to find critical points in terms of m and n.
  • One participant calculates a specific case where m = n = 2, leading to specific critical points, and questions whether this assumption is valid for all m and n.
  • There is a discussion about the validity of different roots and whether some points are local extrema or points of inflection, with references to limit behavior.
  • Participants express uncertainty about the correctness of certain roots and the implications of m and n on the nature of the extrema.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the nature of the critical points or the validity of specific roots. There are competing views on whether certain points are local extrema or points of inflection, and the discussion remains unresolved regarding the general case for m and n.

Contextual Notes

Participants note that the behavior of the function may depend on the values of m and n, and there are unresolved mathematical steps regarding the identification of all critical points.

Who May Find This Useful

Readers interested in calculus, particularly in finding local extrema of functions with parameters, may find this discussion relevant.

jason_r
Messages
26
Reaction score
0
F(x)=x^m * (1-x)^n where m and n is greater or equal to 2?
find the x coordinates of local extrema?

would my answer be with respect to m and n? or do i plug in a number for these variables
 
Physics news on Phys.org
Well how do you find extrema in general?
 
take the derivative of the function set equal to zero and solve for x?
then if the function increases at a point less than the critical number and decreses after the critlcal point then its a max, and otherway if its min

but this function has the variables m and n and i can't solve for ciritcal numbers
 
You can still differentiate and group things, hopefully you can factor them into a product of a few things?
 
jason_r said:
take the derivative of the function set equal to zero and solve for x?
then if the function increases at a point less than the critical number and decreses after the critlcal point then its a max, and otherway if its min

but this function has the variables m and n and i can't solve for ciritcal numbers
Right, so your answer will be in terms of m and n. Just figure out the derivative in terms of these two unknown numbers, and set it equal to zero.

A little trick that should help:

[tex]x^m = x x^{m-1}[/tex]
 
ok i got up to here:

m/(n+m) = x

would that be the only possible x coordinate for a local extrema?
 
Well let's let [tex]n = m = 2[/tex] you then have

[tex]f(x) = x^2(1-x)^2 = x^4 - 2x^3 + x^2 \Rightarrow f'(x) = 4x^3 - 6x^2 + 2x[/tex]

If we set that equal to 0 we get

[tex]f'(x) = 2x(2x^2 - 3x + 1) = 0 \Rightarrow x = 0, \frac{1}{2}, 1[/tex]

This gives one of your responses

[tex]\frac{m}{n+m}[/tex]

Since if we are doing my case we would get

[tex]m = n = 2 \Rightarrow \frac{2}{2+2} = \frac{1}{2}[/tex]

Unless I'm misunderstanding you?
 
Last edited:
so i should assume m=n=2? why is that
also would the answer be 1/2 ?
 
I was picking an example, if your answer is right it should work for ALL (m,n). You said the only restriction was that m, n has to be greater than 2 and so I picked the simplest example. Using basic calculus I got one set of answers, using YOUR answer I got a different one, that shouldn't happen. This is why it's important to show your work instead of just giving an answer you think is right.
 
  • #10
ok using your method i got 3+- root 1/ 4

how did you get i(?)root 7?
 
  • #11
I made a mistake the roots are x = 0, 1, 1/2, so your original solution might be partially right
 
  • #12
jason_r said:
ok i got up to here:

m/(n+m) = x

would that be the only possible x coordinate for a local extrema?
You definitely made a mistake here.

First, you should have three different roots. So you appear to have taken the one interesting-looking root and just ignored the other two. Make sure to get all of them.

Second, this root you have here looks very similar to one of the three roots, but it isn't quite right. I'm not quite sure where your error is, but it's probably a very, very simple one.
 
  • #13
m/(m+n) is local extrema. 0 and 1 are points of inflection I believe. Unless you define your function on a closed subset of R... you need to look at limit behavior too.
 
  • #14
NoMoreExams said:
m/(m+n) is local extrema. 0 and 1 are points of inflection I believe. Unless you define your function on a closed subset of R... you need to look at limit behavior too.
m/(m+n) isn't quite correct, though. And I'm pretty sure that whether or not any of the roots is a point of inflection depends upon m and n, though I could be mistaken there.

Edit: Yes, I went back and checked, and whether or not m or n are points of inflection depends upon m and n. I also verified that m/(m+n) is not an extremum (but it's close).
 
Last edited:
  • #15
Are you sure, maple gives it as one, I'm curious why you don't think it is.
 
  • #16
NoMoreExams said:
Are you sure, maple gives it as one, I'm curious why you don't think it is.
Ah, my bad. I wrote down the problem wrong (transposed m and n). Sorry about any confusion.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
5K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K