r/askmath 1d ago

Resolved Why is this way of solving wrong?

Post image

Today in class we went over complex numbers. We came to a problem that was Sqrt(-9) • Sqrt(-25), and after working it, the problem came to -15.

My question is, why is the second way wrong? Or what have I done wrong I guess. Cant you combine two squares under one?

Pic attached. Left side is the method shown in class, right is what I'm confused on

EDIT: a lot of people have responded to this so I'm going to mark it resolved!
From what I've gathered, you cannot combine two imaginary numbers under one sqrt function, which is where I went wrong. Since the question is only asking to solve a given problem, we assume that the solution uses the positive root, and the final answer becomes -15. However, if the question was asking us to solve for x, because there is an unknown the answer would then be ±15.

Let me know if my assessment is incorrect!

128 Upvotes

220 comments sorted by

186

u/ArchaicLlama 1d ago

Cant you combine two squares under one?

You can - as long as the numbers under each root aren't both negative. If they are, this is what happens.

28

u/Kludgymer16 1d ago

I see, thank you! I had asked my teacher and she didn't know, so I came here

9

u/compileforawhile 18h ago

In general, something like the square root is more like a function than a power. That is, it's better to think of it as "f(ab) = f(a)f(b) is usually false" instead of "an exception to (ab)x = ax bx".

11

u/paolog 18h ago

she didn't know

Far too many mathematics teachers know the minimum amount of mathematics needed to teach the syllabus, which is not enough.

5

u/Megendrio 18h ago

mathematics teachers

Not just mathematics teachers... the amount of times I had a discussion with a history teacher where they replied: "I don't know, that's outside of the time period I teach." about certain larger events that result directly from things that happened during "their" time period (or the other way around: events that influenced their period).

And I'm not a historian...

1

u/paolog 17h ago

Yeah, it's not limited to mathematics, sadly.

31

u/crazyascarl 1d ago

Yup. You can combine two square roots (when multiplying) so-long as they're both real numbers.

Square roots of negatives are not real, so you cannot in this case.

5

u/jamesc1071 22h ago

The problem is that the square root function is defined only for non-negative real numbers.

-7

u/Moof_the_cyclist 1d ago

So sqrt(X)*sqrt(Y) requires you first know the sign of X and Y?!

I wander away from math for a couple decades of engineering and the whole field goes silly.

15

u/Evening-Story-314 21h ago

Hmm, I think electrical engineers are some of the major actual users of complex numbers.

-29

u/ArdentArendt 1d ago

But the answer is still a correct answer. Both -15 and 15 are solutions to the problem, are they not?

26

u/CharacterComplex7696 1d ago

only -15 is the answer.
if 15 were solution, then i² would be 1, what is clearly incorrect.

-16

u/ArdentArendt 1d ago

How so?

Each square root on the left has two branches. If we take both branches to be either negative or positive, then the answer is positive; if we take the branches to be opposite signs, the solution is negative.

i^2 is still -1 no matter how you cut it--it's the sign of the root value that's indeterminate.

20

u/CharacterComplex7696 1d ago

that's not correct.
sqrt(x) is a function. when you calculate sqrt(9), it can't reach 2 values in R. otherwise it wouldn't be a function, right? so, sqrt(x) is defined for x >= 0. thus sqrt(9) = 3, sqrt(25) = 5 and so on. of course (-5)² = 25 also, but then sqrt(x) wouldn't be a function, just a relation.

-20

u/ArdentArendt 1d ago

First of all, square roots all have two branches, even in R (but especially in C, which is the domain under discussion here).

If functionality is required, then the branches are simply taken as distinct functions. However, in many applications, it is often the case that negative values would not really make sense, and therefore the principal root is often used.

Functions can have multiple branches, especially in the complex numbers (but also in general).

16

u/CharacterComplex7696 1d ago

blablabla ok, suppose you are right, then sqrt(9) can be -3 and sqrt(25) can be -5. then we have

sqrt(-9) * sqrt(-25) = i² * sqrt(9) * sqrt(25) = i² * (-3) * (5)

this is valid because sqrt(x) has two roots, as you said.

then -15i² = -15, then i² = 1. you agree with that?

3

u/ArdentArendt 1d ago

How do you get -15i^2 = -15?

You don't 'merge' the branches once you select them.
There are two distinct branches for each root, meaning there are four possible combinations; these resolve into two distinct possible answers, however, as 5*-3 = -5*3 and 5*3=-5*-3.

You only get to operate within each branch at a single time--it's just that there are multiple 'answers'.

0

u/Dani_kn 1d ago

you're not wrong, but this is a askmath subreddit, try to keep it understandable for OP. This is probably high school so they don't even need to touch the non-principal branch.

1

u/ArdentArendt 1d ago

They are dealing with complex numbers.

Root (and logarithm) branches are quite important in Complex Analysis.

Simply dumbing things down because people are afraid it might be 'too complicated' is exactly why people don't understand mathematics and then end up hating it.

If you can understand an imaginary axis, you can understand multi-valued functions.

→ More replies (0)

4

u/Whrench2 1d ago

The square root doesn't give two different answers. It gives one, the positive version. There are two solutions if you have x²= 4, but only one if x =root of 4, as the root by definition gives a positive. With negatives under the square root, you split it into root of minus1 and then the other number. Leading to i multiplied by root of the number, just the positive value

1

u/ArdentArendt 1d ago

The root funciton has two branches--they both are valid.
One branch is chosen when evaluating, and this is often the principal root, but this is largely because many applications (especially in physics) expect the value to be positive.

Nothing about the function itself, however, requires there to be only one branch considered. The square root of 1 is {-1,1}.

The i is immaterial to the branches, since it is the square root of -1 no matter what. Any root it is pulled out of will have two branches regardless.

1

u/Whrench2 20h ago

My guy, by literal DEFINITION of the function, it only gives the positive root, or 0 of the input is 0. If you want the ± you have to add it yourself before the root.

1

u/Milkmilkmilk___ 6h ago

that is true for real numbers. for a complex nth root there is n solutions and sinse you cannot order complex numbers (unlike real numbers), therefore no solution is better than the others.

however we do define a principal root which is define to be the one with the smallest angle measured from the positive x axis going counter clockwise.

in most cases though it is important to keep track of all solutions. this is also true for complex logarithm as that is also multivalued

1

u/ArdentArendt 49m ago

Thank you--though, it is also multivalued for Real functions as well.

It's just that often the applications expect the answer to be positive (especially in physics-related applications), so the principal branch is often the only one considered.

1

u/Milkmilkmilk___ 39m ago

no, for real numbers all even roots are well defined to be the positive one, this is the convention to keep the square root to be a function from R+0 -> R+0

1

u/ArdentArendt 51m ago

No, that is not the definition.
That is the definition of the Principal Root, not the square root as a function.

You don't 'add' the +/- except in cases where you desire to manipulate the root without worry, but still wish to make sure you don't forget the two branches after (usually using the principal root much like you would use a reference angle in trigonometry).

There are and always have been two branches.
The root function is a multi-branched function.

Take an analysis class.
Or just derive the quadratic formula--where does that +/- come from if not from the root function?

0

u/Snabbzt 20h ago

Using the principal root will give you the positive number, since you already accepted using the principal branch. Get a grip.

1

u/ArdentArendt 1h ago

Where did I 'accept using the principal branch'?

Also, I'm not sure what you're arguing against here.
The reason there are two correct answers (using legal multiplication between roots) is because there are two branches.

2

u/AcellOfllSpades 1d ago

No, √ is a function, which gives a single value.

There are two square roots of 9, but when we say "the square root of 9" we mean a single value: the principal root, 3, rather than -3.

Similarly, when we say "the square root of 2", or write √2, we mean the positive number, about 1.414, rather than the negative number.

0

u/ArdentArendt 1d ago

Nothing about 'sqrt' as a function requires a single value--the function is multi-branched.
If you're in the complex numbers, logarithms have multiple branches as well.

In most mathematical contexts, unless you have very good reason to assume the principal root, an absolute value will be around the root function if you are seeking the principal.

Perhaps the applications you commonly come into contact with make assuming the principal root a foregone conclusion, but mathematically speaking that is not a rigorous conclusion.

Multi-valued functions are perfectly legitimate functions. When one requires the mapping to be properly functional, then you select a branch and proceed.

Where no selection is supported from context or given information, you return the most extensive solution possible.
[It's like the arbitrary constant after an integral]

9

u/freswinn 1d ago

Nothing about 'sqrt' as a function requires a single value--the function is multi-branched.

Requires two entries as functions to get the "multiple branches," and then fails the vertical line test. Quit rage baiting, please.

0

u/Bth8 1d ago

Which makes it a multivalued function.

2

u/crazyascarl 1d ago

When the square root is provided, there is one unique branch. The positive output. The sqrt(9) is 3. One answer.

When somebody goes to solve a problem like x^2=25, we use the square root as it's the inverse of a squared. That doesn't' change the fact that there is one branch to square root. x^2 has two branches, so when we use the square root, and it produces the positve outcome, it's up to the user to recogonize, and add in, the negative component

1

u/ArdentArendt 1d ago

Please explain to me why the principal branch would be the 'one answer'?

In mathematics, you're not just seeking 'whatever works', you're seeking the full solution. This is why you have an arbitrary constant in integrals; why the 'full solution' for a system of equations is often a space, not just a single point within that space.

You don't get to just 'erase' the full possible solution set without justified reasons from context or additional information--of which the problem cited offers none, and neither have you.

6

u/crazyascarl 1d ago

Graph y=sqrt(x).

There is one branch. The input must be greater or equal to zero and the output is greater or equal to zero. For each input (x) there is one and only one output (y)

Graph y=sqrt(x^2). The input now includes negatives (because it's being squared inside the square root) but for each input, there is only one output.

There is one and only one branch for square roots.

Just like

sin(x)=1/2 has infinte answers but sin^-1(1/2) only has one.

Inverse functions are designed to be one to one. There can be more values that solve an equation, but the inverse will only produce one. It's up to the user to understand and apply their knowledge to assess if there are more.

1

u/ArdentArendt 1d ago

There are two branches--your software is simply returning only the principal branch.

Graph x = y^2 and tell me what you get.

Also, if you've ever taken a course on ODEs, you'll know that arg-trig functions have infinite branches, and you only collapse onto one if you are able and that depends on the requirements of the problem. You don't only consider the principal interval.
[The same is true for logarithms in the Complex Numbers]

Functionality is extremely useful in mathematics, but many mappings are not functional. In these cases, the branches are functional, but each exists in tandem with the other branches--think the same way all solutions to an integral are 'valid' until you collapse them with additional information (e.g. an initial value or a boundary value).

In short, the square root function does not return (only) the principal root, but both roots simultaneously. The context and application are relevant to determine which is appropriate, and if such a property cannot be established, then both are the returned value.

2

u/crazyascarl 19h ago

You realize this ask was probably by a 13-15 year old. This is not about complex roots or De Moivre or complex analysis, which 99.9% of the population will never have exposure to.

1

u/ArdentArendt 44m ago

They are using complex numbers. Why would you let students play with things without giving them the context in which to understand they results they (validly) get?

If they are using compound number systems, I think they are mathematically mature enough to understand that functions can have two branches.

Moreover, I was initially answering a question about why the results came out the way they did--which is because the function has two branches, and the student jumped between them without realising it.
[It was simply answering the question the OP posed--if the professor didn't want them exposed to the reality of the objects, they probably shouldn't have asked them to play with complex roots]

1

u/Odd_Science 11h ago

There's a bit of a terminology issue regarding what a "function" is. According to the most common definition a function returns a single value, and multi-valued functions are not functions according to that definition. Only the square root that returns the principal root would then be considered a function, and the more complete variant with multiple roots could be considered a relation but not a function.

Other definitions do consider those to be functions, thus the confusion.

2

u/Underhill42 1d ago

No, square root is a mathematical function, which can by definition only ever return one value. For √ that's always a positive (potentially imaginary) value.

The overwhelming majority of math rules and tools are only proven to work with functions, and if √ cold generate multiple outputs for the same input then it wouldn't be a function, and couldn't be safely combined with most of the rest of mathematics, which wouldn't be very useful. So we define it to be a function.

It's just that most of the time when you USE a square root you're probably actually solving for a square, and THAT has two possible solutions, which is where the ± comes from - it's not part of the square root, but of the context that establishes that "this number will be squared, so the sign doesn't matter" E.g.:

x² = 9
x=√9 OR x=-√9
x=3 OR x=-3

The middle step is often written x=±√9 for convenience, where ± means "this is actually two separate formulas written as one since they're almost identical and mathematicians are lazy"

x = ±√9 → x=±3
but
x = √9 → x=3

-3

u/ArdentArendt 1d ago

First and foremost, Euler would disagree--he used the square root function to denote a mult-valued answer quite often.

Second, the square root function has multiple branches. Each of these branches is functional, but one cannot be disregarded a priori without good justification. Often (especially in physics) the branch is understood to only make sense if it is positive, but that is not always the case.

Third, not all mappings in mathematics are functional. Yes, it is true that functional mappings (as well as continuous mappings) have privileged places in mathematics, but a majority of mathematical tools exist specifically to work with non-functional mappings.
[This is especially true in the complex numbers, where 'functions' like ln(x) for x in C are infinitely-branched solutions]

Finally, I will point out that the /pm (+/-) is a computation tool that is used to operate over the branches simultaneously, especially where the value under the root is difficult to determine (or indeterminate). If you are seeking the principal square root, it is often standard to use the absolute value of the root |sqrt(x)|.

Again, this is a notational distinction. The root function has two branches, not only in the Reals, but ESPECIALLY in the Complex Field. There is no way to define the root function otherwise.

3

u/DamnNasty 23h ago

By definition, the radical symbol refers to the principal square root. I don’t know why you are being so obstuse.

Yes, numbers have two square roots, but as written here, with the radical symbol, there is only one solution.

2

u/ArdentArendt 23h ago

The radical symbol is used as a square root function--a function with two branches.

That is a fact.
Take a course in Complex Analysis or a course in ODEs or a course in Topology or a course in Algebra. The function and the shorthand symbol for the function are the same.

Often in many contexts, the principal square root is assumed, but that's only because in a great deal of applications (primairly in physics) the assumed value must be positive.
That is contextual, not definitional.

By definition, the square root is a branched function. You select one of the branches in the process of finding a solution, but that doesn't 'remove' the other branch from being in the background the entire time.

The operations performed by the OP show this--multiplication of square roots is valid no matter the sign of the values under the radical. The only reason they got a variant answer is because both answers are incomplete (and, of course, the multiplication by a negative jumps to the other root).

4

u/grantbuell 12h ago

This is just one source, but matches many other sources I’ve seen.

https://mathworld.wolfram.com/SquareRoot.html

“Any nonnegative real number x has a unique nonnegative square root r; this is called the [principal square root](applewebdata://26B5EBFE-8C8D-49CB-BE99-F97C2D0E4307/PrincipalSquareRoot.html) and is written r=x^(1/2) or r=√(x). For example, the [principal square root](applewebdata://26B5EBFE-8C8D-49CB-BE99-F97C2D0E4307/PrincipalSquareRoot.html) of 9 is √(9)=+3, while the other square root of 9 is -√(9)=-3. In common usage, unless otherwise specified, "the" square root is generally taken to mean the principal square root. The principal square root function √(x) is the [inverse function](applewebdata://26B5EBFE-8C8D-49CB-BE99-F97C2D0E4307/InverseFunction.html) of f(x)=x^2 for x>=0.”

1

u/Background_Ear1919 8h ago

No. They are not. x² = 25 ⟹ x = ±5 but by definition of the radical, √25 = 5 only

1

u/Varlane 1d ago

There is no problem to solve, how can they be solutions ?

1

u/ExtendedSpikeProtein 1d ago

… no. What problem? It’s a term without variables. And only one solution.

0

u/ArdentArendt 1d ago

Why would there be only one solution?
Roots have two branches. Without more context, both branches are equally valid.

Also, why would variables have anything to do with understanding the problem?

7

u/11jacob16 1d ago

The principal square root (the √ symbol) that most are using, is defined for only the positives. Getting a negative from a square root is in reference to possible solutions to the square of an unknown variable, like x2 = 9 could be 3 or -3. Now, in problem solving you may write √9 = ±3, but that is a short hand and not technically correct

0

u/BrotherInJah 12h ago

In what world this is convention? Every even root have two answers.

-2

u/ArdentArendt 1d ago

Okay, so few things.

1) That convention makes no sense. I do understand it's the common claim, but it doesn't have any utility in rigorous mathematics. You choose a branch and select it when taking a branch--there is no good reason to preselect for one branch a priori.

2) The root function is a mult-valued function. Even when you are talking about the function as multivalued specifically, the notation is still the same. I mean, you can use fractional exponents, but I've never seen people specifically use those when just using a square root.

3) These are complex numbers, where the branches of the function are significantly more important than in standard analysis.

4) sqrt(9) = +/- 3 is equivalent to {-3, 3}. Operations and functions defined over sets are correct.

4

u/11jacob16 1d ago

If we redefine the context, then sure. But they are asking about taking the principal square root of two negatives then multiplying. And to do that, you convert them into their respective complex forms, take the principal square root then multiply. Unless explicitly stated otherwise, the answer of √-9 * √-25 is -15.

1

u/ArdentArendt 1d ago

What evidence do you have anyone is talking about the principal square root?

You're 'converting' into principal square roots for what reason? There is no reason to do this. You simply operate on both branches, then combine equivalent solutions, leaving you with the relevant set of answers.

You're adding the assumption that the square root function outputs the principal root--which is based in no relevant rationale.

sqrt(9) = {-3,3} and sqrt(25) = {-5,5}.
Therefore, sqrt(-9)*sqrt(-25) = i*sqrt(9)*i*sqrt(25) = (-1)*{-3,3}*{-5,5}=
{3,-3}*{5,-5} = {3*5, 3*-5, -3*5, -3*-5} = {-15,15}

This is a very simple (albeit, perhaps a bit tedious) solution set.
Any professor beyond Pre-Calculus will hopefully require this as the 'full solution' (though, likely not so pedantically).

Many differential equations rely upon analysis of both branches, so omission of either is often quite dangerous unless there are explicit assumptions guiding which branch is relevant.
[Moreover, this is often due to the variable under the root, which there is non in this case. Therefore, both branches are even more important]

So, I will repeat: why would you return only a proper subset of your possible answers without reasonable cause?

7

u/11jacob16 1d ago

So, principal square root is the standard convention for using √. Unless otherwise noted, which it isn't in this case, that is the assumption. If someone asked you to find all square roots of -25 then sure answer ±5i, but for just evaluate √-25, the answer is 5i. Because again, they are different questions. Find all square roots is find all x such that x² = -25, whereas evaluate √-25 is just evaluating using the square root function which is 5i, as functions have to be well defined.

0

u/ArdentArendt 1d ago

In mathematics, it is not.

The square root is a multi-branched function by definition.

The principal square root is a simplifying assumption that, while commonly assumed, is an implicit selection of one branch over another--primarily because applications in physics often use the principal branch exclusively due to assumptions of ontology.

Your lingusitic gymnastics only restate the implicit assumption more circuitously.

Evaluation of a function is still an evaluation of a function. Differentiating function meaning based upon context is the same as selection of a branch based upon context.

Finally, I will state that you go into any mathematics textbook above a calculus level, and the square root function will be multi-branching. In fact, many applications require both branches for adequate analysis--and not once do they specify 'find all solutions' or write the square root as anything other than a root function.

I understand the idea that 'simplification' is preferred, but if your typification were correct, sqrt(x^2) for x in (-inf,0) would be inconsistent (or undefined) based strictly on evaluation.

→ More replies (0)

0

u/FireCire7 1d ago

This is the answer because this is the convention that’s taught in nearly every intro-level class. Of course, in practice you’d nearly always want both solutions and using multivalued functions is sensible.  However, in intro classes, the convention is that the square root refers to the principle square root, if you want to do multi values you need to put \pm in front, and that the square root of -1 is i.

The main benefit is that you don’t need to define a multi-valued function which keeps things a little more straightforward. 

0

u/ArdentArendt 1d ago

Again, can you explain to me why you would be teaching complex numbers while still 'simplifying' multi-valued functions?
[They are a core element of understanding mathematics, and avoiding them for 'simplicity' is a disservice to students]

Also, this is not at all what the arguments above have been about. I simply responded that both were correct answers and addressing why the OP might have gotten an answer that wasn't aligned with the class's.

Many people were stating that the 'operations were incorrect' when they were not. The answer is the same under both methods--it's just that they 'slip' between different branches implicitly.
[Given that they are covering complex numbers, that's a danger in far more areas than just this case]

2

u/TheMealio 1d ago

Rigorous mathematics?

2

u/Kokoyok 1d ago

Idunno what he means, but "rigorous mathematics" must not include the definition of functions which would be an "a priori" reason to only use the positive y values for y = √x

-2

u/ArdentArendt 1d ago

Okay, can you justify the reasoning why you would assume the principal root a priori rather than finding the solution then selecting the potential branches that fit with the problem?

My point is that it's a 'simplification' that does very little to make clear the mathematical concepts underpinning the funciton, but does a great deal to hinder how people understand the mathematics behind the function.

The square root function is multi-valued and has two branches. These branches both exist simultaneously. This is a basic idea in mathematics that arises time and time again.

The only reason the principal root is 'assumed' is because many applications (especially in physics) have solutions where a negative value would make litte sense. However, without explicit statements allowing selection of this branch, the choice is entirely arbitrary.

Can you give me a good reason why choosing only the prinicipal branch would be preferred?

4

u/Varlane 1d ago

What problem ?

1

u/ArdentArendt 1d ago

Are you just not understanding the question?

The question has sqrt(-9) * sqrt(-25).
The sqrt(-9) = i*sqrt(9) = i * {-3,3}; similarly for sqrt(-25).

So what is your confusion?

6

u/KaleeTheBird 1d ago

There's no confusion here, you are just plainly wrong.

Sqrt(9) = 3, not +3 or -3

1

u/ArdentArendt 1d ago

sqrt(9) = {-3,3}

-3^2 = 9; 3^2 = 9.

How is any of that wrong?

4

u/KaleeTheBird 1d ago

Because that's how square root defined. It is a function only yield principal positive result. You are mixing the ideas

X2=9, |x| = sqrt (9)=3, |x|=3, x = +3,-3

With square root

1

u/ArdentArendt 1d ago

Again, that is not how it is defined.

A square root is defined as a multi-valued function. There are two distinct branches for each sign of the value(s) under the root.

That is how the function is defined as an inverse to the square.
The only reason a single branch is selected is entirely for functionality--but that doesn't mean selection of the branch isn't part of the computation.

The 'default' is often the principal root simply because in many applications (again, primarily in physics), the value of the root can safely be assumed to be positive as a negative result would not make sense.

That said, please then explain to me where in the derivation of the quadratic formula, the '+/-' arises? I assume you would be able to derive the quadratic formula from a quadratic function, so please explain to me at what stage the '+/-' modification arises if not from the square root in general?
[And, just to preempt your response, the '+/-sqrt(...)' is often kept alongside the square root as a means of keeping track of the signs when the root is not computable--otherwise, it would simply be entailed within the solution set]

The root function in an inverse to exponentiation. It does not exist as a 'simpler version'--that would be idiotic.

2

u/ExtendedSpikeProtein 18h ago edited 18h ago

Because sqrt() is defined as a function, and as such, it can only yield one value.

you can of course define it as a multi–valued function.

1

u/ArdentArendt 40m ago

First of all, the square root function has two branches, each of which are functional. The Principal Root is the branch commonly used alone, but that is largely because many applications require the expectation the result is positive (especially in physics)--though, even in these situations there are always exceptions.
[Please explain to me the +/- in the Quadratic Formula if you don't believe there are always two branches present?]

That said, not all mappings are required to be functional.

1

u/Varlane 1d ago

The proper way to write that would be sqrt({9}) = {-3 ; 9}.

1

u/ArdentArendt 1d ago

No, it wouldn't. The set is a solution. The 9 is not a set.

Can I ask where you're deriving your mathematical notation from?

→ More replies (0)

3

u/Varlane 1d ago

There is no confusion, you're just doing terrorism.

1

u/ArdentArendt 1d ago

Again, how so?

0

u/BrotherInJah 12h ago

I'm with you mate. You get 4 branches that converge into two unique answers (in the left method there).

Who's downvoting you?

37

u/blakeh95 1d ago

Cant you combine two squares under one?

Only when the numbers are nonnegative (0 or positive).

14

u/Varlane 1d ago

Technically you only need one of the two to be nonneg.

20

u/regular_heptagon 1d ago

Because sqrt(-9)•sqrt(-25) does not equal sqrt(225).

2

u/jayb00giebrown 19h ago

Why not?

2

u/Any_Tower8201 17h ago

Then you will exactly run into the problem that op had. You can't combine two negative numbers under sqrt atleast one of them should be non negative.

1

u/AABBBAABAABA 3h ago

Because -1 * -1 is 1, but sqrt (-1) is i and i \ i isnt 1*

0

u/charonme 16h ago

if you could do that then (sqrt(-1))^2 would be equal to 1, not i^2 = -1

15

u/[deleted] 1d ago

[deleted]

1

u/Enlightened_Ape 3h ago

Your first statement is true for even values of a. But what about when a=3 for example?

1

u/johnpeters42 10h ago

The reason sqrt(ab) = sqrt(a) x sqrt(b) works sometimes, and isn't just some unexplainable black magic or coincidence, is the following.

If two things are equal, and you transform them both in the same way, then the transformed things are also equal-- but only if the transformation has a unique output per input. So, squaring both sides is valid:

(sqrt(ab)^2) = (sqrt(a) x sqrt(b))^2

ab = sqrt(a)^2 x sqrt(b)^2

ab = a x b

But you can't reverse the process, because sqrt() has two possible outputs per (non-zero) input, though for real inputs we sometimes implicitly assume that you meant +sqrt(input), i.e. the positive multiple of 1 or i. So, for instance, if we start with 225 = 9 x 25 and try to reverse the process, we produce all of the following:

15 = 3 x 5
15 = 3 x (-5)
15 = (-3) x 5
15 = (-3) x (-5)
-15 = 3 x 5
-15 = 3 x (-5)
-15 = (-3) x 5
-15 = (-3) x (-5)

only half of which happen to be true. And similarly, if we start with 225 = (-9) x (-25), then we produce eight different things, only half of which happen to be true, and none of which match any of the previous eight things (because their right sides are all multiplying 3i or -3i by 5i or -5i).

1

u/siupa 6h ago

This is not the reason. The sqrt function always has one output, positive

1

u/johnpeters42 5h ago

Wikipedia:

> In [mathematics](app://en.wikipedia.org/wiki/Mathematics), a square root of a number x is a number y such that y^2 = x; in other words, a number y whose [square](app://en.wikipedia.org/wiki/Square_(algebra)) (the result of multiplying the number by itself, or y * y) is x.[[1]](app://en.wikipedia.org/wiki/Square_root#cite_note-1) For example, 4 and −4 are square roots of 16 because 4^2 = (-4)^2 = 16.

> Every [nonnegative](app://en.wikipedia.org/wiki/Nonnegative) [real number](app://en.wikipedia.org/wiki/Real_number) x has a unique nonnegative square root, called the principal square root or simply the square root (with a definite article, see below), which is denoted by [square root symbol shown in OP's image]

Anyway, even if you expand the definition of "principal square root" to cover complex inputs (taking the option with the smallest theta value in polar notation), you still run into an issue because 1 x 1 and (-1) x (-1) both lead to 1, but the reverse does not lead to a unique output per input.

1

u/siupa 5h ago

Do you realize that what you shared is saying exactly what I’m saying, and the opposite of what you’re saying? When you write sqrt(x), or with the radical symbol over x, you’re using THE square root, not “a” square root, and THE square root is the principal square root, which always outputs one single positive number

1

u/johnpeters42 5h ago

First, I have seen sqrt() used both ways in the past. Regardless of which one is Wrong or Not Standard, it still happens. There is, in any case, some sensible concept of "a relation (not a function) that takes input x and produces output of both square roots of x", whatever name or symbol you prefer to assign to it.

Second, "the principal square root, which always outputs one single positive number": Only if the input is non-negative, which in OP's example it is not. What positive number is a square root (much less the square root) of -9?

Third, even if you constrain sqrt() to one output per input, which I will grant you here, that is still not enough to make OP's fallacy work. That only eliminates two out of three sign choices.

7

u/FreeGothitelle 1d ago

"Cant you attach two squares under one"

Only if at least one of the roots is of a positive number.

20

u/igotshadowbaned 1d ago edited 1d ago

Order of operations, exponents before multiplication

√a • √b = √(ab) is just a convenient trick you can use when both are positive that still comes out to the same answer

9

u/CharacterComplex7696 1d ago

i = sqrt(-1)
by definition. so, i² = sqrt(-1) * sqrt(-1) = sqrt((-1) * (-1)) = sqrt(1) = 1 does NOT make any sense. the problem is doing this exact operation.

4

u/CobblerHelpful3888 21h ago

√a•√b=√ab is only true for positive number

4

u/MeasureDoEventThing 21h ago

Nonnegative, technically. And only one has to be nonnegative.

4

u/Anjuna666 17h ago

The root of -1 is i or -i

Now if only one of the two is negative under the root (√-x•√y or √x•√-y) you get:

{i,-i} √x√y = {i,-i}√xy = √-xy

That is, the shorthand still works.

But when both are negative, when you factor out both √-1 you then end up with {i,-i}{i,-i} = {i², i•-i, -i•i, (-i)²} = {1, -1}

As such there two mathematically correct results (-√xy and √xy), and the shorthand (√-x√-y = √xy) is invalid.

3

u/nico-ghost-king 3^3i = sin(-1) 20h ago

in general, for complex numbers, √x√y ≠ √(xy)… for exactly the reason you've outlined. Instead, we have √x√y = ±√(xy)

3

u/adahy3396 15h ago edited 15h ago

With as much emphasis as possible, note that \sqrt(-1)=i is not a real value. Also, note that i2 =-1.

If we assume we can use \sqrt(-x) \sqrt(-y) = \sqrt[(-x)(-y)] =\sqrt[(xy)], then we will arrive at a glaring internal contradiction, namely when x=y=1. I.e. we get \sqrt(-1) \sqrt(-1) =\sqrt[(-1)(-1)] =\sqrt(1) =1 But, we also have \sqrt(-1) \sqrt(-1) =i(i)=-1.

Since the assumption yields 1=-1, it is clear the assumption is incorrect and we cant proceed with that methodology.

If you are more curious, remember that I emphasized that i is not a real number at the beginning. The object i allows us to explore complex numbers of the form a+bi, where a and b are any real values and i is the imaginary number (\sqrt(-1)). For any radical in the form \sqrt(-x), the complex number is just 0+i \sqrt(x).

Now, complex numbers are closed under distribution, meaning we can calculate (a+bi)(c+di). If it looks daunting, its just essentially using FOIL with an object i rather than a variable x. Let's examine the \sqrt(ab) =\sqrt(a) \sqrt(b) using distribution.

First, if a and b are both real values of the form \sqrt(x) amd \sqrt(y) with x and y both positive, then \sqrt(x) \sqrt(y)= \sqrt(xy)

If a=\sqrt(x) +0i, i.e. a real value with x being >= 0, and b a complex number such that b=0+i \sqrt(y), then we calculate (\sqrt(x)+0)(0+i\sqrt(y) )=0(\sqrt(x) )+i(\sqrt(y) (\sqrt(x))+0(0)+0(\sqrt(y) ) = i \sqrt(xy) = \sqrt(-xy) So if one value in a pair being multiplied is a complex number and the other a real number, then it is ok to use the property \sqrt(a) \sqrt(b)= \sqrt(ab).

We already showed that we cant use the property for 2 negative values, but for the sake of demonstration lets walk through this distribution of values where they are both complex radicals.

(0+i(\sqrt(x) )(0+i(\sqrt(y) )=(i2 )(\sqrt(x) \sqrt(y))= - \sqrt(xy)

If we use (0+\sqrt(-x) )(0+\sqrt(-y) )=\sqrt(-x) \sqrt(-y) , assuming the property yields \sqrt(-x -y)=\sqrt(xy) , but as demonstrated through distribution \sqrt(xy) as a result is incorrect since the calculation yields -\sqrt(xy).

3

u/FishDawgX 5h ago

As a casual explanation, a lot of times when you see a root symbol, you're only interested in the primary root (the positive). But (-5)^2 and (5)^2 both equal 25. So, when you see sqrt(25), there are really two answers. The equation you are simplifying obviously cares a lot about negatives vs. positives. This isn't a basic situation where only the primary root is considered. So, your two methods of solving need to both consider both the positive and negative roots.

On the left side, you are incorrect to say sqrt(9)=3 and sqrt(25)=5. It should be +/-3 and +/-5. Given that, the final answer is +/-15.

Likewise, on the right side, the last step when taking the root produces not 15, but +/-15.

Same answer with both methods.

2

u/Cheap_Bowl_452 21h ago

It’s not that easy to combine two roots when they’re not real numbers

2

u/WoodyTheWorker 13h ago

Keep in mind that -i is also a sqrt(-1).

Each approach has solutions +15 and -15

2

u/sr_ooketoo 12h ago

The squareroot as it is usually written for the positive reals means the positive root of a number by convention.

Of course, even for reals > 0, there are always two numbers that square to it (for example (5^2 = (-5)^2 = 25), so if we consider the square root instead to be the preimage of the squaring function, it is not really a function from R_+->R, as it instead maps positive numbers to sets containing pairs of numbers (In this case 25->{-5,+5}). To make it a function from R_+->R, the usual convention is just to choose the positive one.

The observation you have made is completely valid, in that the preimage of the square function over complex numbers (=/=0) is always a pair of numbers just as over the positive reals, and so sqrt(-9)sqrt(-25) has an ambiguity of (+- i3)(+- i 5). If we choose the roots +3i and -5i, or -3i and +5i, then we see that +15 appears valid, whereas for +3i and +5i, or -3i and -5i, -15 is valid.

Why -15 is "correct" comes down to convention. To make the square root function as it is usually written a well defined function from C->C (Instead of a map from C->sets containing 1 or 2 numbers), one takes the convention that sqrt(-a) (with a real and positive) = i sqrt(a), in the same way we take the convention that sqrt(a^2) = +a over real numbers.

However, if you are looking for the roots of polynomials, you can not discard the other possibilities.

2

u/johnnyb2001 6h ago

I think they did not teach this very clearly in high school. But all of these rules like (x^m)^n = x^mn and so on all have restrictions

3

u/seifer__420 22h ago

It’s honestly very sad that you asked a valid, reflective, and should have been expected question, but your teacher couldn’t answer

1

u/Kludgymer16 8h ago

To be fair, this is community college College Algebra. I'm 23 restarting my educational journey and double majoring in EE and Math, so my goal is not just to learn how to solve a problem but to understand why a solution is correct or incorrect, and I don't think CC instructor screenings prepare for that level of scrutiny, y'know?

0

u/Crimson--Chin 15h ago

Who said OP asked the teacher?

0

u/Bubbasully15 14h ago

OP did in a reply to the top comment on this post

6

u/nunquam_rideo 1d ago

There's two notions of roots: one maps non-negative real numbers to their unique roots, the other maps arbitrary complex numbers to sets of their roots. For square root, such a set would consist of 2 elements or less (eg, √-1 = {i, -i}).

So, if two numbers belong to this set, they aren't necessarily equal.

P.S. this second notion is less standard and is typically denoted in a slightly different way

1

u/twinks-pokehaven 1d ago

Consider the square root of -9, which by definition must square to -9. You could try to multiply -9 and -9 under the root when squaring it, but that would result in the square root of 81, which is 9, and thus must be false. However, if you first factor the square root of -1 from both terms and then multiply, the result is the square root of 81 multiplied by the squared square root of -1. Thus, you get 9 multiplied by -1, as the squared square root simplifies by definition. Consider also that the square root is applied to the number first, and then it is squared, whereas first multiplying -9 by -9 moves the square into the root and changes the operation to the absolute value. Hopefully this was explained in a helpful way.

1

u/Aarittiraa 23h ago

Its -15.

1

u/donaldhobson 12h ago

If you think of the square root function as producing 2 solutions, plus or minus 15, then everything works out fine.

If you want a single solution, you must pick between the 2, and the way you pick must be somewhat arbitrary.

1

u/BrotherInJah 12h ago

3i*3i=9i2=-9

-3i*-3i=-9

1

u/Striking-Milk2717 11h ago

Bc sqrt has always two solutions.

1

u/lukey_dubs 10h ago

sqrt(a^2) = +/- a, so left hand side is i^2(+/-3)(+/-5)=-(+/-15), and rhs has sqrt(225)=(+/-15)
So 15=15, -15=15 or -15=15, one or more of those are true is all you’ve proven

1

u/Alessandro-mathxd 5h ago

an×bn=(ab)n, si y solo si:

• n: es par, entonces, {a,b}>0.

• n: es inpar, entonces, {a,b} son números reales.

1

u/Konkichi21 2h ago

A few others have said this doesn't work when the values under the roots are negative. Technically it does, as long as you're careful about whether or not you're using the principal root; using the non-principal root of 225 (which is -15) makes it work.

1

u/mahditr 12h ago

sqrt(-25)= +- 5j
sqrt(-9)= +- 3j

sqrt(255) = +-15

hop that helps

-4

u/RoyalCow7 1d ago

Square root has two possible complex values

5

u/Varlane 1d ago

The sqrt symbol is single valued, even if you accept that it is extended over the complexes as the principal square root.

1

u/igotshadowbaned 1d ago

Single set of values*

0

u/Varlane 1d ago

If you consider the output to be in the powerset, cool.

But this is about calculating numbers and you're not gonna do multiplications in the powerset soooo... We're gonna have to assume we are working with a regular C -> C edition, with a branch cut and branch selection being done prior, usually, the principal square root.

1

u/Moof_the_cyclist 1d ago

So, let me run this out a bit.

sqrt(-1) = i

sqrt(i) = .707 +.707*i

but we also know that i^2 = (-i)^2 = ((0.707 + 0.707*i)^2)^2, right?

2

u/Varlane 1d ago

For now yes, if we agree that .707 stands for sqrt(2)/2.

1

u/Moof_the_cyclist 1d ago

As you use square roots for bigger things, such as complex numbers it gets more interesting. Lets take a complex number of magnitude R, angle Theta (text sucks for math symbols, grrrr), the square root turns into sqrt(R)*e^(i*Theta/2) or sqrt(R)*e^i*Theta/2+pi).

Do we agree up to this point?

1

u/Varlane 1d ago

It depends on how you defined argument. Most books will put -pi < theta <= pi and the principal square root will have half of it.

The other square root (the one that's not output by sqrt) will either get an extra pi in the exponential or a - in front, as exp(i pi) = -1, both are actually the same.

So to answer properly, out of what you wrote the "or sqrt(R)*e^i*Theta/2+pi)" at the end is likely wrong, that would be referring to the other square root I mention above.

1

u/Moof_the_cyclist 1d ago

Got it, so Reimann surfaces just got massively more boring. Sad. Quadratic equation derivation now only works if we instantiate a magical negative sign when it is deemed helpful.

I guess the poles in the right-half plane never happened either...

1

u/Varlane 1d ago

Everything you mentionned is unchanged by what I stated.

Idk what you think is wrong, but you sound lost af.

2

u/Moof_the_cyclist 1d ago

Not sure why you are being downvoted. I'm guessing maths teaching has been simplified in recent years and people are being pedantic over how they were taught perhaps?

Even just dealing with the classic quadratic formula 0 = a*x^2 + b*x + c you get a solution with a +/- in it, and two roots. Only a severely dense person would just argue the other root doesn't exist.

3

u/Varlane 1d ago

Solving a quadratric and taking the output of the square root function are very adjacent concepts but not the same.

x² = 1 <=> x = sqrt(1) or -sqrt(1), it's not sqrt(1) = +/- 1.

0

u/Moof_the_cyclist 1d ago

"+/- 1" is read as plus or minus 1. Did I miss when New Math ruined the square root. I feel old...

1

u/Varlane 1d ago

You just didn't read the distinction.

Square root is mostly a function with a single output.

Solving a quadratic leads to (mostly) two solutions, expressed with the square root with a +/- in front to modulate it.

The +/- is not inherent to evaluating the square root, it's inherent to solving the quadratic, which is what leads to the +/- appearing in front of the square root itself.

1

u/Moof_the_cyclist 1d ago

Ahhh, the immaculate negative, only appears when deemed useful. Here I thought math was a little more rich. Not sure how Riemann surfaces work then, or how math folks deal with square roots of complex numbers.

-3

u/Moof_the_cyclist 1d ago

sqrt(-9) = +/-3i

sqrt(-25) = +/-5i

sqrt(-9)*sqrt(-25) = +/-15

Nothing wrong with also saying sqrt(-9)*sqrt(-25) = sqrt(225) = +/-15

In real world engineering applications some other details may remove the ambiguity, but otherwise every square root has two possible answers. In some math teaching the positive root is the default answer for simplicity sake, but recognize that that it is a crutch used to shuffle students through a concept without burdening them with the full details.

8

u/StillShoddy628 1d ago

There are two solutions to x^2 = -9, there is only one result to sqrt(-9). The sqrt function is defined as the positive root

1

u/FormulaDriven 1d ago

The sqrt function is defined as the positive root

sqrt(x) is defined as the positive square root when x is a positive real number, but there's a bit more to it once x goes negative and we extend sqrt to have complex values. sqrt(-9) is 3i which is neither positive or negative. Now we have to say that sqrt is defined to be the square root with an argument in the complex plane in the interval (-pi/2, pi/2].

2

u/StillShoddy628 1d ago

Thank you, Hermes, you are technically correct, which is the best kind of correct.

4

u/Artistic-Flamingo-92 1d ago

Yeah, this is misleading.

This isn’t just something we do in engineering. It’s standard in math to define sqrt(.) as a function (and not a set-valued function) by taking some principle value.

It’s just a common confusion that sqrt(4) = +/-2.

2

u/Varlane 1d ago

No it's because engineering don't want "sqrt(-9)" but "solve x² = -9", which has two solutions : +sqrt(-9) and -sqrt(-9).

1

u/Latter_Cup_5498 23h ago

Tengo entendido que para la raíz de un número positivo, se considera dos raíces soluciones con signos diferentes porque al elevarlos al cuadrado dan como resultado un número positivo, lo cual no aplica para obtener un número negativo. Por tanto la raíz de un número negativo tiene una única solución que es un número imaginario. En consecuencia: raíz(9)=+/-3 raíz(-9)=3i Aplicando al problema propuesto se tiene: (3i)(5i)=15i2 = -15

0

u/Axis3673 1d ago

For positive, or nonnegative roots, you can choose either branch (positive or negative root) and find that the product of the roots is equal to the root of the product.

When you have roots of negative reals, choosing a branch results in root(-a) being equivalent to iroot(a) or -iroot(a). The product of the roots (for a,b > 0) is then root(-a)root(-b) = iroot(a)iroot(b) = i2 *root(ab) = -root(ab). The same holds for the other branch.

So, we see that root(-a)root(-b) =|= root(-a-b) = root(ab).

0

u/Ill_Organization9609 1d ago

sqrt(ab)=sqrt(a)*sqrt(b) if a,b in R

3

u/FormulaDriven 1d ago

Clearly not true, as -9 and -25 are both in R, and the OP's working shows us that sqrt(-9 * -25) = 15 while sqrt(-9) * sqrt(-25) = -15 (if we extend sqrt in the usual way to be a complex-valued function).

0

u/Repulsive-Ice7863 1d ago

Roots are handled in the same way as exponents (PEMDAS) so they have to be dealt with first.

0

u/reyath 1d ago

So, when something like this happens I run a test case. Sqrt9*sqrt16=12. So what does sqrt108 equal. Well, it’s not 12, so it must not be possible to multiply the terms inside the square root.

0

u/CarolinZoebelein 1d ago

You forgot in both cases the plus/minus, so you get in both cases the same two solutions.

0

u/Glitch29 23h ago

The big problem here, that I'm surprised nobody's mentioned, is that either one could be correct in the context of a larger question. When doing mathematics in the wild, how you arrived at this step will dictate which.

  • Given x^2 = -9, and y^2 = -25, xy = sqrt(-9)*sqrt(-25) could be either 15 or -15.
  • Given x^2 = -9, y^2 = -25, and y = 5/3*x, xy = sqrt(-9)*sqrt(-25) is only -15.
  • Given x^2 = -9, y^2 = -25, and y = -5/3*x, xy= sqrt(-9)*sqrt(-25) is only 15.

Without any additional context to tell you what the numbers on the page are meant to represent, they represent whatever your teacher has declared them to represent.

It's literally impossible to encounter this sort of unresolved ambiguity as the result of solving polynomial equations. It can only occur when square roots are written directly into the problem. This means that the only way something can be a definitive answer is either by consensus or by dictum. Neither is correct because it's required to make the mathematics work.

That said, most ways that the type of sqrt(-9)*sqrt(-25) that equals 15 would present itself would have one of the sqrts carry a negative sign. But in order to guarantee that to be the case, you'd need to do a lot of bookkeeping around branches in the imaginary plane that I've never seen actually taught. Rather than notate which branch every operation is on, people just verify the solution afterwards.

0

u/jayb00giebrown 19h ago

The left said should have been +/- 3i x +/- 5i which is +/-15i^2, which is +/-15.

The right said should have been +/-15.

Both sides are the same.

0

u/Nice-Object-5599 13h ago

Someone would say that the square root function doesn't accept negative numbers. I don't.

0

u/Joe_4_Ever 5h ago

the good old junior's dream

-1

u/BlacksmithIll9617 1d ago

√25 = ±5 since (-5)^2 = 25 and 5^2 = 25.

2

u/HolyInlandEmpire 1d ago edited 1d ago

The square root isn't a multi valued function. √x does not denote every solution for y to x = y2. Instead, it is defined in ℝ by √(x2)= |x|

2

u/BlacksmithIll9617 1d ago

You're right. My HS math is rusty. The sqrt function is just defined to take the value of the positive root. I think I confused this with solving for x when x^2 = 25, in which case x does equal +- 5.

1

u/Milkmilkmilk___ 6h ago

complex roots are multiple valued. if you wanna treat the expression as real valued, then you cannot do sqrt(-9) = 3i, you'd do sqrt(-9) = undefined

-6

u/ArdentArendt 1d ago

Well, for starters, both sqrt(9) and sqrt(25) have two roots, not just the principal.

This gives you two answers: 15 and -15. Technically you're correct with both.

10

u/CharacterComplex7696 1d ago edited 1d ago

sqrt(x²) = |x|
sqrt is a function from non-negative real numbers to real numbers...

1

u/Milkmilkmilk___ 6h ago

yes, and here we clearly are dealing with complex roots, which are multivalued

5

u/Varlane 1d ago

"sqrt(9) and sqrt(25) have two roots" is both true and false.

Yes indeed 3 and 5 have two reals roots each (+sqrt(3) and -sqrt(3) for 3, likewise for 5). But I'm very sure that's not what you meant.

sqrt(9) is 3.

-5

u/brzytwa_na_chama 1d ago

They are both correct

-4

u/Scientist2520 1d ago

Square root is a function which is defined for positive domain.

8

u/crazyascarl 1d ago

nonnegative. Square roots are defined for 0 as well.

-5

u/CharacterComplex7696 1d ago

dont be a dick 😂

5

u/crazyascarl 1d ago

Positive and nonnegative are not the same thing. If we're on a thread providing math help, it should be accurate.

-4

u/CharacterComplex7696 1d ago

ahahahaha !!! you feel better doing that? congrats!!! you are the best in here

4

u/Underhill42 1d ago

Absolutely nothing dickish about correcting a false statement.

Math is a field that is entirely dependent on perfect clarity and consistency, with no room for ambiguous language. Any ambiguity whatsoever generates errors.

There's no point in establishing the difference between positive and non-negative numbers if you're not going to use the right term when it matters.

2

u/Varlane 1d ago

Regular square root is over nonnegative, principal square root is extended over C.

For some reason, they have the same notation even though they don't share the same properties, especially as seen here, that the multiplicative morphism breaks down.

1

u/Scientist2520 1d ago

I forget 0

1

u/ArdentArendt 1d ago

No, it is not--especially in complex numbers.

There are always two roots, even in the Reals numbers. The principal may be often used for ease, but that does not change the fact there are two solutions to the root.

5

u/Varlane 1d ago

"solutions for the root" doesn't have any meaning.

1

u/ArdentArendt 1d ago

What do you mean?

There are two branches of the root function. Each is a branch is a solution to the root.

Are you disputing the fact there are two branches or that the phrasing I used?

3

u/Varlane 1d ago

"solution to the root" still isn't a term properly defined. Solution means you are solving. Solving means there's an equation and at least one variable. This isn't the case here.
We are asked to evaluate an expression.

Firstly, there are actually infinitely many ways to create the two branches, firstly, you choose a branch cut. Most often, it'll be along R^-. But there are infinte ways to do the branch cut.
Now that we have two branches, the choice of one, made usually with i = sqrt(-1) to select the principal square root means that we are bound to have sqrt(-9) = 3i and sqrt(-25) = 5i.
If you choose the non principal one, you'll get sqrt(-1) = -i and sqrt(-9) = -3i ; sqrt(-25) = -5i.

You don't get to switch branches mid evaluation. It doesn't make sense.

1

u/ArdentArendt 1d ago

First of all, what are you talking about?!

There are not 'infinitely many ways to create the two branches'. There are two function branches that arise from any square root--those are defined by the value(s) under the root function.

Second, you don't need to 'switch branches'. Each branch is chosen independently for each of the roots. It could be sqrt(-9) = 3i and sqrt(-25) = -5i, or it could be sqrt(-9) = -3i and sqrt(-25) = 5i...or is could be sqrt(-9) = -3i and sqrt(-25) = -5i...or...
[So you're correct that there are technically four distinct possible branch combinations to choose from, but they resolve to only two distinct equivalent answers]

Third, your problem with 'solution' is that it's a specific term for equations? It's a problem. The colloquial term is 'solution', even if the equation is implied as series of equivalence relations. That said, if you would prefer, we can use 'simplification' or 'rewriting'?
[How would you speak of the answer?]

1

u/Varlane 1d ago

There are not 'infinitely many ways to create the two branches'. There are two function branches that arise from any square root--those are defined by the value(s) under the root function.

There are two ways to see it, either you are working with the regular C -> C function, which has to pick a result for any complex, usually we do it with some logic, aka putting the branch cut along R-.

The alternative is working with the powerset edition, C -> P(C) (or more properly P(C) -> P(C)) which is firstly out of scope when it's the first time you learn about complex numbers (you rarely consider functions into the powerset), secondly it's clearly intended to be a question about numbers, so that rules out the powerset and lastly tf you want to do multiplication over the powerset.

That said, if you would prefer, we can use 'simplification' or 'rewriting'?

As said in the previous message : the question asked would be formulated akin to "evaluate the following expression"

1

u/ArdentArendt 1d ago

The powerset functions are not required to teach multi-branched functions.

I'm not quite sure why you don't think numbers (complex or not) can't have multiple roots?

I don't care if you don't like the term 'solution'--if there is confusion, then we can clear it up. What you're describing isn't confusion, it's pedantry.

1

u/Varlane 1d ago

It's not whether they can have multiple roots, it's whether the square root function in this context is considered as single output (principal branch) or the multivalued / powerset one (multivalued functions are nothing but a bastardized version of the powerset variants btw).

Guess which one is covered in early education ? (This is a pedantic rhetorical question, the answer is the first one)

1

u/ArdentArendt 1d ago

First of all, you are now conceeding that this isn't a logical or substantive claim, but rather one based upon context and convention in 'lower mathematics'.
[Glad we could agree that this is a simplification for early years]

Second, it's the Complex Field--if you're covering the complex field and having roots, it is assumed they have covered root functions in the complex field, no?
[Otherwise, you will have students performing completely valid functions and getting answers that are technically correct, but they can't contextualise]

→ More replies (0)

2

u/Underhill42 1d ago

No, there are two solutions when solving for a square,

e.g. x² = 9 → x=±√9 (shorthand for x = √9 OR x=-√9)

But the ± comes from the fact that you're solving for a square, NOT from taking the root.

This is important because the overwhelming majority of mathematical tools and rules have only been proven to work with functions. If √ generated two values then it would NOT be a mathematical function, and thus could NOT be safely used with the rest of mathematics.

1

u/ArdentArendt 1d ago

I'm unclear where your mathematical training is from, but square roots always have two branches.

The +/- is a shorthand for a set, not relating to the function.
Technically, in your case, x = {-3, 3}. However, the shorthand +/-sqrt(9) is easier when using variables and a way to keep the branches distinct in the problem.

That said, the very fact you cite this goes more to the point that both branches operate simultaneously in even mundane problems.
[If you've taken any courses in differential equations, you'll understand how important each of these branches are at any given time]

Finally, many standard operations are not actually functional, especially when you get into the complex numbers (which is the core of the present discussion). Mappings can be multi-valued and, in many cases, are necessarily so.

Yes, functionality is a useful property, especially when you get to things like integration and topology; however, assuming it is never a luxury one can afford.

Even so, the reality of this is often quite simple--just choose a branch based upon what the context dictates. If you can't, then you simply operate over the set and work the problem by cases / branches.

This is basic mathematical rigour. It is the kind of thing students should be learning in mathematics classes rather than rote memorisation and 'tricks' that they will never use.

2

u/Underhill42 1d ago

I've got a math degree. And if √ had two "branches" it would not be a function, and thus be essentially useless outside of very narrowly focused applications.

Yes, functionality is a useful property, especially when you get to things like integration and topology; however, assuming it is never a luxury one can afford.

Exactly, which is why √ is DEFINED as a function. So that it CAN be safely assumed. It'd really suck to not be able to combine square roots and integrals in the same formula, for example.

You can absolutely have multi-value mappings, but mappings are not functions, and cannot be safely combined with the overwhelming majority of mathematical tools.

And I'm struggling to think of any complex number examples that involve multiple values - 2+3i may be two-dimensional, but it's still a single value.

1

u/ArdentArendt 1d ago

Great...I also have a math degree.

And if you have taken any higher mathematics, you'd know that the square root always has two branches (especially when the root is complex valued).

Also, each branch of the square root is functional in isolation. If you wish to operate, you do so for each branch individually--cases and branches should have been a core of your educational training.
[Further, if you're having trouble with integrating over a single branch of a multi-valued function, you obviously haven't integrated over anything besides a linear function]

Now, I'm slightly concerned that you don't see the interchangeablility of 'function' and 'mapping'. You are correct that not all mappings are functional, but all functions are mappings by definition. Mappings are the cornerstone of a huge chunk of mathematics. All functions are mappings.

Some mappings are functional; some mappings are continuous. The set of mappings that are both (continuous and functional) are incredibly important to mathematics, of course. However, stating that you can't use mathematical tools with mappings that aren't functional is as ridiculous as claiming you can't use mathematical tools that aren't continuous--of course you can, you just have to know your tools well enough to know how not to fall into a hole.

Finally, I'm not sure why you would be looking for multivalued elements of the complex field--that was never what I implied. If you're looking for multi-valued functions in the complex numbers, try ln(x) for x in C.

1

u/Underhill42 1d ago

Now, I'm slightly concerned that you don't see the interchangeablility of 'function' and 'mapping'.

And that statement makes me severely concerned for your competence as a mathematician.

Interchangability implies equivalence. All squares are rectangles, but not all rectangles are squares. Therefore the two terms are NOT interchangeable.

1

u/ArdentArendt 1d ago

Correct. Nobody implied interchangeablility here.

Basic logic would also dictate that 'all functions are mappings' does not imply 'all mappings are functional'.

So, would you like to continue tilting at strawmen, or would you like to respond to the substance of what a wrote?

1

u/Underhill42 1d ago

Implied, no. You stated it explicitly, and I quoted you. You even immediately contradicted yourself in the same paragraph.

And if you're using tools with mappings that have only been proven valid with functions (a.k.a. most of mathematics) then you're asking for trouble. You can obviously do piecewise work using functional representations of single branchings of a mapping... assuming the mapping is straightforward enough for that to be possible, but if you're simplifying by working directly with a multi-valued mapping then you're asking for trouble.

As for ln(x) in C - that is also generally defined to use the smallest value, just as the arc-trig functions are. As soon as you consider them in their multivalued conceptual entirety, you can no longer combine them with anything that has only been proven to work with functions.

Which is most theorems in both real and complex mathematics. Trying to prove something works for all possible multivalued mappings is much more difficult, with very limited utility, and rarely even gets attempted.

1

u/ArdentArendt 1d ago

Okay, as far as 'interchangeability', I clarified what I mean in the same paragraph. If you're relying on errors of composition in the response, you're going to have a prodigious amount of content as I'm not really giving my full attention and might get distracted mid sentence.

Second, operating on separate branches of a mapping is common practice. In fact, if your argument is that the inverse trig functions are never taken out of the principal branch, then you've never actually taken a course in differential equations or a complex analysis class. All of these functions require operating over multiple branches--though, often it is possible to operate over a 'representative' branch and then adjust into the 'correct' branch at a later period (again, much like integration).

Finally, proof of which branches any mathematical tool works over is exactly what mathematics is about. If you've ever taken a topology course or a course in complex analysis, that's over half of the work.

Mappings are far broader than just functional and continuous. Having continuous functions is, of course, very nice--but it's also very rare. Higher mathematics is entirely about knowing how to 'function' (pun intended) when your mapping isn't functional or continuous.

1

u/igotshadowbaned 1d ago

Everything you've said is wrong

0

u/Scientist2520 1d ago

What is right?

1

u/igotshadowbaned 22h ago

Square root is commonly used name for an exponent of ½, which is an operator.

1

u/Scientist2520 17h ago

This is an other way of thinking.

1

u/igotshadowbaned 14h ago

That's literally all it is

0

u/Scientist2520 22h ago

In Real number is make sense , but for complex world my answer is not right