- #1
lkcl
- 7
- 0
dear all,
my apologies if this is the wrong location to post, i am a software engineer whose maths was at A and S-Level back in 1987. i am on the exciting but empirical (iterative) track of the electron's magnetic moment: using a program called ries i have an *exact* matching equation - details are here if anyone'e interested -
Physics Discussion Forum ? View topic - [RFC] mass of electron to measured accuracy to date
the problem is that ries generates its solutions in LHS and RHS randomly, LHS is in terms of x, RHS is not. the equation is:
ln(x)/ln(x/y)=e^7
or, actually, ries came out with it as:
ln(x^(e^7)) / ln(x) = 1/(e^7)
and i need to solve that. it looks to me like it's "log (in base x) of x itself divided by a constant equals a constant!" which is... crazed :)
is there actually a mathematical solution to this, or would it be necessary to use iteration (again)?
thank you for any help.
l.
my apologies if this is the wrong location to post, i am a software engineer whose maths was at A and S-Level back in 1987. i am on the exciting but empirical (iterative) track of the electron's magnetic moment: using a program called ries i have an *exact* matching equation - details are here if anyone'e interested -
Physics Discussion Forum ? View topic - [RFC] mass of electron to measured accuracy to date
the problem is that ries generates its solutions in LHS and RHS randomly, LHS is in terms of x, RHS is not. the equation is:
ln(x)/ln(x/y)=e^7
or, actually, ries came out with it as:
ln(x^(e^7)) / ln(x) = 1/(e^7)
and i need to solve that. it looks to me like it's "log (in base x) of x itself divided by a constant equals a constant!" which is... crazed :)
is there actually a mathematical solution to this, or would it be necessary to use iteration (again)?
thank you for any help.
l.