Brian McLogan
Learn how to find the common difference between an arithmetic sequence
👉 Learn how to determine if a sequence is arithmetic, geometric, or neither. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. There are many types of...
Brian McLogan
Learn how to write the first five terms of a sequence by plugging in their values
👉 Learn how to find the first five terms of a sequence. Given an explicit formula for a sequence, we can find the nth term of the sequence by plugging the term number of the sequence for n in the given formula. When n = 1, 2, . . ., 5...
Curated Video
C++ Standard Template Library in Practice - Randomizing
The listener is new to algorithms and does not know about the shuffling algorithms. • Introduce the listener to the std::shuffle algorithm • Show how it works and explain the different versions available • Reinforce the lesson with a...
Brian McLogan
Math tutorial for how to find the 9th term of a geometric sequence
👉 Learn how to find the nth term of a geometric sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. A geometric sequence is a sequence in which...
Curated Video
Mastering Swift 2 Programming (Video 16)
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Brian McLogan
How to write the explicit formula for a geometric sequence given the 10th term and ratio
👉 Learn how to write the explicit formula for a geometric sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. A geometric sequence is a sequence in...
Brian McLogan
Learning how to determine the first couple terms of a sequence
👉 Learn how to determine the first five terms of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic sequence is a...
Brian McLogan
Given the first term and common ratio, find the explicit formula of the geometric sequence
👉 Learn how to write the explicit formula for a geometric sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. A geometric sequence is a sequence in...
Brian McLogan
Learning how to find the 32nd term of an arithmetic sequence
👉 Learn how to find the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic sequence is a sequence in which...
msvgo
Introduction to Sequences and Series
It explains the concept of sequence and series and the difference between the two. It also explains the method to identify the general term of a sequence.
Brian McLogan
Learn how to determine the arithmetic sequence given two values of the sequence
👉 Learn how to write the explicit formula for the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic...
Brian McLogan
Applying the recursive formula to a sequence to determine the first five terms
👉 Learn all about recursive sequences. Recursive form is a way of expressing sequences apart from the explicit form. In the recursive form of defining sequences, each term of a sequence is expressed in terms of the preceding term unlike...
Brian McLogan
Math tutorial for determining the first five terms of a sequence
👉 Learn how to determine the first five terms of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic sequence is a...
Brian McLogan
How to determine the first five terms for a recursive sequence
👉 Learn all about recursive sequences. Recursive form is a way of expressing sequences apart from the explicit form. In the recursive form of defining sequences, each term of a sequence is expressed in terms of the preceding term unlike...
Curated Video
GCSE Secondary Maths Age 13-17 - Algebra: Sequences - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Curated Video
GCSE Secondary Maths Age 13-17 - Algebra: Sequences - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Brian McLogan
How to evaluate the 10th term of a sequence using the rule and factorals
👉 Learn how to find the nth term of a sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. To find the nth term of a sequence, we first write the...
Brian McLogan
Learning to determine the first five terms of a sequence
👉 Learn how to find the first five terms of a sequence. Given an explicit formula for a sequence, we can find the nth term of the sequence by plugging the term number of the sequence for n in the given formula. When n = 1, 2, . . ., 5...
Brian McLogan
Given the explicit formula of an arithmetic sequence to determine the 38th term
👉 Learn how to find the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic sequence is a sequence in which...
FuseSchool
Quadratic Sequences: nth Term
In this video we look at quadratic sequences, and how to find the nth term for them. In quadratic sequences, the first difference changes every time. So instead, we look at the second differences. If the second difference is constant,...
Brian McLogan
Learn how to find the 40th term or an arithmetic sequence given the explicit formula
👉 Learn how to find the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic sequence is a sequence in which...
Brian McLogan
Determining the first five terms of a geometric recursive formula
👉 Learn all about recursive sequences. Recursive form is a way of expressing sequences apart from the explicit form. In the recursive form of defining sequences, each term of a sequence is expressed in terms of the preceding term unlike...
Curated Video
GCSE Secondary Maths Age 13-17 - Algebra: Sequences - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
Brian McLogan
Tutorial for writing the explicit formula of a arithmetic sequence
👉 Learn how to write the explicit formula for the nth term of an arithmetic sequence. A sequence is a list of numbers/values exhibiting a defined pattern. A number/value in a sequence is called a term of the sequence. An arithmetic...