
Mathematical Ideas (13th Edition) - Standalone book
13th Edition
ISBN: 9780321977076
Author: Charles D. Miller, Vern E. Heeren, John Hornsby, Christopher Heeren
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Concept explainers
Question
Chapter 5.1, Problem 52E
To determine
Whether the given year, 1990, is a leap year.
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these similar questions
Analyze the residuals of a linear regression model and select the best response.
yes, the residual plot does not show a curve
no, the residual plot shows a curve
yes, the residual plot shows a curve
no, the residual plot does not show a curve
I answered, "No, the residual plot shows a curve." (and this was incorrect). I am not sure why I keep getting these wrong when the answer seems obvious. Please help me understand what the yes and no references in the answer.
Design a Turing Machine recognizing each of the following languages and draw its state diagram.
Note that the transition functions of the Turing Machine must be in the format of “a → b,L/R", namely the machine
reads single symbol a from the tape, writes single symbol b to the cell to replace a, and then goes to either left L or
right R. You will receive 0 point if you do not follow this instruction.
(1) {w|w=a²b³, n ≥ 0}
(2) {w|w=a'b³,i0}
(3) {w|w a'bick,i
Design a PDA recognizing each of the following languages and draw its state diagram.
Note that the transition function must be in the format of “a, b →c", namely we can only push/pop one symbol
into/from the stack one time upon one input symbol. You will receive 0 point if you push/pop multiple symbols
into/from the stack one time upon one input symbol.
(1) {w|wa"b", n is odd}
=
(2) {w|w=w², length of w is odd and Σ = {a,b} }
(3) {w|w= = a²b²n, n ≥1 }
(4) {w|w=
=a^bn+mcm, n≥0, m ≥ 1 }
(5) {w|w=a²b³n, n≥0}
(6) {w|w= = a¹³, n ≥ 1, m≥ 1 and n‡m }
Hint: two cases: n > m and n
Chapter 5 Solutions
Mathematical Ideas (13th Edition) - Standalone book
Ch. 5.1 - Decide whether each statement is true or false
1....Ch. 5.1 - Decide whether each statement is true or false. If...Ch. 5.1 - Decide whether each statement is true or false....Ch. 5.1 - Prob. 4ECh. 5.1 - Prob. 5ECh. 5.1 - Prob. 6ECh. 5.1 - Decide whether each statement is true or false.
7....Ch. 5.1 - Prob. 8ECh. 5.1 - Prob. 9ECh. 5.1 - Find all natural number factors of each...
Ch. 5.1 - Find all natural number factors of each number. 28Ch. 5.1 - Find all natural number factors of each number. 72Ch. 5.1 - Use divisibility tests to decide whether the given...Ch. 5.1 - Use divisibility tests to decide whether the given...Ch. 5.1 - Use divisibility tests to decide whether the given...Ch. 5.1 - Prob. 16ECh. 5.1 - (a) In constructing the Sieve of Eratosthenes for...Ch. 5.1 - (a) Continue the Sieve of Eratosthenes in Table 1...Ch. 5.1 - In your list for Exercise 18(a). consider the six...Ch. 5.1 - Prob. 20ECh. 5.1 - Prob. 21ECh. 5.1 - Prob. 22ECh. 5.1 - Prob. 23ECh. 5.1 - Prob. 24ECh. 5.1 - Prob. 25ECh. 5.1 - Prob. 26ECh. 5.1 - Prob. 27ECh. 5.1 - Find the prime factorization of each composite...Ch. 5.1 - Prob. 29ECh. 5.1 - Prob. 30ECh. 5.1 - Here is a divisibility test for 7.
(a) Double the...Ch. 5.1 - Here is a divisibility test for 7. (a)Double the...Ch. 5.1 - Prob. 33ECh. 5.1 - Prob. 34ECh. 5.1 - Here is a divisibility test for 11. (a) Starting...Ch. 5.1 - Prob. 36ECh. 5.1 - Here is a divisibility test for 11.
(a) Starting...Ch. 5.1 - Prob. 38ECh. 5.1 - 39. Consider the divisibility test for the...Ch. 5.1 - 40. Give two factorizations of the number 75 that...Ch. 5.1 - Prob. 41ECh. 5.1 - Determine all possible digit replacements for x so...Ch. 5.1 - Determine all possible digit replacements for x so...Ch. 5.1 - Determine all possible digit replacements for x so...Ch. 5.1 - Prob. 45ECh. 5.1 - Prob. 46ECh. 5.1 - Prob. 47ECh. 5.1 - Prob. 48ECh. 5.1 - Prob. 49ECh. 5.1 - Prob. 50ECh. 5.1 - Leap years occur when the year number is divisible...Ch. 5.1 - Prob. 52ECh. 5.1 - Prob. 53ECh. 5.1 - Leap years occur when the year number is divisible...Ch. 5.1 - Prob. 55ECh. 5.1 - Prob. 56ECh. 5.1 - Prob. 57ECh. 5.1 - 58. Choose any 6-digit number consisting of three...Ch. 5.1 - One of the authors has three sons who were born....Ch. 5.1 -
Ore of the authors has three sons who were born,...Ch. 5.1 - Prob. 61ECh. 5.1 - Prob. 62ECh. 5.2 - In Exercises 1-6 decide whether each statement is...Ch. 5.2 - In Exercises 1-6 decide whether each statement is...Ch. 5.2 - In Exercises 1-6 decide whether each statement is...Ch. 5.2 - Prob. 4ECh. 5.2 - In Exercises 1-6 decide whether each statement is...Ch. 5.2 - Prob. 6ECh. 5.2 - Prob. 7ECh. 5.2 - Prob. 8ECh. 5.2 - Prob. 9ECh. 5.2 - Prob. 10ECh. 5.2 - Prob. 11ECh. 5.2 - Prob. 12ECh. 5.2 - Prob. 13ECh. 5.2 - Prob. 14ECh. 5.2 - 15. (a) Evaluate the Fermat number for .
(b) In...Ch. 5.2 - 16. (a) Verify the value given in the text for the...Ch. 5.2 - Prob. 17ECh. 5.2 - Prob. 18ECh. 5.2 - 19. Why do you suppose it normally takes up to a...Ch. 5.2 - Prob. 20ECh. 5.2 - Prob. 21ECh. 5.2 - 22. Explain n your own words the proof by Euclid...Ch. 5.2 - 23. For the composite number , find
Ch. 5.2 - Prob. 24ECh. 5.2 - Prob. 25ECh. 5.2 - Prob. 26ECh. 5.2 - Prob. 27ECh. 5.2 - Prob. 28ECh. 5.2 - Explain why large prime numbers are important in...Ch. 5.2 - 30. Describe the difference between Mersenne...Ch. 5.3 - In Exercises 1-10 decide whether each statement is...Ch. 5.3 - Prob. 2ECh. 5.3 - In Exercises 1-10 decide whether each statement is...Ch. 5.3 - In Exercises 1-10 decide whether each statement is...Ch. 5.3 - Prob. 5ECh. 5.3 - In Exercises 1-10 decide whether each statement is...Ch. 5.3 - In Exercises 1-10 decide whether each statement is...Ch. 5.3 - Prob. 8ECh. 5.3 - Prob. 9ECh. 5.3 - Prob. 10ECh. 5.3 - Prob. 11ECh. 5.3 - Prob. 12ECh. 5.3 - Prob. 13ECh. 5.3 - Prob. 14ECh. 5.3 - It has been proved that the reciprocals of all the...Ch. 5.3 - Prob. 16ECh. 5.3 - Prob. 17ECh. 5.3 - Prob. 18ECh. 5.3 - Prob. 19ECh. 5.3 - Prob. 20ECh. 5.3 - 21. There are four abundant numbers between 1 and...Ch. 5.3 - Prob. 22ECh. 5.3 - Prob. 23ECh. 5.3 - Prob. 24ECh. 5.3 - 25. The proper divisors of 1184 are 1.2. 4. 8, 16,...Ch. 5.3 - Prob. 26ECh. 5.3 - Prob. 27ECh. 5.3 - Prob. 28ECh. 5.3 - Prob. 29ECh. 5.3 - Prob. 30ECh. 5.3 - Prob. 31ECh. 5.3 - Prob. 32ECh. 5.3 - Prob. 33ECh. 5.3 - Prob. 34ECh. 5.3 - Prob. 35ECh. 5.3 - Prob. 36ECh. 5.3 - Prob. 37ECh. 5.3 - Prob. 38ECh. 5.3 - The first four perfect numbers were identified in...Ch. 5.3 - Prob. 40ECh. 5.3 - Prob. 41ECh. 5.3 - Prob. 42ECh. 5.3 - Prob. 43ECh. 5.3 - Prob. 44ECh. 5.3 - Prob. 45ECh. 5.3 - Prob. 46ECh. 5.3 - 47. Explain why the primorial formula does not...Ch. 5.3 - Prob. 48ECh. 5.3 - 49. Choose the correct completion: The primorial...Ch. 5.3 - Prob. 50ECh. 5.3 - Prob. 51ECh. 5.3 - Prob. 52ECh. 5.3 - Prob. 53ECh. 5.3 - Prob. 54ECh. 5.3 - Prob. 55ECh. 5.3 - Prob. 56ECh. 5.3 - Prob. 57ECh. 5.3 - Prob. 58ECh. 5.3 - Prob. 59ECh. 5.3 - Prob. 60ECh. 5.3 - Prob. 61ECh. 5.3 - Prob. 62ECh. 5.3 - Prob. 63ECh. 5.3 - Prob. 64ECh. 5.3 - Prob. 65ECh. 5.3 - Prob. 66ECh. 5.3 - Prob. 67ECh. 5.3 - Prob. 68ECh. 5.4 - Decide whether each statement is true or false. No...Ch. 5.4 - Decide whether each statement is true or false.
2....Ch. 5.4 - Decide whether each statement is true or false. If...Ch. 5.4 - Decide whether each statement is true or false.
4....Ch. 5.4 - Decide whether each statement is true or false....Ch. 5.4 - Decide whether each statement is true or false....Ch. 5.4 - Decide whether each statement is true or false....Ch. 5.4 - Decide whether each statement is true or false....Ch. 5.4 - Decide whether each statement is true or false.
9....Ch. 5.4 - Decide whether each statement is true or false....Ch. 5.4 - Use the prime factors method to find the greatest...Ch. 5.4 - Use the prime factors method to find the greatest...Ch. 5.4 - Use the prime factors method to find the greatest...Ch. 5.4 - Use the prime factors method to find the greatest...Ch. 5.4 - Use the prime factors method to find the greatest...Ch. 5.4 - Use the prime factors method to find the greatest...Ch. 5.4 - Use the method of dividing by prime factors to...Ch. 5.4 - Use the method of dividing by prime factors to...Ch. 5.4 - Use the method of dividing by prime factors to...Ch. 5.4 - Use the method of dividing by prime factors to...Ch. 5.4 - Use the method of dividing by prime factors to...Ch. 5.4 - Use the method of dividing by prime factors to...Ch. 5.4 - Use the Euclidean algorithm to find the greatest...Ch. 5.4 - Use the Euclidean algorithm to find the greatest...Ch. 5.4 - Use the Euclidean algorithm to find the greatest...Ch. 5.4 - Use the Euclidean algorithm to find the greatest...Ch. 5.4 - Use the Euclidean algorithm to find the greatest...Ch. 5.4 - Use the Euclidean algorithm to find the greatest...Ch. 5.4 - Use the prime factors method to find the least...Ch. 5.4 - Use the prime factors method to find the least...Ch. 5.4 - Use the prime factors method to find the least...Ch. 5.4 - Use the prime factors method to find the least...Ch. 5.4 - Use the prime factors method to find the least...Ch. 5.4 - Use the prime factors method to find the least...Ch. 5.4 - Use the method of dividing by prime factors to...Ch. 5.4 - Use the method of dividing by prime factors to...Ch. 5.4 - Use the method of dividing by prime factors to...Ch. 5.4 - Use the method of dividing by prime factors to...Ch. 5.4 - Use the method of dividing by prime factors to...Ch. 5.4 - Use the method of dividing by prime factors to...Ch. 5.4 - Use the formula given in the text on page 203and...Ch. 5.4 - Use the formula given in the text on page 203 and...Ch. 5.4 - Use the formula given in the text on page 203 and...Ch. 5.4 - Use the formula given in the text on page 203 and...Ch. 5.4 - Use the formula given in the text on page 203 and...Ch. 5.4 - Use the formula given in the text on page 203 and...Ch. 5.4 - Explain in your own words how to find the greatest...Ch. 5.4 - 48, Explain in your own words how to find the...Ch. 5.4 - If p. q, and r and different primes, and a. b, and...Ch. 5.4 - Find (a) the greatest common factor and (b) the...Ch. 5.4 - Prob. 51ECh. 5.4 - Prob. 52ECh. 5.4 - Prob. 53ECh. 5.4 - It is possible to extend the Euclidean algorithm...Ch. 5.4 - Prob. 55ECh. 5.4 - Suppose that the least common multiple of p and q...Ch. 5.4 - Prob. 57ECh. 5.4 - Prob. 58ECh. 5.4 - Prob. 59ECh. 5.4 - Refer to Examples 9 and 10 to solve each problem....Ch. 5.4 - Refer to Examples 9 and 10 to solve each...Ch. 5.4 - Refer to Examples 9 and 10 to solve each...Ch. 5.4 - Prob. 63ECh. 5.4 - Refer to Examples 9 and 10 to solve each problem....Ch. 5.5 - Answer each question concerning the Fibonacci...Ch. 5.5 - Prob. 2ECh. 5.5 - Prob. 3ECh. 5.5 - Prob. 4ECh. 5.5 - Prob. 5ECh. 5.5 - Prob. 6ECh. 5.5 - Prob. 7ECh. 5.5 - Prob. 8ECh. 5.5 - Prob. 9ECh. 5.5 - Prob. 10ECh. 5.5 - Prob. 11ECh. 5.5 - Prob. 12ECh. 5.5 - Prob. 13ECh. 5.5 - Prob. 14ECh. 5.5 - Prob. 15ECh. 5.5 - It has been shown that if m divides n, then Fm is...Ch. 5.5 - Prob. 17ECh. 5.5 - Prob. 18ECh. 5.5 - Prob. 19ECh. 5.5 - Prob. 20ECh. 5.5 - Prob. 21ECh. 5.5 - Prob. 22ECh. 5.5 - Prob. 23ECh. 5.5 - Prob. 24ECh. 5.5 - Prob. 25ECh. 5.5 - Prob. 26ECh. 5.5 - Prob. 27ECh. 5.5 - Recall (lie Pythagorean theorem from geometry: If...Ch. 5.5 - Recall (lie Pythagorean theorem from geometry: If...Ch. 5.5 - Prob. 30ECh. 5.5 - Prob. 31ECh. 5.5 - Prob. 32ECh. 5.5 - Prob. 33ECh. 5.5 - Prob. 34ECh. 5.5 - Prob. 35ECh. 5.5 - Prob. 36ECh. 5 - In Exercises 1-6, decide whether each statement is...Ch. 5 - In Exercises 1-6, decide whether each statement is...Ch. 5 - Prob. 3TCh. 5 - In Exercises 1-6, decide whether each statement is...Ch. 5 - Prob. 5TCh. 5 - Prob. 6TCh. 5 - Use divisibility tests to determine whether the...Ch. 5 - Prob. 8TCh. 5 - Prob. 9TCh. 5 - Prob. 10TCh. 5 - Prob. 11TCh. 5 - Prob. 12TCh. 5 - Give a pair of twin primes between 60 and 80.Ch. 5 - Prob. 14TCh. 5 - Prob. 15TCh. 5 - Prob. 16TCh. 5 - Prob. 17TCh. 5 - Prob. 18TCh. 5 - Prob. 19TCh. 5 - Prob. 20TCh. 5 - 21. Choose any term after the first in the...Ch. 5 - 22. Which one of the following is the exact value...
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, subject and related others by exploring similar questions and additional content below.Similar questions
- [) Hwk 29 ✗ WHwk 30 (MA 244-03) (SP X - Logout Cengage Learning X MA244-03 Syllabus_Sprin X b Answered: [) Hwk 29 Hwk X https://www.webassign.net/web/Student/Assignment-Responses/last?dep=36606609 4. [-/3 Points] DETAILS MY NOTES LARLINALG8 7.4.013. Solve the system of first-order linear differential equations. (Use C1 and C2 as constants.) Y1' = -4Y1 Y2' = -12 (y1(t), Y2(t)) = ( 3 Need Help? Read It SUBMIT ANSWER 5. [-/3 Points] DETAILS MY NOTES LARLINALG8 7.4.019. Solve the system of first-order linear differential equations. (Use C1, C2, C3, and C4 as constants.) Y1' = 6y1 Y2' = 2y2 Y3' = -643 Y4' = -2y4 = (y1(t), y2(t), y3(t), Y4(t)) = Need Help? Read It SUBMIT ANSWER G Use the Principal Axes The X G cot(0) - Google Search ☑ B 90% + ASK YOUR TEACHER PRACTICE ANOTHER ill ASK YOUR TEACHER PRACTICE ANOTHER 6. [-/4 Points] DETAILS MY NOTES LARLINALG8 7.4.023. Solve the system of first-order linear differential equations. (Use C1 and C2 as constants.) ASK YOUR TEACHER Y1' = Y1 + 5y2 Y2'…arrow_forwarda. Find the value of A.b. Find pX(x) and py(y).c. Find pX|y(x|y) and py|X(y|x)d. Are x and y independent? Why or why not?arrow_forwardAnalyze the residuals of a linear regression model and select the best response.Criteria is simple evaluation of possible indications of an exponential model vs. linear model) no, the residual plot does not show a curve yes, the residual plot does not show a curve yes, the residual plot shows a curve no, the residual plot shows a curve I selected: yes, the residual plot shows a curve and it is INCORRECT. Can u help me understand why?arrow_forward
- You have been hired as an intern to run analyses on the data and report the results back to Sarah; the five questions that Sarah needs you to address are given below. please do it step by step on excel Does there appear to be a positive or negative relationship between price and screen size? Use a scatter plot to examine the relationship. Determine and interpret the correlation coefficient between the two variables. In your interpretation, discuss the direction of the relationship (positive, negative, or zero relationship). Also discuss the strength of the relationship. Estimate the relationship between screen size and price using a simple linear regression model and interpret the estimated coefficients. (In your interpretation, tell the dollar amount by which price will change for each unit of increase in screen size). Include the manufacturer dummy variable (Samsung=1, 0 otherwise) and estimate the relationship between screen size, price and manufacturer dummy as a multiple…arrow_forward(a) (b) (c) (d) de unique? Answer the following questions related to the linear system x + y + z = 2 x-y+z=0 2x + y 2 3 rewrite the linear system into the matrix-vector form A = 5 Fuse elementary row operation to solve this linear system. Is the solution use elementary row operation to find the inverse of A and then solve the linear system. Verify the solution is the same as (b). give the null space of matrix A and find the dimension of null space. give the column space of matrix A and find the dimension of the column space of A (Hint: use Rank-Nullity Theorem).arrow_forwardplease explain in a clear wayarrow_forward
- [) Hwk 29 SUBMIT ANSWEK Hwk 30 - (MA 244-03) (SP25) || X - Mind Tap Cengage Learning ☑ MA244-03_Syllabus_Spring, 20 × b Answered: [) 90% Hwk 29 Hwk X Rotation of Axes Example - Elimi X + https://www.webassign.net/web/Student/Assignment-Responses/last?dep=36606609 B שי 90% 2. [-/3 Points] DETAILS MY NOTES LARLINALG8 7.4.003. Use the age transition matrix L and age distribution vector X1 to find the age distribution vectors X2 and x3. 0 34 x2 = X3 = L = ↓ ↑ 1 0 0 x1 = 1 0 0 2 20 20 20 Then find a stable age distribution vector. x = t ↓ 1 Need Help? Read It SUBMIT ANSWER 3. [-/3 Points] DETAILS MY NOTES LARLINALG8 7.4.004. Use the age transition matrix L and age distribution vector X1 to find the age distribution vectors x2 and ×3. ill { ASK YOUR TEACHER PRACTICE ANOTHER ASK YOUR TEACHER PRACTICE ANOTHERarrow_forwardHere is data with as the response variable. x y54.4 19.124.9 99.334.5 9.476.6 0.359.4 4.554.4 0.139.2 56.354 15.773.8 9-156.1 319.2Make a scatter plot of this data. Which point is an outlier? Enter as an ordered pair, e.g., (x,y). (x,y)= Find the regression equation for the data set without the outlier. Enter the equation of the form mx+b rounded to three decimal places. y_wo= Find the regression equation for the data set with the outlier. Enter the equation of the form mx+b rounded to three decimal places. y_w=arrow_forwardPoints z1 and z2 are shown on the graph.z1 is at (4 real,6 imaginary), z2 is at (-5 real, 2 imaginary)Part A: Identify the points in standard form and find the distance between them.Part B: Give the complex conjugate of z2 and explain how to find it geometrically.Part C: Find z2 − z1 geometrically and explain your steps.arrow_forward
- [) Hwk 29 SUBMIT ANSWER Hwk 29 - (MA 244-03) (SP25) || X - Mind Tap Cengage Learning ☑ MA244-03_Syllabus_Spring, 20 × b Answered: ( Homework#8 | ba X + https://www.webassign.net/web/Student/Assignment-Responses/submit?dep=36606608&tags=autosave#question3706218_2 2. [-/2.85 Points] DETAILS MY NOTES LARLINALG8 7.3.003. Prove that the symmetric matrix is diagonalizable. (Assume that a is real.) 0 0 a A = a 0 a 0 0 Find the eigenvalues of A. (Enter your answers as a comma-separated list. Do not list the same eigenvalue multiple times.) λ= Find an invertible matrix P such that P-1AP is diagonal. P = Which of the following statements is true? (Select all that apply.) ☐ A is diagonalizable because it is a square matrix. A is diagonalizable because it has a determinant of 0. A is diagonalizable because it is an anti-diagonal matrix. A is diagonalizable because it has 3 distinct eigenvalues. A is diagonalizable because it has a nonzero determinant. A is diagonalizable because it is a symmetric…arrow_forwardA polar curve is represented by the equation r1 = 7 + 4cos θ.Part A: What type of limaçon is this curve? Justify your answer using the constants in the equation.Part B: Is the curve symmetrical to the polar axis or the line θ = pi/2 Justify your answer algebraically.Part C: What are the two main differences between the graphs of r1 = 7 + 4cos θ and r2 = 4 + 4cos θ?arrow_forwardA curve, described by x2 + y2 + 8x = 0, has a point A at (−4, 4) on the curve.Part A: What are the polar coordinates of A? Give an exact answer.Part B: What is the polar form of the equation? What type of polar curve is this?Part C: What is the directed distance when Ø = 5pi/6 Give an exact answer.arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Algebra & Trigonometry with Analytic GeometryAlgebraISBN:9781133382119Author:SwokowskiPublisher:CengageHolt Mcdougal Larson Pre-algebra: Student Edition...AlgebraISBN:9780547587776Author:HOLT MCDOUGALPublisher:HOLT MCDOUGALAlgebra: Structure And Method, Book 1AlgebraISBN:9780395977224Author:Richard G. Brown, Mary P. Dolciani, Robert H. Sorgenfrey, William L. ColePublisher:McDougal Littell
- Glencoe Algebra 1, Student Edition, 9780079039897...AlgebraISBN:9780079039897Author:CarterPublisher:McGraw HillMathematics For Machine TechnologyAdvanced MathISBN:9781337798310Author:Peterson, John.Publisher:Cengage Learning,College Algebra (MindTap Course List)AlgebraISBN:9781305652231Author:R. David Gustafson, Jeff HughesPublisher:Cengage Learning
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage

Holt Mcdougal Larson Pre-algebra: Student Edition...
Algebra
ISBN:9780547587776
Author:HOLT MCDOUGAL
Publisher:HOLT MCDOUGAL

Algebra: Structure And Method, Book 1
Algebra
ISBN:9780395977224
Author:Richard G. Brown, Mary P. Dolciani, Robert H. Sorgenfrey, William L. Cole
Publisher:McDougal Littell

Glencoe Algebra 1, Student Edition, 9780079039897...
Algebra
ISBN:9780079039897
Author:Carter
Publisher:McGraw Hill

Mathematics For Machine Technology
Advanced Math
ISBN:9781337798310
Author:Peterson, John.
Publisher:Cengage Learning,

College Algebra (MindTap Course List)
Algebra
ISBN:9781305652231
Author:R. David Gustafson, Jeff Hughes
Publisher:Cengage Learning
Sequences and Series Introduction; Author: Mario's Math Tutoring;https://www.youtube.com/watch?v=m5Yn4BdpOV0;License: Standard YouTube License, CC-BY
Introduction to sequences; Author: Dr. Trefor Bazett;https://www.youtube.com/watch?v=VG9ft4_dK24;License: Standard YouTube License, CC-BY