Seudónimo Seudónimo
  • 08-08-2021
  • Computers and Technology
contestada

Write a Visual Basic Program to display factorial series upto nth term 1! 2! 3! 4! ...!
​

Respuesta :

kipkiruironald043
kipkiruironald043 kipkiruironald043
  • 08-08-2021

Answer:

n = n(n-1)!

Explanation:

expanding the factorial we get;

1!=1.

2!=2x1.

3!=3x2x1.

4!=4x3x2x1.

5!=5x4x3x2x1.

we can rewrite the above factorials as:

1!=1

2!=2!

3!=2!x3

4!=4x3!

5!=5x4!

the pattern applies such that if we have n th number we get it's factorial as;

n = n(n-1)!

Answer Link

Otras preguntas

Suppose theta= 11pi/12. How do you use the sum identity to find the exact value of sin theta?
if arctan(3/5)=K    Tan(k)=?
What was an effect of nationalism in Europe in the early 1900s?
if arctan(3/5)=K    Tan(k)=?
Suppose theta= 11pi/12. How do you use the sum identity to find the exact value of sin theta?
Suppose theta= 11pi/12. How do you use the sum identity to find the exact value of sin theta?
if arctan(3/5)=K    Tan(k)=?
if arctan(3/5)=K    Tan(k)=?
What was an effect of nationalism in Europe in the early 1900s?
Here's a story problem...."Rita's wants to estimate the number of beans in a large jar.  She takes out 100. she takes out 100 beans and marks them. Then she ret