Pratian technologies Programming and Technical Programming Puzzles

2, 3, 5, 11, 23, 29, 41, 53, 83, 89, 113, 131.......

Read Solution (Total 30)

Pratian technologies Other Question

write a program to generate the following series.Accept the limit upto which the series needs to be generated.
1, -2, 6, -15, 31, -56,....N
write a programming logic to generate to the series: 1,1,2,12,14,26,40,264,304,568...