Radical Notation and Simplifying Them

From bibbleWiki
Jump to navigation Jump to search

Introduction

So still trying to get to understand GF(256). Came across this and forgot how interesting it was. Radical notation is a mathematical method for expressing roots of numbers or expressions using the radical symbol √. It represents the inverse operation of exponents (powers), such as finding the square root (√x) or nth root ( n√x ) of a value, which is also equivalent to raising a number to a fractional exponent.

Examples Squares

This was what I found interesting I guess. If memorize the squares of up to four hundred i.e.

2,4,9,16,25,36,49,64,81,100,121,144,169,196,225,256,289,324,361,400

Then managing radiicals becomes easy So given 18, this is actually 29 and 9 = 3 so 18 = 3 . 2
So if we have 75 then we have 253 which is 53
So basically you can split the root by using the product of the roots to simplify the express.
So if we have 80 then we have 165 or 45
So now with variables to
If we have x5 then this equals 5/2 = 2 remainder 1 to x2x1
If we have x9 then this equals 9/2 = 4 remainder 1 to x4x1

Examples Cubes

So the same thing is possible with cubes

1,8,27,64,125,216,343,512,729,1000

So given 543 we can see 27 so 27323 so 323
So given 403 we can see 8 so 8353 so 253
So now with variables to
If we have x83 then this equals 8/3 = 2 remainder 2 to x2.x23
If we have x143 then this equals 14/3 = 4 remainder 2 to x4.x23

Converting to Exponential Notation and back

If given x75 then this equals x7/5
So given x3/5 then this equals x27
So this was how to manage negative indices.
So given x7/4 we need to invert 1x7/4 and then back to rational with 1x74
And we can do the reverse for negative indices already inverted
So given 1x3/4 we need to invert x3/4 and then back to rational with x34

Simplifying Exponents

Found this tricky with my dyslexia but here goes.
Given (8)2/3 we can write this as (81/3)2 and this becomes easy.
But the thing I need to remember and forget is
          x1/3 is the cube root of
          x1/2 is the square root of

So going back to the problem
          (81/3)2 = (2)2 = 4

Absolute Value

The absolute value is the distance from zero neither negative of positive. When simplifying an even root of an even power, the result is the absolute value of the base.
So given
  x42 we get (x)4/2 and then x2 and it is even

But if the root is even and the result odd we need to make that result be absolute |x|
  x102 = (x)10/2 = |x|
So the point is that this only effects even roots, 5 is not even so this is ok
  x255 = x5
But this is not because the root is even and the result is odd
  x426 = |x7|

Simplifying Rational Exponents

If we have something like
  3(2x4)2/3+5=17
To solve this first we move the 5 to the right
  3(2x4)2/3=12
Next move the 3 to the right
  (2x4)2/3=4
And this is what the question is really about, how to remove the rational exponent. And the answer is raise both sides by the reciprocal
  [(2x4)2/3]3/2=[4]3/2
Now we have
  (2x4)=[4]3/2
I found the left to be unreadable but if you remember x1/3 is the cube root then 43/2 must be 432 and that = 642 with is 8
The other approach which they used a lot was to split the rational exponent to be (41/2)3. We know x1/2 is square root and the square root of 4 is 2 so 23 = 8
So the answer is the question
  (2x4)=8
is 2x = 12 and therefore x = 6

Composite Radicals

This is perhaps fairly obvious. If we have x43 we have use the formula which says
  xmn = xmn
So
x43 = x12

Composite Radicals with different Indices

So just to make this even more fun how do we do this x14.x15. The answer is another formula.
  xam.xbn = xan+bmmn

Graphing Radicals

Really liked desmos https://www.desmos.com/calculator. Really easy to use, especially with the robot. So I graphed <math>\sqrt[2]{x}<math> where root was negative and positive and x was negative and positive. I find it soothing to look at graphs