Home
Class 12
MATHS
If a(1)=3 and a(n)=n+a(n-1), the sum of ...

If `a_(1)=3 and a_(n)=n+a_(n-1)`, the sum of the first five term is

A

17

B

30

C

42

D

45

Text Solution

AI Generated Solution

The correct Answer is:
To solve the problem step by step, we need to find the first five terms of the sequence defined by the recurrence relation \( a_n = n + a_{n-1} \) with the initial condition \( a_1 = 3 \). ### Step 1: Calculate \( a_2 \) Using the recurrence relation: \[ a_2 = 2 + a_{1} \] Substituting the value of \( a_1 \): \[ a_2 = 2 + 3 = 5 \] ### Step 2: Calculate \( a_3 \) Using the recurrence relation: \[ a_3 = 3 + a_{2} \] Substituting the value of \( a_2 \): \[ a_3 = 3 + 5 = 8 \] ### Step 3: Calculate \( a_4 \) Using the recurrence relation: \[ a_4 = 4 + a_{3} \] Substituting the value of \( a_3 \): \[ a_4 = 4 + 8 = 12 \] ### Step 4: Calculate \( a_5 \) Using the recurrence relation: \[ a_5 = 5 + a_{4} \] Substituting the value of \( a_4 \): \[ a_5 = 5 + 12 = 17 \] ### Step 5: Calculate the sum of the first five terms Now we need to find the sum: \[ S = a_1 + a_2 + a_3 + a_4 + a_5 \] Substituting the values we found: \[ S = 3 + 5 + 8 + 12 + 17 \] Calculating the sum: \[ S = 3 + 5 = 8 \] \[ S = 8 + 8 = 16 \] \[ S = 16 + 12 = 28 \] \[ S = 28 + 17 = 45 \] Thus, the sum of the first five terms is \( \boxed{45} \).

To solve the problem step by step, we need to find the first five terms of the sequence defined by the recurrence relation \( a_n = n + a_{n-1} \) with the initial condition \( a_1 = 3 \). ### Step 1: Calculate \( a_2 \) Using the recurrence relation: \[ a_2 = 2 + a_{1} \] Substituting the value of \( a_1 \): ...
Doubtnut Promotions Banner Mobile Dark
|

Topper's Solved these Questions

  • SEQUENCES AND SERIES

    ENGLISH SAT|Exercise EXERCISES|5 Videos
  • SAT MATH STRATEGIES

    ENGLISH SAT|Exercise EXAMPLE|69 Videos
  • SOLVING POLYNOMIAL INEQUALITIES

    ENGLISH SAT|Exercise EXERCISES|3 Videos

Similar Questions

Explore conceptually related problems

If a_(1), a_(2), a_(3) ,... are in AP such that a_(1) + a_(7) + a_(16) = 40 , then the sum of the first 15 terms of this AP is

If a_(1)=1, a_(2)=1, and a_(n)=a_(n-1)+a_(n-2) for n ge 3, find the first 7 terms of the sequence.

Knowledge Check

  • If a_(1)=5 and a_(n)=1+sqrt(a_(n-1)), find a_(3) .

    A
    2.623
    B
    2.635
    C
    2.673
    D
    2.799
  • If a_(0) = 0.4 and a_(n+1) = 2|a_(n)|-1 , then a_(5) =

    A
    `-0.6`
    B
    `-0.2`
    C
    0.2
    D
    0.4
  • Similar Questions

    Explore conceptually related problems

    If a_(1), a_(2), a_(3),........, a_(n) ,... are in A.P. such that a_(4) - a_(7) + a_(10) = m , then the sum of first 13 terms of this A.P., is:

    If a_(1) = 2 and a_(n) - a_(n-1) = 2n (n ge 2) , find the value of a_(1) + a_(2) + a_(3)+…+a_(20) .

    a_(1),a_(2),a_(3),a_(4),a_(5), are first five terms of an A.P. such that a_(1) +a_(3) +a_(5) = -12 and a_(1) .a_(2) . a_(3) =8 . Find the first term and the common difference.

    A sequence of integers a_1+a_2+......+a_n satisfies a_(n+2)=a_(n+1)-a_n for ngeq1 . Suppose the sum of first 999 terms is 1003 and the sum of the first 1003 terms is -99. Find the sum of the first 2002 terms.

    A sequence of integers a_1+a_2++a_n satisfies a_(n+2)=a_(n+1)-a_nforngeq1 . Suppose the sum of first 999 terms is 1003 and the sum of the first 1003 terms is -99. Find the sum of the first 2002 terms.

    Fibonacci sequence is defined as follows : a_(1)=a_(2)=1 and a_(n)=a_(n-2)+a_(n-1) , where n gt 2 . Find third, fourth and fifth terms.