Find the nth term of the series. 1,1,2,3,4,9,8,27,16,81,32,243,…. Please submit the code in other languages as well. in c
Answers
Answered by
0
Wrong series it does not follow any pattern
Answered by
0
Since the question asks us to find the nth term, i.e. generalize the sequence,
Let’s divide the sequence into two parts - even and odd. odd - 2 , 4 , 8 , 16 even - 3 , 9 , 27,
81 In case if you haven’t noticed,
then Let ‘n’ be the position/term in the sequence,
odd = The series can be described as power of ‘2’ even = The series can be described as power of ‘3’.
Similar questions
Political Science,
6 months ago
Biology,
6 months ago
English,
6 months ago
Computer Science,
11 months ago
English,
11 months ago
Math,
1 year ago