What is the Mistake in Calculating Power Dissipation in a Resistor?

AI Thread Summary
The discussion centers on the calculation of power dissipation in a resistor, specifically addressing the conditions for maximum power. It is established that power dissipation in a 2 Ohm resistor is maximized when the total resistance is minimized. The confusion arises from the mathematical approach to finding the minimum total resistance, leading to an incorrect conclusion when the derivative is set to zero. Participants clarify that maximum or minimum values can occur at endpoints of the allowed domain, not just where the derivative equals zero. The conversation emphasizes the importance of considering restrictions on the variable when analyzing such problems.
Jahnavi
Messages
848
Reaction score
102

Homework Statement


resistor.png


Homework Equations

The Attempt at a Solution



Power dissipated in the 2 Ohms resistor will be maximum when current is maximum .This will occur when total resistance is minimum .

If I think logically then I do get the right answer . But on trying to arrive at the result mathematically I think I am making some silly mistake .

Total resistance is Z = (10R+16)/(8+R)

For Z to be minimum , dz/dR = 0

Calculations give me a weird result 64 = 0

What is my mistake ?
 

Attachments

  • resistor.png
    resistor.png
    24.8 KB · Views: 1,234
Physics news on Phys.org
Jahnavi said:
Power dissipated in the 2 Ohms resistor will be maximum when current is maximum .This will occur when total resistance is minimum.
Correct.
Jahnavi said:
Total resistance is Z = (10R+16)/(8+R)
Correct.
Jahnavi said:
For Z to be minimum , dz/dR = 0
But there is another restriction on R: R>=0
Jahnavi said:
Calculations give me a weird result 64 = 0
That's because the minimum (and maximum) Z occurs when R=-8 and the denominator goes to zero.
But the problem does not allow for a negative R.
 
Your maximum is not a point where the derivative is zero. It is a point at the edge of the allowed range for R (R cannot be negative).

Here is a plot of the current
 
  • Like
Likes Jahnavi
.Scott said:
That's because the minimum (and maximum) Z occurs when R=-8 and the denominator goes to zero.

How did you find that ?
 
Jahnavi said:
How did you find that ?
You have R+8 in the denominator. Solve for R+8=0.
 
mfb said:
Your maximum is not a point where the derivative is zero.

Are you implying that maximum or minimum can occur either at points where derivative is zero OR at end points of allowed domain ?
 
.Scott said:
You have R+8 in the denominator. Solve for R+8=0.

Sorry . But that's not how we find maximum/minimum value of an expression .
 
Jahnavi said:
Sorry . But that's not how we find maximum/minimum value of an expression .
Well. It's how I found it.
The method you used will work for expressions that do not go to infinity - and which have derivatives.
The restrictions are actually more than that - but I think you want to keep the math at the secondary school level.
 
Jahnavi said:
Are you implying that maximum or minimum can occur either at points where derivative is zero OR at end points of allowed domain ?
Yes. You have an example here.

Another example is the maximum of f(x)=x2 in the range of 0 to 2. Clearly the maximum is at x=2 where the derivative is not zero.
 
  • Like
Likes Jahnavi
  • #10
Jahnavi said:
Are you implying that maximum or minimum can occur either at points where derivative is zero OR at end points of allowed domain ?

Yes. Look at the simple example of f(x) = x. The minimum of f(x) on 0 ≤ x ≤ 1 is at x = 0, and the maximum on that interval is at x=1. The derivative = 1 at both of those optimal points.

The theorem you are trying to (mis-)use is that if a differentiable function f(x) has a maximum (or a minimum) at some x in the OPEN interval a < x < b, then the derivative vanishes at x. On a CLOSED interval a ≤ x ≤ b, the derivative = 0 an an interior optimum, but not necessarily at an end-point optimum.
 
  • Like
Likes Jahnavi
  • #11
mfb said:
Yes. You have an example here.

Another example is the maximum of f(x)=x2 in the range of 0 to 2. Clearly the maximum is at x=2 where the derivative is not zero.

Thanks !
 
Back
Top