Several equal but different ones (1)?

  • Context: Undergrad 
  • Thread starter Thread starter Izy Amisheeva
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 1K views
Izy Amisheeva
Messages
1
Reaction score
0
TL;DR
I ran into a little problem trying to solve the (√x )+ 1 = 0 equation.
Summary: I ran into a little problem trying to solve the (√x )+ 1 = 0 equation.

Obviously there will be no solution in R, so I tried the following

(√x )+ 1 = 0

ei α/2 = ei π

i α / 2 = i pi

so: α = 2 pi

so the solution will be e2 i π

This solution actually works when replaced in the equation.

The question is:

e2 i π works, but 1 which is the same does not work, just as e4 i πdoes not work either.

It seems that of the infinite possibilities of complex representation of 1 only one of them is solution!

Anyone could explain this?

Tanks
 
Last edited:
Physics news on Phys.org
  • Like
Likes   Reactions: Charles Link
DaveE said:
√1 = ±1
This isn't true. ##\sqrt 1 = +1## only, if we're talking about the real square root function that maps nonnegative real numbers to the same set of numbers.

In any case, the original equation was ##\sqrt x + 1 = 0##, or ##\sqrt x = -1##. If we square both sides, we get ##x = 1,## but this is not a solution of the first equation. In short, the equations ##\sqrt x + 1 = 0## and ##x = 1## are not equivalent.
 
  • Like
Likes   Reactions: DaveE and PeroK
Izy Amisheeva said:
(√x )+ 1 = 0

ei α/2 = ei π

i α / 2 = i pi

This is not equivalent to the previous equation since ##e^A = e^B## does not imply ##A = B##

so the solution will be e2 i π
This solution actually works when replaced in the equation.

The solution for ##\alpha## works when replaced in the equation ##i \alpha / 2 = i \pi##, but that equation is not equivalent to the original equation.
 
  • Like
Likes   Reactions: Izy Amisheeva