Curated Video
Learning Akka (Video 30)
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage these...
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.
Catalyst University
Huntington's Disease (RE-UPLOAD) | Pathogenesis, Signs/Symptoms, and Detailed Mechanism
In this video, we explore Huntingtonβs disease: the pathogenesis, the signs and symptoms, and the mechanism as it relates to the basal nuclei in great detail.
Catalyst University
Dixon-Q Test [Example #2]
In this video, we do a sample problem for the Dixon-Q test.
Brian McLogan
Evaluate for the nth term of a sequence given the ratio and first term in a geometric
π 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
Complete Java SE 8 Developer Bootcamp - String Objects
The author details the structure of string object provided by Java SE API. This clip is from the chapter "Strings" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you learn to handle strings and pass by value...
Packt
Practice Exercise on Loops -1 (Printing Pyramid Triangle)
This video presents an example on printing a pyramid triangle. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced...
Brian McLogan
Math tutorial for determining the sum of an arithmetic series
π Learn how to find the partial sum of an arithmetic series. A series is the sum of the terms of a sequence. An arithmetic series is the sum of the terms of an arithmetic sequence. The formula for the sum of n terms of an arithmetic...
Brian McLogan
Learn how to determine the sum of a geometric finite series
π Learn how to find the geometric sum of a series. A series is the sum of the terms of a sequence. A geometric series is the sum of the terms of a geometric sequence. The formula for the sum of n terms of a geometric sequence is given by...
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...
IDG TECHtalk
How to use the sequence command: 2-Minute Linux Tips
In this Linux tip, weβre going to look at the seq (sequence) command. It provides a very easy way to generate a sequence of numbers and gives you a lot of control.
Brian McLogan
Write a geometric sequence in summation notation
π Learn how to write the sum from a geometric series. A series is the sum of the terms of a sequence. A geometric series is the sum of the terms of a geometric sequence. The formula for the sum of n terms of a geometric sequence is given...
Brian McLogan
Find the partial sum of the 150th term in a sequence
π Learn how to find the partial sum of an arithmetic series. A series is the sum of the terms of a sequence. An arithmetic series is the sum of the terms of an arithmetic sequence. The formula for the sum of n terms of an arithmetic...
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...
msvgo
Human Genome Project
It introduces the goals and methodologies of the human genome project and lists the salient features of the human genome.
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,...