Given that
ck = ak + bk and
a1 = b1 = 4
also a2 = 4r1
a3 = 4r1Β²
b2 = 4r2
b3 = 4r2Β²
Now c2 = a2 + b2 = 5 and c3 = a3 + b3 = 13/4
β r1 + r2 = 5/4
and r1Β² + r2Β² = 13/16
Hence r1r2 = 3/8 which gives r1 = 1/2 and r2 = 3/4
βk=1β ck - (12aβ + 8bβ)
= 4 / (1 - r1) + 4 / (1 - r2) - (48 / 32 + 27 / 2)
= 24 - 15 = 9
If \(\sum\)\(_{r=1}^n T_r\) = \(\frac{(2n-1)(2n+1)(2n+3)(2n+5)}{64}\) , then \( \lim_{n \to \infty} \sum_{r=1}^n \frac{1}{T_r} \) is equal to :
Sequence: Sequence and Series is one of the most important concepts in Arithmetic. A sequence refers to the collection of elements that can be repeated in any sort.
Eg: a1,a2,a3, a4β¦β¦.
Series: A series can be referred to as the sum of all the elements available in the sequence. One of the most common examples of a sequence and series would be Arithmetic Progression.
Eg: If a1,a2,a3, a4β¦β¦. etc is considered to be a sequence, then the sum of terms in the sequence a1+a2+a3+ a4β¦β¦. are considered to be a series.
A sequence in which every term is created by adding or subtracting a definite number to the preceding number is an arithmetic sequence.
A sequence in which every term is obtained by multiplying or dividing a definite number with the preceding number is known as a geometric sequence.
A series of numbers is said to be in harmonic sequence if the reciprocals of all the elements of the sequence form an arithmetic sequence.
Fibonacci numbers form an interesting sequence of numbers in which each element is obtained by adding two preceding elements and the sequence starts with 0 and 1. Sequence is defined as, F0 = 0 and F1 = 1 and Fn = Fn-1 + Fn-2