If the sum of the first 10 terms of the series \[ \frac{4 \cdot 1}{1 + 4 \cdot 1^4} + \frac{4 \cdot 2}{1 + 4 \cdot 2^4} + \frac{4 \cdot 3}{1 + 4 \cdot 3^4} + \ldots \] is \(\frac{m}{n}\), where \(\gcd(m, n) = 1\), then \(m + n\) is equal to _____.
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 :
The center of a disk of radius $ r $ and mass $ m $ is attached to a spring of spring constant $ k $, inside a ring of radius $ R>r $ as shown in the figure. The other end of the spring is attached on the periphery of the ring. Both the ring and the disk are in the same vertical plane. The disk can only roll along the inside periphery of the ring, without slipping. The spring can only be stretched or compressed along the periphery of the ring, following Hooke’s law. In equilibrium, the disk is at the bottom of the ring. Assuming small displacement of the disc, the time period of oscillation of center of mass of the disk is written as $ T = \frac{2\pi}{\omega} $. The correct expression for $ \omega $ is ( $ g $ is the acceleration due to gravity): 
Let $ a_0, a_1, ..., a_{23} $ be real numbers such that $$ \left(1 + \frac{2}{5}x \right)^{23} = \sum_{i=0}^{23} a_i x^i $$ for every real number $ x $. Let $ a_r $ be the largest among the numbers $ a_j $ for $ 0 \leq j \leq 23 $. Then the value of $ r $ is ________.
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