Write a java program to find and print the sum the following series: 1 2 + 2 4 + 4 8 + 8 16 + 16 32 + 32
Posted: Thu May 19, 2022 12:18 pm
Write a java program to find and print the sum the following series:
1
2
+
2
4
+
4
8
+
8
16 +
16
32 +
32
64 + ⋯ +
1024
2048
Write a java program to find and print the sum the following series:
1
2
+
2
4
+
4
8
+
8
16 +
16
32 +
32
64 + ⋯ +
1024
2048
1
2
+
2
4
+
4
8
+
8
16 +
16
32 +
32
64 + ⋯ +
1024
2048
Write a java program to find and print the sum the following series:
1
2
+
2
4
+
4
8
+
8
16 +
16
32 +
32
64 + ⋯ +
1024
2048