Revision:OCR Core 1 - Index Notation - The Student Room
The Student Room

Revision:OCR Core 1 - Index Notation

TSR Wiki > Study Help > Subjects and Revision > Revision Notes > Mathematics > OCR Core 1 - Index Notation


Contents

7. Index Notation

Working with indices

Indices offer a useful way to express a long series of multiplications (where one is multiplying a number to itself several times in succession).

The fact that indices are a simplified notation makes them susceptible to erroneous deduction through poor understanding of the meaning of the notation. It is therefore useful (and vital if one is intending to use indices) that one is aware of the rules which exist (and also why they exist).

Let us define an index:

 a^{x} = a \times a \times a \times ... \times a

Where there have been "x" values of "a" multiplied together. Hence, a numerical example is:

 2^{5} = 2 \times 2 \times 2 \times 2 \times 2 \times 2 = 32

One must know about the division and multiplication rules for indices.

Suppose one has the following:

 a^{x} \times a^{y}

One can write this in the "long" manner, by writing "x" values of "a", all separated by multiplication symbols, and then another set of "a" values, however "y" of them, all separated by multiplication symbols. One has a multiplication symbol between these two groups of "a". This means that there are "x + y" values of "a", all separated by multiplication symbols, hence one can simplify this to a different power, giving:

 a^{x} \times a^{y} = a^{x + y} .

The division rule is similar. Suppose one has the following:

 a^{x} / a^{y}

One can write this as:

 \frac{a \times a \times a \times ... \times a}{a \times a \times a \times ... \times a}

Where the numerator has "x" values of "a" separated by multiplication signs, and the denominator has "y" values of "a" separated by multiplication symbols. One can therefore cancel this down, giving the division rule:

 a^{x} / a^{y}  = a^{x - y}

Sometimes one will be presented with a term such as:

 \left( a^{x} \right) ^{y}

One should think of this in the logical manner. It is a collection of "y" terms of  a^{x} which are separated by multiplication symbols. These terms are, in turn, collections of "x" values of "a", all separated with multiplication symbols. This gives a total of  x \times y values of "a", all separated by multiplication symbols, giving the "power-on-power rule":

 \left( a^{x} \right) ^{y} = a^{xy}

One must remember that one is dealing with terms of "a", which is a single value, it is not possible (without further arithmetic, or at all, depending on the values of the unknown terms) to simplify  a^{x} \times b^{y} for obvious reasons.

One must also be aware of the "factor rule", which states:

 (a \times b)^{x} = a^{x} \times b^{x} .

The reasoning for this is simply that there is a collection of "x" terms of  a \times b , and hence there are "x" values of "a", separated with multiplication symbols, and the same for "b".

Zero and negative indices

It is perfectly meaningful to have a negative, or zero index, and one must be aware of the meanings of both.

First, the zero index. One should consider the following:

 \frac{a^{x}}{a^{x}}

One can deduce (from the division rule) that:

 \frac{a^{x}}{a^{x}} = a^{x - x} = a^{0}

Also, one can deduce from basic number principles, that:

 \frac{a^{x}}{a^{x}} = 1

(This is because one knows that any number that is not zero, results in 1 when divided by itself).

Hence, one deduces that:

 a^{0} = 1

The negative index:

Consider:

 \frac{a^{0}}{a^{x}}

Through the division rule, this gives:

 \frac{a^{0}}{a^{x}} = a^{0 - x} = a^{-x}

But, also, one can use the zero index rule, to give:

 \frac{a^{0}}{a^{x}} = \frac{1}{a^{x}}

Hence, one can deduce that:

 a^{-x} = \frac{1}{a^{x}}

Fractional indices

It is perfectly logical for fractional indices to exist (and be defined) also.

Consider the following:

 \left( a^{\frac{1}{x}} \right) ^{x}

One can use the "power-on-power rule", giving:

 \left( a^{\frac{1}{x}} \right) ^{x} = a^{\frac{x}{x}} = a^{1}

Hence, one can deduce that:

 a^{\frac{1}{x}} = \sqrt[x]{a}

(This is due to the definition of a root).

This need not be limited to unit fractions, consider the following:

  \left( a^{\frac{y}{x}} \right) ^{x}

Again, use the "power-on-power rule", giving:

 \left( a^{\frac{y}{x}} \right) ^{x} = a^{\frac{xy}{x}} = a^{y}

Hence:

 a^{\frac{y}{x}} = \sqrt[x]{a^{y}}

Equations with rational indices

Example

1. Find  x if:

 x^{\frac{3}{4}} = 27

It is much easier to understand what the situation is if one is to put this into a more "humanly readable" form, thus:

 \sqrt[4]{x^{3}} = 27

Hence:

 x^{3} = 27^{4}

At this point one could calculate the  27^{4} , however this is somewhat of a tedious task (considering that the examination is a non-calculator one), hence, if one spots that there is a link with "3", one can continue using the "power-on-power rule", thus:

 x^{3} = \left( 3^{3} \right) ^{4} = 3^{12}

Hence:

 x = \sqrt[3]{3^{12}} = 3^{4} = 81

The general idea with equations of this type is to ensure that they are in a more understandable form (than the fractional index which they will begin in), after this one can work using the aforementioned rules, and the algebraic techniques which one will (hopefully) be honing.

Powers of negative bases

Consider the following:

 a > 0

 (-a)^{x}

Consider:

 x \equiv 0 \pmod{2}

This will produce a positive result (if one is to consider that one will be multiplying a negative number to a negative number, and even number of times, it is clear that the result is positive).

Now consider:

 x \equiv 1 \pmod{2}

This will cause the original statement to be a negative value (as one will be multiplying a negative to a negative an even number of times, giving a positive result, however one must then multiply again by a negative value, giving a negative result).

Consider now the fractional indices:

 (-a)^{\frac{1}{x}}

Again, consider:

 x \equiv 0 \pmod{2}

Hence:

 (-a)^{\frac{1}{x}} = \sqrt[x]{(-a)}

This will have no meaning, as there is no real number such that an even power of it will be negative.

Now consider:

 x \equiv 1 \pmod{2}

This gives meaning to the original statement, as one can have an odd root of a negative (the cube root of -8, is -2, for example).

One might question the value of zero to a power.

Obviously, zero to the power of a positive integer is zero, but consider the following:

 a > 0

 0^{\frac{1}{a}}

This is also zero.

Negative powers of zero are different:

 0^{\left( -a \right) } = \frac{1}{0^{a}}

As one knows that  0^{a} = 0 , division by zero is implied, and thus zero to the power of an odd value is undefined.


Also See

Read these other OCR Core 1 notes:

  1. Coordinates, points, and lines
  2. Surds
  3. Some important graphs
  4. Quadratics
  5. Differentiation
  6. Inequalities
  7. Index Notation
  8. Graphs of nth power functions
  9. Polynomials
  10. Transforming graphs
  11. Investigating the shapes of graphs
  12. Applications of differentiation
  13. Circles


Comments

Discussions Toggle
I have become nocturnal
started by: Jim_Reid
forum: Health
replies: 7
last post: 2 Minutes Ago
TALL GIRLS and CLOTHING WOES
started by: what's my name
forum: Clothes and Accessories
replies: 136
last post: 3 Minutes Ago
Is this a good way to send a message to your kids?
started by: Agenda Suicide
forum: Society
replies: 35
last post: 4 Minutes Ago
Cambridge Postgraduate applicants 2012
started by: HippyVann
forum: Postgraduate
replies: 2029
last post: 4 Minutes Ago
Evaluation - ICT Controlled Assessment
started by: wiselittleowl
forum: Computing and ICT
replies: 0
last post: 4 Minutes Ago
Who do you trust the least?
started by: KingGoonIan
forum: Society
replies: 19
last post: 6 Minutes Ago
Increasing Tension Between the UK and Argentina over the Falkland Islands
started by: Craig_D
forum: News and Current Affairs
replies: 685
last post: 8 Minutes Ago
Good experiences with Citalopram?
started by: AJ2890
forum: Mental Health
replies: 14
last post: 9 Minutes Ago
Would you trust Labour to run the country again ?
started by: GETREALDOOD
forum: UK Politics
replies: 460
last post: 9 Minutes Ago
The 2012 Africa Cup of Nations Thread
started by: Isometrix
forum: Football
replies: 141
last post: 10 Minutes Ago
The 'awwwwww' thread...
started by: Cinamon
forum: Animals and Pets
replies: 1550
last post: 10 Minutes Ago
Football Manager Society II
started by: Dalimyr
forum: Gaming
replies: 5163
last post: 11 Minutes Ago
Depression Society MKVI
started by: Idle
forum: Mental Health
replies: 1900
last post: 12 Minutes Ago
The Anime Soc chat thread XX: The Fierce Flames of Abandonment
started by: vin
forum: Anime and Comics
replies: 8904
last post: 13 Minutes Ago
Flat mate thinks I'm gay. why?
started by: bestofyou
forum: Advice on Everyday Issues
replies: 30
last post: 13 Minutes Ago
Kingston University, London - M Arch (Design)
started by: ~Javz~
forum: Postgraduate
replies: 0
last post: 13 Minutes Ago
Girl of 10 enslaved for a decade in Manchester
started by: Darth Stewie
forum: News and Current Affairs
replies: 4
last post: 14 Minutes Ago
Is "wealth inequality" a strong enough reason to oppose capitalism?
started by: Cable
forum: Society
replies: 122
last post: 14 Minutes Ago
Housemate is denying he told me he cheated
started by: Anonymous
forum: Friends, Family and Work
replies: 35
last post: 19 Minutes Ago
Anti-gay attitudes lead to higher suicide rates, etc.
started by: Anonymous
forum: Mental Health
replies: 306
last post: 20 Minutes Ago
Article Updates Toggle
Contact Us | Site Rules | Staying Safe on TSR | Advertising | Staff Blog | Essays & Coursework | Terms & Conditions | Top
Customise your TSR | Life Advice | Hobbies and Interests | Debate and Current Affairs | Study Help | University and University courses
Universities and HE Colleges | Careers, Employment and Gap Years | General Discussion

Customise your TSR