answersLogoWhite

0

AllQ&AStudy Guides
Best answer

F-n=n-f

This answer is:
Related answers

F-n=n-f

View page

Suppose N is a perfect number. Then N cannot be a square number and so N has an even number of factors.Suppose the factors are f(1) =1, f(2), f(3), ... , f(k-1), f(k)=N.

Furthermore f(r) * f(k+1-r) = N for r = 1, 2, ... k so that f(r) = N/f(k+1-r)

which implies that 1/f(r) = f(k+1-r)/N


Then 1/f(1) + 1/(f(2) + ... + 1/f(k)

= f(k)/N + f(k-1)/N + ... + f(1)/N

= [f(k) + f(k-1) + ... + f(1)] / N

= 2N/N since, by definition, [f(k) + f(k-1) + ... + f(1)] = 2N

View page

Given an integer n, an integer f is a fraction of n if f goes into n evenly. That is, n/f is an integer or n = f*x for some integer x.


m is a multiple of n if m = n*c for some integer c.

View page

#include#includeint a,f,n,sum=0; printf("Enter any number"); scanf("%d",&n); f=1; for(a=1;a<=n;a ); { f=f*a; } for(f=1;f<=n;f ); { sum=sum f; } printf("sumation of factorial numbers :",sum); getch(); }

View page

The height of F n F Tower at Panama City in Panama is 243 m.

View page
Featured study guide

Physics

4 cards

Speed is calculated by distance over what other factor

How is sound energy produced and transmitted

Which factors must be known to calculate an object's gravitational potential energy

What best describes thermal energy

➡️
See all cards
No Reviews
More study guides
No Reviews

No Reviews
Search results