The above represents the product of all the terms of an arithmetic progression . Express this product in the scientific form of notation.
Enter your answer as the sum of the integer part of the mantissa and exponent of the scientific notation.
For example, if your scientific notation is of the form , then enter your answer as .
Notation : denotes the floor function .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Clearly, the above sequence is an Arithmetic Progression of 1 1 terms with first term 1 . 6 and common difference 0 . 8 .
In order to find their product, I created a C++ program:
Which on entering the required values, returned:
Mantissa: 4 . 1 1 4 6 ⟹ ⌊ 4 . 1 1 4 6 ⌋ = 4
Exponent: 7 .
Hence, ⌊ a ⌋ + n = 4 + 7 = 1 1