解決済み


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

1年以上 前

解決済み


Sum of first n terms of a harmonic progression
Given inputs a, d and n, return the sum of the first n terms of the harmonic progression a, a/(1+d), a/(1+2d), a/(1+3d),....

1年以上 前

解決済み


Integer sequence - 2 : Kolakoski sequence
Get the n-th term of Kolakoski Sequence.

1年以上 前

解決済み


Alternating sum
Given vector x, calculate the alternating sum y = x(1) - x(2) + x(3) - x(4) + ...

1年以上 前

解決済み


Celsius to Fahrenheit converter
Convert Celsius to Fahrenheit degrees.

1年以上 前

解決済み


Find Logic 16

1年以上 前

解決済み


Find Logic 14
Guess the Logic! logic(1) = 100 logic(2) = 96 logic(3) = 105 logic(4) = 89 logic(5) = 114 Make a function logic(x) which w...

1年以上 前

解決済み


Find Logic 15

1年以上 前

解決済み


Find Logic 13

1年以上 前

解決済み


Find Logic 12

1年以上 前

解決済み


Find Logic 11

1年以上 前

解決済み


Find Logic 10

1年以上 前

解決済み


Find Logic 9
Guess the Logic! logic(1) = 4 logic(2) = 1 logic(3) = 10 logic(4) = 2

1年以上 前

解決済み


Find Logic 8

1年以上 前

解決済み


Find Logic 19

1年以上 前

解決済み


Find Logic 17

1年以上 前

解決済み


Find Logic 18

1年以上 前

解決済み


An array is given. Find the unique elements of the array. [keep the sequence unchanged]
An array is given. Find the unique elements of the array. [keep the sequence unchanged] For example if input x=[2 ,4 , 9 ,2 ,...

1年以上 前

解決済み


Sequence
Let S be a sequence of numbers Let Find for some , where and . Update - test suite cleaned up on 2-9-22

1年以上 前

解決済み


Find Logic 7

1年以上 前

解決済み


Find Logic 6

1年以上 前

解決済み


Find Logic 4

1年以上 前

解決済み


Find Logic 3

1年以上 前

解決済み


Find Logic 1

1年以上 前

解決済み


Numerical Integration
Input * |x0|, a real number greater than 0 Output * |I|, a numerical estimate of the integral x0 / I...

1年以上 前

解決済み


Matrix with different incremental runs
Given a vector of positive integers a = [ 3 2 4 ]; create the matrix where the *i* th column contains the vector *1:a(i)...

1年以上 前

解決済み


Increment up an input vector
Increment up an input vector by adding the indices to the vector values. For example, if an input vector is [3, 2, 6, 1, 6], the...

1年以上 前

解決済み


Increment a number, given its digits
Take as input an array of digits (e.g. x = [1 2 3]) and output an array of digits that is that number "incremented" properly, (i...

1年以上 前

解決済み


square root
Find the square root (y) of an input (x).

1年以上 前

解決済み


Predicting life and death of a memory-less light bulb
*&#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &...

1年以上 前

さらに読み込む