Solved


Draw a '1' in a zero matrix!

4 years ago

Solved


Sum of series VII
What is the sum of the following sequence: Σ(km^k)/(k+m)! for k=1...n for different n and m?

4 years ago

Solved


Sum of series IX
What is the sum of the following sequence: Σ 1/k! for k=1...n for different n?

4 years ago

Solved


Sum of series VIII

4 years ago

Solved


Sum of series VI
What is the sum of the following sequence: Σk⋅k! for k=1...n for different n?

4 years ago

Solved


Sum of series V
What is the sum of the following sequence: Σk(k+1) for k=1...n for different n?

4 years ago

Solved


Sum of series IV
What is the sum of the following sequence: Σ(-1)^(k+1) (2k-1)^2 for k=1...n for different n?

4 years ago

Solved


Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?

4 years ago

Solved


Sum of series II
What is the sum of the following sequence: Σ(2k-1)^2 for k=1...n for different n?

4 years ago

Solved


Find Logic 1

4 years ago

Solved


Find Logic 3

4 years ago

Solved


Find Logic 4

4 years ago

Solved


Find Logic 6

4 years ago

Solved


Find Logic 7

4 years ago

Solved


Find Logic 8

4 years ago

Solved


Find Logic 9

4 years ago

Solved


Find Logic 10

4 years ago

Solved


Find Logic 11

4 years ago

Solved


Find Logic 13

4 years ago

Solved


Find Logic 15

4 years ago

Solved


Find Logic 14

4 years ago

Solved


Find Logic 16

4 years ago

Solved


Find Logic 17

4 years ago

Solved


Find Logic 18

4 years ago

Solved


Find Logic 19

4 years ago

Solved


Find Logic 12

4 years ago

Solved


Convert a given Character to its decimal equivalent value
Convert a given character to its decimal equivalent value according to the ascii table. if x = '!'; y = 33; if x = 'u'; ...

4 years ago