Solved


Divide by 3 - apj5360
Div

4 years ago

Solved


Divide by 4 - apj5360
Div.

4 years ago

Solved


Divide by 4 - apj5360
Divide

4 years ago

Solved


Divide by 5 - apj5360
Divide.

4 years ago

Solved


Divide by 2 - apj5360
Divide by 2.

4 years ago

Solved


Add one to a value...
add one to a value x

4 years ago

Solved


Divide by 4 - apj5360
To divide a number by 4.

4 years ago

Solved


Divide by 3 - apj5360
Divide by 3.

4 years ago

Solved


Creating a linearly spaced array
create a linearly spaced array

4 years ago

Solved


Number to a high power
put x to the 5th power

4 years ago

Solved


Numbers to a high power
put x to the 6th power

4 years ago

Solved


Easy Sequences 55: "Ugly" Rectangles?
A positive integer is called a regular number, if and only if there exist a non-negative integer , such that . For some reason...

4 years ago

Solved


Compute the Sequence of the Day
A sequence starts with 1 and 2, and each subsequent term is the sum of the digits of the product of the previous two terms. As a...

4 years ago

Solved


AVIRIS Hyperspectral Bit Mask
The AVIRIS data sometimes is provided uncropped. This creates edge regions with values of "-50". Shown is AVIRIS Moffett Field i...

4 years ago

Solved


UICBioE240 problem 1.11
Store a series of numbers into a 4 by 4 matrix, starting with the first few positions going right and down, and leaving the rest...

4 years ago

Solved


Easy Sequences 51: Positive Gaussian Primes
A Gaussian Prime is a gaussian integer that cannot be decomposed as product of two non-unit gaussian integers (the complex units...

4 years ago

Solved


Easy Sequences 53: Greatest Proper Divisor
The greatest proper divisor () of an integer is the largest integer , such that and . Furthermore, we define: . Below is the...

4 years ago

Solved


Easy Sequences 52: Non-squarable Rectangles
Any integer-sided rectangle can be cut into unit rectangles () and rearranged into sets of smaller rectangles. For example the ...

4 years ago

Solved


Flip the diagonal values
Write a program that flip the elements of main diagonal , upper and lower diagonal values of a sqare matrix. For example if a ...

4 years ago

Solved


Easy Sequences 50: Blocked Gaussian Integers
A Gaussian Integer is a complex number whose real and imaginary parts are both integers. A gaussian integer is said to be bloc...

4 years ago

Solved


Easy Sequences 49: Prime Little Omega Function
For an integer , the prime little omega function, , is defined as the total number of distinct prime factors of . So, if , sinc...

4 years ago

Solved


Amazing circle of numbers 1 to n
For given natural number n, create amazing circle of numbers 1 to n without a repeat. This circle is that the sum of any two ad...

4 years ago

Solved


Given the radius of a sphere r, output its volume V
A sphere has radius r. Determine its volume V.

4 years ago

Solved


Truncate the input value
Given an input x, truncate the value to obtain y. example: x = 5.252 y = 5

4 years ago

Solved


Siren frequency and Doppler effect.
The Doppler effect is described on OpenStax University Physics at https://openstax.org/books/university-physics-volume-1/pages/1...

4 years ago

Solved


Determine a value
Determine a y value such that it equals 7

4 years ago

Solved


Easy Sequences 47: Boxes with Prime Edges
This is related to problem "Easy Sequences 41: Boxes with Integer Edges". However, here we will be investigating a smaller-sized...

4 years ago

Solved


A sequence of Ones
You are given number(s) with all digits - 1. Your answer will depend on the count of 1 in the given number, for example - x1...

4 years ago

Solved


create a function that cubes a number
example: x = 3 y = 27

4 years ago

Load more