Question: write a computer program (Python ,C++ or Java) that: 1) determine whether an input sequence (at least 3 consecutive terms) is geometric, arithmetic or other
write a computer program (Python ,C++ or Java) that:
1) determine whether an input sequence (at least 3 consecutive terms) is geometric, arithmetic or other sequences.
2) if the sequence is geometric or arithmetic find the sum of the first 30 terms
3) the sequence is geometric or arithmetic find the sum of the value of term 10.
otherwise print out that is not correct sequence
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
