Is Taking the Reciprocal a Valid Approach in Differentiating dpH/dV?

  • Context: Graduate 
  • Thread starter Thread starter Borek
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the validity of taking the reciprocal in the differentiation of the relationship between pH and volume (V), specifically examining the expression dpH/dV. Participants explore different methods of differentiation and the implications of their approaches, including algebraic manipulation and the handling of logarithmic terms.

Discussion Character

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

Main Points Raised

  • One participant questions the validity of taking the reciprocal after differentiating the equation for dpH/dV, expressing difficulty in achieving the same result through an alternative method of solving for V first.
  • Another participant asserts that taking the reciprocal is valid, referencing the relationship between dy/dx and dx/dy.
  • Participants discuss the algebraic manipulation of the original equation, suggesting that combining logarithmic terms may simplify the differentiation process.
  • One participant shares their detailed differentiation steps, raising a question about a potential sign error in the expression for dpH/dV.
  • Another participant reflects on their understanding of the equivalence point in the context of the pH versus V graph, indicating a realization about the relationship between the variables.
  • There is mention of the Gran method and its relevance to the discussion, with participants expressing uncertainty about the algebraic inversion of the equation.
  • Some participants express a desire to clarify their understanding and confirm their calculations, indicating ongoing uncertainty in the discussion.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the validity of taking the reciprocal in differentiation, as some support the approach while others express confusion and seek clarification. The discussion remains unresolved regarding the best method to differentiate and the implications of each approach.

Contextual Notes

Participants note potential complexities in the algebraic manipulation of logarithmic terms and the differentiation process, highlighting the challenges in achieving consistent results. There are also references to specific constants and terms that may require further clarification.

Who May Find This Useful

This discussion may be useful for students and professionals interested in the mathematical treatment of chemical equilibria, particularly in the context of pH and volume relationships, as well as those exploring differentiation techniques in applied mathematics.

Borek
Mentor
Messages
29,204
Reaction score
4,626
I am reading an old paper and I have came to the passage shown in the picture:

gunnar.png


k, CA, CB and V0 are all just some constants.

I think I know what they did - they differentiated the first equation calculating dpH/dV and then took reciprocals of both sides of the equation. Is it a valid approach?

I am not able to get the same result solving the first equation for V and calculating dV/dpH then.

Bear in mind I am mathemathically challenged and English is my second language, I can be missing something obvious.
 
Last edited:
Physics news on Phys.org
Yes, this is a valid approach. Let [itex]y=f(x)[/itex]. Obviously, [itex]dy/dx = df/dx[/itex]. Differentiating [itex]y=f(x)[/itex] with respect to y yields

[tex]1 = \frac{df}{dx}\,\frac{dx}{dy}[/tex]

Solving for [itex]dx/dy[/itex],

[tex]\frac{dx}{dy} = \frac 1 {df/dx} = \frac 1 {dy/dx}[/tex]
 
OK, thank you.

So going the other way (that is solving for V and differentiating), I should get the same result?
 
Borek said:
OK, thank you.

So going the other way (that is solving for V and differentiating), I should get the same result?

On the way there I think you slightly simplify and easier see the calculation if you combine terms inside the bracket of first eq. into a single fraction and then express that as

pH = k - log(CAV0 - CBV) + log(V0 + V) :smile:
 
I have to solve for V, having two logs doesn't make it easier.

I tried both manually and with TI 89, but I can't get the same result as the one printed. Will try later again.
 
Borek, I'll put this up here instead of PM as hopefully someone can check it in case of mistakes er typos. :biggrin:

For the differentiation

[tex]pH = k - log(\frac{C_AV_0 - C_BV}{V_0 + V})[/tex]

[tex]= k - log(C_AV_0 - C_BV) +log(V_0 + V)[/tex]

[tex]= k + \ln 10 [-\ln(C_AV_0 - C_BV) + \ln(V_0 + V)][/tex]

Then differentiating

[tex]\frac{dpH}{dV} = [\frac{- C_B}{C_AV_0 - C_BV} + \frac{1}{V_0 + V}].\ln 10[/tex]

From this you can already see that the point where the LHS is infinite (the pH against V graph is vertical, or V against pH horizontal) is where
[tex]V = \frac{V_0C_A}{C_B}[/tex].The RHS fractions can be combined giving

[tex][\frac{\ln10.(C_A - C_B)V_0}{(C_AV_0 - C_BV)(V_0 + V)}][/tex]

If you wanted to invert this into V = a function of [tex]\frac{dV}{dpH}[/tex], rearrange to

[tex](C_AV_0 - C_BV)(V_0 + V) = (C_A - C_B)V_0.\ln 10.\frac{dV}{dpH}[/tex]

call the RHS R, say, and then express V by solving the unlovely quadratic in V:

[tex]-V^2C_B + V V_0(C_A - C_B) + (C_A V_0^2 - R) = 0[/tex]

You ought to get the same thing by inverting and differentiating but I think it is more tedious.

You said you want to invert the first equation anyway. I question whether you do :biggrin: - if it is for plotting it suffices to switch around axes when you plot rather than invert algebraically.

For inverting algebraically work with H rather than pH; and instead of k (which is probably a p something) I define k = - log M, (M = 10-k)

Then the first equation becomes

[tex]H = M + \frac{C_AV_0 - C_BV}{V_0 + V}[/tex]

which eventually transforms to

[tex]V = [\frac{C_A - C_B}{C_B + H - M} + 1]V_0[/tex]

or in terms of pH and k

[tex]V = [\frac{C_A - C_B}{C_B + 10^{-H} - 10^{-k}} + 1]V_0[/tex]
 
Last edited:
epenguin said:
From this you can already see that the point where the LHS is infinite (the pH against V graph is vertical, or V against pH horizontal) is where
[tex]V = \frac{V_0C_A}{C_B}[/tex].

Hardly surprising - that's the equivalence point :smile:

You said you want to invert the first equation anyway.

Whatever I was doing was just to make sure I understand what is going on. And today I had a time to try again - everything is OK.

epenguin said:
call the RHS R, say, and then express V by solving the unlovely quadratic in V:

[tex]-V^2C_B + V V_0(C_A - C_B) + (C_A V_0^2 - R) = 0[/tex]

Something is wrong, no need for quadratic here:

[tex]V = \frac {-(10^k - C_A 10^{pH}) V_0} {10^k + C_B 10^{pH}}[/tex]

For inverting algebraically work with H rather than pH

Nah, that's about dV/dpH - volume vs potentiometric answer.

This is from the Gran method original paper, BTW.

k (which is probably a p something)

No, that's log(activity coefficient).

Thank's for the help. Yesterday I was not sure about this reciprocal thing - it seemed logical, but I have learned not to trust my instincts when it comes to anything more complicated than multiplication table.
 
Last edited:
I will work through it again with more calm and clearer head (also had computer trouble today). :blushing::biggrin:
We want to show the students how we make mistakes and are very 'umble. :approve:
 
epenguin said:
Borek, I'll put this up here instead of PM as hopefully someone can check it in case of mistakes er typos. :biggrin:

For the differentiation

[tex]pH = k - log(\frac{C_AV_0 - C_BV}{V_0 + V})[/tex]

[tex]= k - log(C_AV_0 - C_BV) +log(V_0 + V)[/tex]

[tex]= k + \ln 10 [-\ln(C_AV_0 - C_BV) + \ln(V_0 + V)][/tex]

Then differentiating

[tex]\frac{dpH}{dV} = [\frac{- C_B}{C_AV_0 - C_BV} + \frac{1}{V_0 + V}].\ln 10[/tex]
Should that be +CB in the numerator (two minus-signs cancel each other)?
 

Similar threads

  • · Replies 30 ·
2
Replies
30
Views
7K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 19 ·
Replies
19
Views
5K
Replies
1
Views
1K
  • · Replies 40 ·
2
Replies
40
Views
8K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
11K
  • · Replies 1 ·
Replies
1
Views
3K