Who wants a math challenge?

2»

Comments

  • Reply 21 of 26
    scottscott Posts: 7,431member
    Quote:

    Originally posted by MajorMatt

    There are two answers, which I forgot.



    Anyhow plotting is breaking the rules of this exercise.






    I was looking a plot when I noodled out there were two answers.
     0Likes 0Dislikes 0Informatives
  • Reply 22 of 26
    scottscott Posts: 7,431member
    Quote:

    Originally posted by Rick1138

    It's pretty damn difficult.





    I got it into the form:





    ln 5x = x ln2



    Then tried taking the derivative of each side, but it didn't work.






    You could do a Taylor expansion on the ln (use base 2!) to get ln(x) in polynomial form and then add in xln2 into that and reverse the Taylor. That might work.
     0Likes 0Dislikes 0Informatives
  • Reply 23 of 26
    rick1138rick1138 Posts: 938member
    That probably would work.
     0Likes 0Dislikes 0Informatives
  • Reply 24 of 26
    rick1138rick1138 Posts: 938member
    It's not solvable symbolically, it is a version of Lambert's W-function:



    http://mathworld.wolfram.com/LambertsW-Function.html



    It can also be recast as e^(ln2*x) = 5x, and e is of course defined as the series x^n/n! where n is summed from 0 to infinity. Numerics win here.
     0Likes 0Dislikes 0Informatives
  • Reply 25 of 26
    fred_ljfred_lj Posts: 607member
    Quote:

    It can also be recast as e^(ln2*x) = 5x, and e is of course defined as the series x^n/n! where n is summed from 0 to infinity. Numerics win here.



    That's exactly where I got -- but I'm just too lazy to work out the Taylor series. Shudder....Taylor series. It's not hard, just too much to crunch and write out. I remembered it enough for the AP Calculus BC exam -- only came up on one friggin question.



    Bah.
     0Likes 0Dislikes 0Informatives
  • Reply 26 of 26
    rick1138rick1138 Posts: 938member
    That's why I like abstract algebra, just write some symbols down, no numbers.
     0Likes 0Dislikes 0Informatives
Sign In or Register to comment.