Open the App

Subjects

MathsMaths2,121 views·Updated 20 Aug 2026·18 pages

A Level Pure Maths Revision Notes PDF: Algebra, Functions, and Surds Simplified!

M
Mohammed Danyaal@mohammeddanyaal_vsyn

Mathematics at the advanced level requires mastering key concepts in ...

1
of 10
maths revision – page 1

Understanding Pure Mathematics: Algebra and Functions Fundamentals

The foundation of A Level Pure Maths begins with mastering algebraic operations and understanding functions. These concepts form the bedrock of advanced mathematical thinking and problem-solving abilities.

Definition: A function is a mathematical relationship that assigns exactly one output value to each input value from a given domain.

When working with indices and algebraic expressions, students must understand fundamental rules like xa × xb = xa+b and xa ÷ xb = xa-b. These rules become essential when simplifying complex expressions or solving equations involving powers. For example, when simplifying expressions like 2xxyx - y² + 3(x − y)², students must carefully apply these rules while maintaining proper algebraic structure.

Surds represent another crucial concept in pure mathematics. These irrational numbers cannot be simplified to whole numbers or fractions but play a vital role in exact calculations. Understanding how to rationalize denominators and manipulate surd expressions is essential for solving advanced equations.

2
of 10
maths revision – page 2

Mastering Quadratic Equations and Their Applications

Quadratic equations form a cornerstone of A Level Pure Maths revision, requiring thorough understanding of various solving methods and their graphical representations.

Example: When solving a quadratic equation ax² + bx + c = 0, students can use:

  • Factorization
  • Completing the square
  • The quadratic formula: x = b±(b24ac)-b ± √(b² - 4ac)/2a

The discriminant b24acb² - 4ac provides crucial information about the nature of roots:

  • When positive: two distinct real roots
  • When zero: one repeated root
  • When negative: no real roots

Understanding these relationships helps in analyzing quadratic graphs and solving related problems. This knowledge extends to solving simultaneous equations involving quadratics and linear equations, where the discriminant can determine the nature of intersection points.

3
of 10
maths revision – page 3

Advanced Topics in Functions and Polynomials

Polynomials represent a significant advancement in algebraic thinking, requiring students to master operations with expressions of varying degrees.

Vocabulary: A polynomial is an expression of the form axⁿ + bxⁿ⁻¹ + cxⁿ⁻² + ..., where n is a positive integer and a, b, c are constants.

The Factor Theorem provides a powerful tool for analyzing polynomials, stating that xax - a is a factor of polynomial fxx if and only if faa = 0. This theorem becomes particularly useful when:

  • Finding roots of polynomial equations
  • Factoring complex expressions
  • Verifying potential factors

Graph transformations represent another crucial aspect of function analysis. Students must understand how different operations affect graph shapes:

  • Translations move the graph horizontally or vertically
  • Stretches change the scale in x or y directions
  • Reflections mirror the graph across specified axes
4
of 10
maths revision – page 4

Function Transformations and Advanced Applications

Understanding function transformations and their applications represents a sophisticated level of mathematical thinking essential for A Level Pure Maths.

Highlight: The relationship between a function and its inverse is demonstrated through reflection in the line y = x when graphed on the same coordinate system.

Composite functions combine two or more functions, requiring careful attention to the order of operations. For example, if fxx = 4x and gxx = x² - 1, then:

  • fgxx = f(gxx) = 4x21x² - 1
  • gfxx = g(fxx) = (4x)² - 1

Domain and range considerations become crucial when working with functions:

  • The domain specifies valid input values
  • The range describes possible output values
  • These concepts are particularly important when dealing with inverse functions, where the domain of one becomes the range of the other
5
of 10
maths revision – page 5

Understanding Partial Fractions and Coordinate Geometry

Partial fractions represent a fundamental concept in advanced mathematics where proper algebraic fractions can be decomposed into simpler components. When working with denominators that are products of linear factors, partial fraction decomposition becomes an essential tool for integration and binomial approximations.

Definition: Partial fractions are the result of breaking down complex rational expressions into simpler fractions that, when added together, equal the original expression.

Linear functions form the foundation of coordinate geometry, with the basic form y = mx + c where m represents the gradient and c is the y-intercept. Understanding gradient calculations is crucial for analyzing relationships between lines. The gradient is calculated as the change in y divided by the change in x, giving us positive or negative slopes that indicate the line's direction.

Example: For parallel lines y = m₁x + c₁ and y = m₂x + c₂, their gradients must be equal m1=m2m₁ = m₂. For perpendicular lines, their gradients multiply to give -1 m1×m2=1m₁ × m₂ = -1.

When working with coordinate geometry, several key calculations are essential:

  • Finding midpoints between two points (x₁,y₁) and (x₂,y₂) using (x1+x2)/2,(y1+y2)/2(x₁+x₂)/2, (y₁+y₂)/2
  • Calculating line lengths using the distance formula √(x2x1)2+(y2y1)2(x₂-x₁)² + (y₂-y₁)²
  • Determining equations of lines through points using yy1y - y₁ = mxx1x - x₁

Highlight: The relationship between parallel and perpendicular lines is fundamental to solving complex geometric problems and understanding spatial relationships in mathematics.

6
of 10
maths revision – page 6

Circles and Parametric Equations in Pure Mathematics

Circle equations take different forms depending on their center position. A circle centered at the origin (0,0) with radius r has the equation x² + y² = r², while a circle with center (a,b) has the equation xax-a² + yby-b² = r².

Vocabulary: The discriminant b24acb²-4ac determines the nature of intersection between a line and circle:

  • b²-4ac > 0: Two intersection points
  • b²-4ac = 0: One intersection point (tangent)
  • b²-4ac < 0: No intersection points

Important circle properties include:

  • Angles in semicircles are right angles
  • Perpendiculars from the center to chords bisect those chords
  • Tangents are perpendicular to radii at points of contact

Example: To find a tangent equation at point (a,b) on a circle:

  1. Calculate the radius gradient from center to point (a,b)
  2. Use the perpendicular gradient for the tangent
  3. Apply point-gradient form: yby-b = mxax-a

Parametric equations provide an alternative way to describe curves by expressing x and y coordinates in terms of a parameter. This approach is particularly useful for complex curves and when dealing with motion problems.

7
of 10
maths revision – page 7

Sequences, Series, and Binomial Expansion

The binomial expansion for 1+x1+xⁿ where |x|<1 and n∈Q is fundamental to advanced algebra. This expansion allows us to work with powers and approximate values efficiently.

Definition: A sequence is a list of numbers following a pattern, while a series is the sum of sequence terms. Sequences can be:

  • Arithmetic (constant difference between terms)
  • Geometric (constant ratio between terms)
  • Convergent (approaching a limit)
  • Periodic (repeating pattern)

For arithmetic sequences with first term a and common difference d:

  • nth term: uₙ = a + n1n-1d
  • Sum of n terms: Sₙ = n/22a+(n1)d2a + (n-1)d

Example: For geometric sequences with first term a and common ratio r:

  • nth term: uₙ = arⁿ⁻¹
  • Sum of n terms: Sₙ = a1rn1-rⁿ/1r1-r
  • Sum to infinity (|r|<1): S∞ = a/1r1-r
8
of 10
maths revision – page 8

Advanced Trigonometry and Radian Measure

Radian measure is essential for calculus applications in trigonometry. One complete rotation equals 2π radians or 360 degrees, making π radians equivalent to 180 degrees.

Highlight: When working with small angles (θ in radians):

  • sin θ ≈ θ
  • cos θ ≈ 1 - θ²/2
  • tan θ ≈ θ

Key trigonometric concepts include:

  • Inverse functions (sin⁻¹, cos⁻¹, tan⁻¹) with restricted domains
  • Double angle formulas (sin 2A = 2sinA cosA)
  • Addition formulas for compound angles
  • Reciprocal functions (sec, cosec, cot)

Example: For a sector with radius r and angle θ radians:

  • Arc length = rθ
  • Sector area = ½r²θ

Understanding these relationships is crucial for solving complex trigonometric equations and analyzing periodic functions in advanced mathematics.

9
of 10
maths revision – page 9

Understanding Logarithms and Exponential Functions in Advanced Mathematics

Exponential functions and logarithms form fundamental concepts in A Level Pure Maths revision notes for algebra and functions. These mathematical relationships are essential for modeling real-world phenomena and solving complex equations.

Exponential functions, expressed as y = aˣ, maintain positive values across all x inputs and intersect the y-axis at point (0,1). This characteristic makes them particularly useful for modeling growth patterns in fields like population dynamics and compound interest calculations. Understanding these functions is crucial for mastering Functions A level Maths questions.

Definition: A logarithm is the inverse operation of exponentiation. If y = aˣ, then x = log_a y, where 'a' is the base of the logarithm.

The fundamental logarithmic rules are essential tools for solving complex mathematical problems:

  • log_aaa = 1
  • log_a(1) = 0
  • log_a(mn) = log_amm + log_ann
  • log_a(m/n) = log_amm - log_ann
  • log_a(aˣ) = x
  • k·log_amm = log_a(mᵏ)

Example: To solve equations like 3log(2) + 2log(4) - log(16), convert to a single logarithm:

  1. Method 1: Convert to log(8) + log(16) - log(4) = log128/4128/4 = log(32) = 5log(2)
  2. Method 2: Rewrite as 3log(2) + 4log(2) - 2log(2) = 5log(2)
10
of 10
maths revision – page 10

Modeling Curves and Linear Transformations in Advanced Mathematics

Understanding how to transform exponential relationships into linear forms is crucial for data analysis and mathematical modeling. This transformation technique is frequently featured in A level pure maths revision notes for algebra and functions free.

When working with exponential relationships, we can convert them to linear form y=mx+cy = mx + c by taking logarithms. This transformation allows us to estimate constants from graphical data, making it easier to analyze experimental results and real-world applications.

Highlight: For an equation V = axᵇ, taking logarithms gives: log(V) = b·logxx + logaa This creates a linear relationship between log(V) and logxx, where:

  • b is the gradient
  • logaa is the y-intercept

For different types of exponential relationships:

  1. For y = Axⁿ: Plot logyy against logxx
    • Gradient = n
    • y-intercept = log(A)
  2. For y = Abˣ: Plot logyy against x
    • Gradient = logbb
    • y-intercept = log(A)

Vocabulary: Linear transformation - A mathematical technique that converts a non-linear relationship into a linear form for easier analysis and interpretation.

We thought you’d never ask...

Our AI Companion is a student-focused AI tool that offers more than just answers. Built on millions of Knowunity resources, it provides relevant information, personalised study plans, quizzes, and content directly in the chat, adapting to your individual learning journey.

You can download the app from Google Play Store and Apple App Store.

That's right! Enjoy free access to study content, connect with fellow students, and get instant help – all at your fingertips.

Similar content

Most popular content: Differentiation

3

Most popular content in Maths

9
MathsMaths

Comprehensive Maths Concepts

Explore essential mathematical concepts including powers, geometry, statistics, and probability. This resource features 65 pages of detailed explanations, diagrams, and examples to enhance your understanding of topics such as right triangles, volume calculations, and data representation. Ideal for students seeking to strengthen their numeracy skills and grasp complex mathematical principles.

1080,2436,325
MathsMaths

GCSE Maths (Higher) // Revision Guide

The only GCSE maths (higher) revision guide you need to get a grade 9! Contains every topic, each with all potential question types and their solutions.

102,65761
MathsMaths

Year 8 Maths AQA Exam

Explore the AQA Year 8 Term 3 Main Paper 2, featuring comprehensive solutions to key mathematical concepts including geometry, percentages, sequences, and data representation. This resource covers essential topics such as area calculations, properties of shapes, and survey analysis, making it ideal for exam preparation and revision.

83,562138
MathsMaths

Trigonometric Functions Overview

Explore the fundamentals of trigonometry, including the tangent, sine, and cosine functions. This summary covers key concepts such as SOH CAH TOA, trigonometric ratios, and methods for finding angles and sides in right triangles. Ideal for students preparing for exams or needing a quick reference.

91,77159
MathsMaths

Comprehensive Maths Concepts

Explore essential mathematical concepts including polynomial theorems, logarithmic properties, trigonometric functions, and integration techniques. This resource covers everything from solving inequalities to understanding exponential functions, providing a solid foundation for A-level mathematics. Ideal for students aiming for top grades.

1222,0611,821
MathsMaths

GCSE Maths 2018 Exam Insights

Explore the key concepts from the 2018 GCSE Maths Paper 2, including compound interest, probability, standard form, and geometric transformations. This comprehensive summary covers essential topics such as interest rates, area calculations, and Venn diagrams, providing students with a clear understanding of the exam's requirements. Ideal for exam preparation and practice.

98,187411
MathsMaths

Understanding Surds

Explore the concept of surds, including their definition, examples, and methods for simplifying them. This summary covers key techniques for simplifying surds, such as identifying square factors and combining terms. Ideal for students looking to master radical expressions and enhance their understanding of square roots.

984620
MathsMaths

GCSE Maths Foundation Checklist

Comprehensive revision checklist covering essential topics for the GCSE Maths Foundation tier, including statistics, geometry, algebra, probability, and trigonometry. Perfect for students aiming to pass their exams with confidence.

113,86452
MathsMaths

Foundation Maths Exam Solutions

Explore detailed solutions for the Foundation Tier Non-Calculator Maths exam. This resource covers key concepts such as probability, volume calculations, data representation, and more. Perfect for students preparing for their GCSE Maths exam, with step-by-step explanations and examples.

1021,3461,242

Most popular content

9
SociologySociology

Comprehensive Crime & Deviance Overview

Explore an extensive revision of crime and deviance topics, including theories, types of crime, and the impact of media. This resource covers key concepts such as Marxism, functionalism, gender and crime, and the influence of globalization on criminal behavior. Ideal for students seeking a thorough understanding of criminology and its various theories. Type: Full Topic Revision.

1251,7221,403
CriminologyCriminology

Criminology: Crime & Punishment Overview

Comprehensive mindmaps covering key concepts in the Crime and Punishment topic for WJEC Criminology Unit 4. This resource includes detailed insights into the Criminal Justice System, crime prevention strategies, sentencing models, and the roles of various agencies. Ideal for A-Level revision, ensuring you grasp essential theories and legislative processes to excel in your exams.

1254,9211,060
SociologySociology

Sociology of Families: Comprehensive Revision

Dive into an extensive overview of family dynamics, perspectives, and patterns in sociology. This resource covers key concepts such as family diversity, gender roles, marriage, and the impact of social policies on family structures. Perfect for A-Level Sociology students preparing for Paper 2.

1273,9202,306
CriminologyCriminology

WJEC Unit 4 Criminology

Criminology unit 4 detailed revision note

127,187125
SociologySociology

Sociological Theories Overview

Comprehensive revision of key sociological theories including Functionalism, Marxism, Feminism, and Interpretivism. Explore concepts like value freedom, identity formation, and the critique of social control. Ideal for AQA A-Level Sociology students preparing for exams. This summary covers essential theories and their implications in sociology, providing a clear understanding of each perspective.

1231,546847
SociologySociology

Sociology of Education Overview

Explore comprehensive A-Level Sociology notes on the education system, covering key theories, policies, and sociological perspectives. This resource includes insights on marketisation, gender roles, cultural deprivation, and educational inequalities, providing a thorough understanding of how education shapes social stratification and individual achievement. Ideal for exam preparation and in-depth study.

12103,0863,042
SociologySociology

Media Studies: Key Concepts & Theories

Dive into the essential concepts and theories of media studies for AQA A-level Sociology. This comprehensive revision guide covers topics such as media influence, representations, globalization, and sociological perspectives, ensuring you grasp the critical elements needed for your exams. Perfect for students seeking to enhance their understanding of media's role in society.

1222,756515
SociologySociology

Crime and Deviance AQA A-level sociology

AQA A-level crime and deviance topic notes

1288819
BiologyBiology

A-Level Biology Year 1 Overview

Comprehensive summary of AQA A-Level Biology Year 1, covering key topics such as cellular structure, protein synthesis, immune response, gas exchange, and more. Ideal for exam preparation and understanding biological concepts. Includes detailed insights into cellular processes, biological classification, and the circulatory system.

1215,055699

Students love us — and so will you.

4.6/5App Store
4.7/5Google Play

The app is very easy to use and well designed. I have found everything I was looking for so far and have been able to learn a lot from the presentations! I will definitely use the app for a class assignment! And of course it also helps a lot as an inspiration.

Stefan SiOS user

This app is really great. There are so many study notes and help [...]. My problem subject is French, for example, and the app has so many options for help. Thanks to this app, I have improved my French. I would recommend it to anyone.

Samantha KlichAndroid user

Wow, I am really amazed. I just tried the app because I've seen it advertised many times and was absolutely stunned. This app is THE HELP you want for school and above all, it offers so many things, such as workouts and fact sheets, which have been VERY helpful to me personally.

AnnaiOS user

MathsMaths2,121 views·Updated 20 Aug 2026·18 pages

A Level Pure Maths Revision Notes PDF: Algebra, Functions, and Surds Simplified!

M
Mohammed Danyaal@mohammeddanyaal_vsyn

Mathematics at the advanced level requires mastering key concepts in Functions, Quadratic Equations, Surds, and Inequalities.

Understanding functions forms the foundation of A Level Pure Maths, particularly when dealing with algebra and complex mathematical relationships....

1
of 10
maths revision – page 1

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Understanding Pure Mathematics: Algebra and Functions Fundamentals

The foundation of A Level Pure Maths begins with mastering algebraic operations and understanding functions. These concepts form the bedrock of advanced mathematical thinking and problem-solving abilities.

Definition: A function is a mathematical relationship that assigns exactly one output value to each input value from a given domain.

When working with indices and algebraic expressions, students must understand fundamental rules like xa × xb = xa+b and xa ÷ xb = xa-b. These rules become essential when simplifying complex expressions or solving equations involving powers. For example, when simplifying expressions like 2xxyx - y² + 3(x − y)², students must carefully apply these rules while maintaining proper algebraic structure.

Surds represent another crucial concept in pure mathematics. These irrational numbers cannot be simplified to whole numbers or fractions but play a vital role in exact calculations. Understanding how to rationalize denominators and manipulate surd expressions is essential for solving advanced equations.

2
of 10
maths revision – page 2

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Mastering Quadratic Equations and Their Applications

Quadratic equations form a cornerstone of A Level Pure Maths revision, requiring thorough understanding of various solving methods and their graphical representations.

Example: When solving a quadratic equation ax² + bx + c = 0, students can use:

  • Factorization
  • Completing the square
  • The quadratic formula: x = b±(b24ac)-b ± √(b² - 4ac)/2a

The discriminant b24acb² - 4ac provides crucial information about the nature of roots:

  • When positive: two distinct real roots
  • When zero: one repeated root
  • When negative: no real roots

Understanding these relationships helps in analyzing quadratic graphs and solving related problems. This knowledge extends to solving simultaneous equations involving quadratics and linear equations, where the discriminant can determine the nature of intersection points.

3
of 10
maths revision – page 3

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Advanced Topics in Functions and Polynomials

Polynomials represent a significant advancement in algebraic thinking, requiring students to master operations with expressions of varying degrees.

Vocabulary: A polynomial is an expression of the form axⁿ + bxⁿ⁻¹ + cxⁿ⁻² + ..., where n is a positive integer and a, b, c are constants.

The Factor Theorem provides a powerful tool for analyzing polynomials, stating that xax - a is a factor of polynomial fxx if and only if faa = 0. This theorem becomes particularly useful when:

  • Finding roots of polynomial equations
  • Factoring complex expressions
  • Verifying potential factors

Graph transformations represent another crucial aspect of function analysis. Students must understand how different operations affect graph shapes:

  • Translations move the graph horizontally or vertically
  • Stretches change the scale in x or y directions
  • Reflections mirror the graph across specified axes
4
of 10
maths revision – page 4

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Function Transformations and Advanced Applications

Understanding function transformations and their applications represents a sophisticated level of mathematical thinking essential for A Level Pure Maths.

Highlight: The relationship between a function and its inverse is demonstrated through reflection in the line y = x when graphed on the same coordinate system.

Composite functions combine two or more functions, requiring careful attention to the order of operations. For example, if fxx = 4x and gxx = x² - 1, then:

  • fgxx = f(gxx) = 4x21x² - 1
  • gfxx = g(fxx) = (4x)² - 1

Domain and range considerations become crucial when working with functions:

  • The domain specifies valid input values
  • The range describes possible output values
  • These concepts are particularly important when dealing with inverse functions, where the domain of one becomes the range of the other
5
of 10
maths revision – page 5

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Understanding Partial Fractions and Coordinate Geometry

Partial fractions represent a fundamental concept in advanced mathematics where proper algebraic fractions can be decomposed into simpler components. When working with denominators that are products of linear factors, partial fraction decomposition becomes an essential tool for integration and binomial approximations.

Definition: Partial fractions are the result of breaking down complex rational expressions into simpler fractions that, when added together, equal the original expression.

Linear functions form the foundation of coordinate geometry, with the basic form y = mx + c where m represents the gradient and c is the y-intercept. Understanding gradient calculations is crucial for analyzing relationships between lines. The gradient is calculated as the change in y divided by the change in x, giving us positive or negative slopes that indicate the line's direction.

Example: For parallel lines y = m₁x + c₁ and y = m₂x + c₂, their gradients must be equal m1=m2m₁ = m₂. For perpendicular lines, their gradients multiply to give -1 m1×m2=1m₁ × m₂ = -1.

When working with coordinate geometry, several key calculations are essential:

  • Finding midpoints between two points (x₁,y₁) and (x₂,y₂) using (x1+x2)/2,(y1+y2)/2(x₁+x₂)/2, (y₁+y₂)/2
  • Calculating line lengths using the distance formula √(x2x1)2+(y2y1)2(x₂-x₁)² + (y₂-y₁)²
  • Determining equations of lines through points using yy1y - y₁ = mxx1x - x₁

Highlight: The relationship between parallel and perpendicular lines is fundamental to solving complex geometric problems and understanding spatial relationships in mathematics.

6
of 10
maths revision – page 6

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Circles and Parametric Equations in Pure Mathematics

Circle equations take different forms depending on their center position. A circle centered at the origin (0,0) with radius r has the equation x² + y² = r², while a circle with center (a,b) has the equation xax-a² + yby-b² = r².

Vocabulary: The discriminant b24acb²-4ac determines the nature of intersection between a line and circle:

  • b²-4ac > 0: Two intersection points
  • b²-4ac = 0: One intersection point (tangent)
  • b²-4ac < 0: No intersection points

Important circle properties include:

  • Angles in semicircles are right angles
  • Perpendiculars from the center to chords bisect those chords
  • Tangents are perpendicular to radii at points of contact

Example: To find a tangent equation at point (a,b) on a circle:

  1. Calculate the radius gradient from center to point (a,b)
  2. Use the perpendicular gradient for the tangent
  3. Apply point-gradient form: yby-b = mxax-a

Parametric equations provide an alternative way to describe curves by expressing x and y coordinates in terms of a parameter. This approach is particularly useful for complex curves and when dealing with motion problems.

7
of 10
maths revision – page 7

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Sequences, Series, and Binomial Expansion

The binomial expansion for 1+x1+xⁿ where |x|<1 and n∈Q is fundamental to advanced algebra. This expansion allows us to work with powers and approximate values efficiently.

Definition: A sequence is a list of numbers following a pattern, while a series is the sum of sequence terms. Sequences can be:

  • Arithmetic (constant difference between terms)
  • Geometric (constant ratio between terms)
  • Convergent (approaching a limit)
  • Periodic (repeating pattern)

For arithmetic sequences with first term a and common difference d:

  • nth term: uₙ = a + n1n-1d
  • Sum of n terms: Sₙ = n/22a+(n1)d2a + (n-1)d

Example: For geometric sequences with first term a and common ratio r:

  • nth term: uₙ = arⁿ⁻¹
  • Sum of n terms: Sₙ = a1rn1-rⁿ/1r1-r
  • Sum to infinity (|r|<1): S∞ = a/1r1-r
8
of 10
maths revision – page 8

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Advanced Trigonometry and Radian Measure

Radian measure is essential for calculus applications in trigonometry. One complete rotation equals 2π radians or 360 degrees, making π radians equivalent to 180 degrees.

Highlight: When working with small angles (θ in radians):

  • sin θ ≈ θ
  • cos θ ≈ 1 - θ²/2
  • tan θ ≈ θ

Key trigonometric concepts include:

  • Inverse functions (sin⁻¹, cos⁻¹, tan⁻¹) with restricted domains
  • Double angle formulas (sin 2A = 2sinA cosA)
  • Addition formulas for compound angles
  • Reciprocal functions (sec, cosec, cot)

Example: For a sector with radius r and angle θ radians:

  • Arc length = rθ
  • Sector area = ½r²θ

Understanding these relationships is crucial for solving complex trigonometric equations and analyzing periodic functions in advanced mathematics.

9
of 10
maths revision – page 9

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Understanding Logarithms and Exponential Functions in Advanced Mathematics

Exponential functions and logarithms form fundamental concepts in A Level Pure Maths revision notes for algebra and functions. These mathematical relationships are essential for modeling real-world phenomena and solving complex equations.

Exponential functions, expressed as y = aˣ, maintain positive values across all x inputs and intersect the y-axis at point (0,1). This characteristic makes them particularly useful for modeling growth patterns in fields like population dynamics and compound interest calculations. Understanding these functions is crucial for mastering Functions A level Maths questions.

Definition: A logarithm is the inverse operation of exponentiation. If y = aˣ, then x = log_a y, where 'a' is the base of the logarithm.

The fundamental logarithmic rules are essential tools for solving complex mathematical problems:

  • log_aaa = 1
  • log_a(1) = 0
  • log_a(mn) = log_amm + log_ann
  • log_a(m/n) = log_amm - log_ann
  • log_a(aˣ) = x
  • k·log_amm = log_a(mᵏ)

Example: To solve equations like 3log(2) + 2log(4) - log(16), convert to a single logarithm:

  1. Method 1: Convert to log(8) + log(16) - log(4) = log128/4128/4 = log(32) = 5log(2)
  2. Method 2: Rewrite as 3log(2) + 4log(2) - 2log(2) = 5log(2)
10
of 10
maths revision – page 10

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Modeling Curves and Linear Transformations in Advanced Mathematics

Understanding how to transform exponential relationships into linear forms is crucial for data analysis and mathematical modeling. This transformation technique is frequently featured in A level pure maths revision notes for algebra and functions free.

When working with exponential relationships, we can convert them to linear form y=mx+cy = mx + c by taking logarithms. This transformation allows us to estimate constants from graphical data, making it easier to analyze experimental results and real-world applications.

Highlight: For an equation V = axᵇ, taking logarithms gives: log(V) = b·logxx + logaa This creates a linear relationship between log(V) and logxx, where:

  • b is the gradient
  • logaa is the y-intercept

For different types of exponential relationships:

  1. For y = Axⁿ: Plot logyy against logxx
    • Gradient = n
    • y-intercept = log(A)
  2. For y = Abˣ: Plot logyy against x
    • Gradient = logbb
    • y-intercept = log(A)

Vocabulary: Linear transformation - A mathematical technique that converts a non-linear relationship into a linear form for easier analysis and interpretation.

We thought you’d never ask...

Our AI Companion is a student-focused AI tool that offers more than just answers. Built on millions of Knowunity resources, it provides relevant information, personalised study plans, quizzes, and content directly in the chat, adapting to your individual learning journey.

You can download the app from Google Play Store and Apple App Store.

That's right! Enjoy free access to study content, connect with fellow students, and get instant help – all at your fingertips.

Similar content

Most popular content: Differentiation

3

Most popular content in Maths

9
MathsMaths

Comprehensive Maths Concepts

Explore essential mathematical concepts including powers, geometry, statistics, and probability. This resource features 65 pages of detailed explanations, diagrams, and examples to enhance your understanding of topics such as right triangles, volume calculations, and data representation. Ideal for students seeking to strengthen their numeracy skills and grasp complex mathematical principles.

1080,2436,325
MathsMaths

GCSE Maths (Higher) // Revision Guide

The only GCSE maths (higher) revision guide you need to get a grade 9! Contains every topic, each with all potential question types and their solutions.

102,65761
MathsMaths

Year 8 Maths AQA Exam

Explore the AQA Year 8 Term 3 Main Paper 2, featuring comprehensive solutions to key mathematical concepts including geometry, percentages, sequences, and data representation. This resource covers essential topics such as area calculations, properties of shapes, and survey analysis, making it ideal for exam preparation and revision.

83,562138
MathsMaths

Trigonometric Functions Overview

Explore the fundamentals of trigonometry, including the tangent, sine, and cosine functions. This summary covers key concepts such as SOH CAH TOA, trigonometric ratios, and methods for finding angles and sides in right triangles. Ideal for students preparing for exams or needing a quick reference.

91,77159
MathsMaths

Comprehensive Maths Concepts

Explore essential mathematical concepts including polynomial theorems, logarithmic properties, trigonometric functions, and integration techniques. This resource covers everything from solving inequalities to understanding exponential functions, providing a solid foundation for A-level mathematics. Ideal for students aiming for top grades.

1222,0611,821
MathsMaths

GCSE Maths 2018 Exam Insights

Explore the key concepts from the 2018 GCSE Maths Paper 2, including compound interest, probability, standard form, and geometric transformations. This comprehensive summary covers essential topics such as interest rates, area calculations, and Venn diagrams, providing students with a clear understanding of the exam's requirements. Ideal for exam preparation and practice.

98,187411
MathsMaths

Understanding Surds

Explore the concept of surds, including their definition, examples, and methods for simplifying them. This summary covers key techniques for simplifying surds, such as identifying square factors and combining terms. Ideal for students looking to master radical expressions and enhance their understanding of square roots.

984620
MathsMaths

GCSE Maths Foundation Checklist

Comprehensive revision checklist covering essential topics for the GCSE Maths Foundation tier, including statistics, geometry, algebra, probability, and trigonometry. Perfect for students aiming to pass their exams with confidence.

113,86452
MathsMaths

Foundation Maths Exam Solutions

Explore detailed solutions for the Foundation Tier Non-Calculator Maths exam. This resource covers key concepts such as probability, volume calculations, data representation, and more. Perfect for students preparing for their GCSE Maths exam, with step-by-step explanations and examples.

1021,3461,242

Most popular content

9
SociologySociology

Comprehensive Crime & Deviance Overview

Explore an extensive revision of crime and deviance topics, including theories, types of crime, and the impact of media. This resource covers key concepts such as Marxism, functionalism, gender and crime, and the influence of globalization on criminal behavior. Ideal for students seeking a thorough understanding of criminology and its various theories. Type: Full Topic Revision.

1251,7221,403
CriminologyCriminology

Criminology: Crime & Punishment Overview

Comprehensive mindmaps covering key concepts in the Crime and Punishment topic for WJEC Criminology Unit 4. This resource includes detailed insights into the Criminal Justice System, crime prevention strategies, sentencing models, and the roles of various agencies. Ideal for A-Level revision, ensuring you grasp essential theories and legislative processes to excel in your exams.

1254,9211,060
SociologySociology

Sociology of Families: Comprehensive Revision

Dive into an extensive overview of family dynamics, perspectives, and patterns in sociology. This resource covers key concepts such as family diversity, gender roles, marriage, and the impact of social policies on family structures. Perfect for A-Level Sociology students preparing for Paper 2.

1273,9202,306
CriminologyCriminology

WJEC Unit 4 Criminology

Criminology unit 4 detailed revision note

127,187125
SociologySociology

Sociological Theories Overview

Comprehensive revision of key sociological theories including Functionalism, Marxism, Feminism, and Interpretivism. Explore concepts like value freedom, identity formation, and the critique of social control. Ideal for AQA A-Level Sociology students preparing for exams. This summary covers essential theories and their implications in sociology, providing a clear understanding of each perspective.

1231,546847
SociologySociology

Sociology of Education Overview

Explore comprehensive A-Level Sociology notes on the education system, covering key theories, policies, and sociological perspectives. This resource includes insights on marketisation, gender roles, cultural deprivation, and educational inequalities, providing a thorough understanding of how education shapes social stratification and individual achievement. Ideal for exam preparation and in-depth study.

12103,0863,042
SociologySociology

Media Studies: Key Concepts & Theories

Dive into the essential concepts and theories of media studies for AQA A-level Sociology. This comprehensive revision guide covers topics such as media influence, representations, globalization, and sociological perspectives, ensuring you grasp the critical elements needed for your exams. Perfect for students seeking to enhance their understanding of media's role in society.

1222,756515
SociologySociology

Crime and Deviance AQA A-level sociology

AQA A-level crime and deviance topic notes

1288819
BiologyBiology

A-Level Biology Year 1 Overview

Comprehensive summary of AQA A-Level Biology Year 1, covering key topics such as cellular structure, protein synthesis, immune response, gas exchange, and more. Ideal for exam preparation and understanding biological concepts. Includes detailed insights into cellular processes, biological classification, and the circulatory system.

1215,055699

Students love us — and so will you.

4.6/5App Store
4.7/5Google Play

The app is very easy to use and well designed. I have found everything I was looking for so far and have been able to learn a lot from the presentations! I will definitely use the app for a class assignment! And of course it also helps a lot as an inspiration.

Stefan SiOS user

This app is really great. There are so many study notes and help [...]. My problem subject is French, for example, and the app has so many options for help. Thanks to this app, I have improved my French. I would recommend it to anyone.

Samantha KlichAndroid user

Wow, I am really amazed. I just tried the app because I've seen it advertised many times and was absolutely stunned. This app is THE HELP you want for school and above all, it offers so many things, such as workouts and fact sheets, which have been VERY helpful to me personally.

AnnaiOS user