This cannot be right.... (Problem with Cymath?)

  • Thread starter Thread starter Hammad Shahid
  • Start date Start date
AI Thread Summary
The discussion centers on a problem involving the equation (1/(2^x))^(1/(2x)) = sqrt(2)/2, where the user simplifies the left side to approximately 0.707, recognizing it as sqrt(2)/2. They encountered an issue with Cymath, which incorrectly states that 1/(2^0.5) does not equal (2^0.5)/2, raising concerns about the system's accuracy. Other users confirm that Cymath fails to recognize the equality and suggest using logarithms for a more accurate solution. The conversation highlights the importance of verifying computational tools when dealing with mathematical equations.
Hammad Shahid
Messages
64
Reaction score
3
Homework Statement
(1/[2^x])^(1/(2x)) = (2^0.5)/2
Relevant Equations
Exponential proofs.
So basically I decided to simplify the terms on the left, and I got ~0.707. I looked at it and obviously realized it equals sqrt(2)/2. So x = all real #’s.
Since I rarely see problems with infinite solutions, I went on Cymath to confirm it. I understood it all till the very end, where it stated 1/(2^0.5) =/= (2^0.5)/2 .
Here: https://www.cymath.com/answer?q=((1#(2^x)))^(1#(2x))=sqrt(2)#2

Is this an error with the system, because if you rationalize the 1/1.414... , you should get 1.414.../2.
 
Physics news on Phys.org
Which is the same :biggrin:

But: can you do it without crutches ? -- that tell you there's no answer o0)
 
  • Like
Likes Hammad Shahid
Hammad Shahid said:
where it stated 1/(2^0.5) =/= (2^0.5)/2
That is indeed incorrect. It appears that cymath can't recognize that equality.
 
  • Like
Likes Hammad Shahid
@BvU Haha 😂
@DrClaude Thank you. First time I’ve seen such a problem with it.
 
Hammad Shahid said:
Problem Statement: (1/[2^x])^(1/(2x)) = (2^0.5)/2
Relevant Equations: Exponential proofs.

So basically I decided to simplify the terms on the left, and I got ~0.707. I looked at it and obviously realized it equals sqrt(2)/2. So x = all real #’s.
Since I rarely see problems with infinite solutions, I went on Cymath to confirm it. I understood it all till the very end, where it stated 1/(2^0.5) =/= (2^0.5)/2 .
Here: https://www.cymath.com/answer?q=((1#(2^x)))^(1#(2x))=sqrt(2)#2

Is this an error with the system, because if you rationalize the 1/1.414... , you should get 1.414.../2.
When I first looked at Post #1, I was a bit confused. Were you solving the equation, or were you merely simplifying the left hand side of that equation?

It's fairly apparent that you were to solve the equation, and you were surprised to find that the left hand side simplifies to be equivalent to the right hand side. So ##x## can be any number: well, any number except zero, since ##\dfrac 1 0 ## is undefined.

By the way, the left hand side of the equation is approximately 0.707, not ~0.707 .

As for cymath:
Following the link you provided, we do see something very puzzling for one of the steps cymath takes.
You gave the right hand side to cymath as ##\dfrac{\sqrt 2}{2} ##. That's perfectly fine.

cymath takes the left hand side of the equation and simplifies it. From the 4th step on, here is a snip of what cymath gives.

243681

It's interesting that cymath does not recognize rationalizing the denominator.

By the way, if you input the right hand side as 1/sqrt(2), then cymath gives the correct result.
243682


Another approach to solving this problem is more in line with what you gave in "Relevant Equations", namely Exponential Proofs.

Use logarithms to solve this. I suggest taking ##\log _2 ## of both sides.
.
 
Last edited:
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top