What is the minimum value of f(N)?

  • Context: Graduate 
  • Thread starter Thread starter dedaNoe
  • Start date Start date
  • Tags Tags
    Minimum
Click For Summary
SUMMARY

The minimum value of the function f(N) = √(Σ(A_i/(1-N) + B_i/N)²) for i=1 to 3 is determined by finding the critical points where the derivative f'(N) is zero or undefined. The derivative is calculated as f'(N) = Σg_i'(N), where g_i(N) = (A_i/(1-N) + B_i/N)². To find the minimum, evaluate f(N) at these critical points and select the least value. It is essential to consider that f²(N) reaches a minimum when f(N) > 0.

PREREQUISITES
  • Understanding of calculus, specifically differentiation
  • Familiarity with functions and their critical points
  • Knowledge of the square root function and its properties
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the method of finding critical points in calculus
  • Learn about the implications of the first and second derivative tests
  • Explore optimization techniques for multivariable functions
  • Review the properties of square root functions in mathematical analysis
USEFUL FOR

Students and professionals in mathematics, particularly those focusing on calculus and optimization problems, as well as anyone interested in function analysis and critical point determination.

dedaNoe
Messages
51
Reaction score
0
I have
[tex]f(N)=\sqrt{Sum(\frac{A_i}{1-N}+\frac{B_i}{N})^2}[/tex]
i=1 to 3

I need such N that gives minimum for f(N)?
Thanks!
 
Last edited:
Physics news on Phys.org
[tex]f(N) = \sqrt{\sum _{i=1} ^3 \left (\frac{A_i}{1 - N} + \frac{B_i}{N} \right )^2 }[/tex]

Now:

[tex]\frac{d}{dN} \left [ \sum_i g_i(N) \right ] = \sum g_i'(N)[/tex]

Why is this true? Observe:

[tex]\frac{d}{dN} \left [ \sum _i g_i(N) \right ] = \frac{d}{dN}[g_1(N) + g_2(N) + g_3(N)][/tex]

[tex]\ = g_1'(N) + g_2'(N) + g_3'(N) = \sum g_i'(N)[/tex]

Note, [itex]g_i(N) = \left ( \frac{A_i}{1 - N} + \frac{B_i}{N} \right )^2[/itex] and [itex]\sum _i[/itex] is just a shorthand way of saying [itex]\sum _{i = 1} ^3[/itex].

Now, f(N) reaches a minimum where f'(N) is zero or undefined. I've given you a way to easily find the derivative for f(N). You can tell where it will be zero or undefined. Take all those critical values for N where f'(N) is zero or undefined, plug those values of N into f(N), and choose the least value.
 
It looks like AKG forgot to take the square root into account, but consider that when f is a minimum, f^2 is a minimum if f > 0, or a maximum if f < 0.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 0 ·
Replies
0
Views
5K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K