If discussing the general term as used in a sentence such as "You can call me any time, day or night," it means exactly that - you can call that person no matter if it's 3 AM, 11 AM, 2 PM, or 9 PM.
Chat with our AI personalities
recursive rule: term(n+1) = term(n) + (n) also, n starts at 0 and term(1)=3 term(1) = 3 ; (n=0) term(2) = term(1) + (1) = 4 term(3) = term(2) + (2) = 6 term(4) = term(3) + (3) = 9 term(5) = term(4) + (4) = 13 . . .
the (n-1)th term plus the (n-2)th term.
To solve the third term of 10-n², substitute the number 3 for n. 10-n² =10-3² =10-9 =1 The third term of 10-n² is 1.
50th term means n = 50 So the term is 100-50 = 50
Let n (i) = the term number of each term in the sequence., with (i) going from 1-6 E.g term number 1 (n (1) ) is 3. n(2)= -7 etc... Therefore n(i) for odd terms in the sequence is n (i)= (n (i -2)th term +1). For even terms in the sequence, n(i)= (n (i - 2)th term -3).