F1 is a set of functions of one real variable defined recursively as follows. • Base case of(x) = 1, then f € F1 o f(x)= x, then f € F1 . Constructor case of, ge F1, then fx ge F1 and f + g € F1 a. Prove by ordinary induction that f(x) = nx +n, n >= 1 is in F1 b. Prove by structural induction that if f(x) is in F1, then f(0) >= 0 .
Answers
Answer
\begin{gathered} \mathrm {8101 = is \: not \: multipe \: of \: 9 } \\\end{gathered}8101=isnotmultipeof9
\begin{gathered} \mathrm {1246 = is \: not \: multipe \: of \: 9 } \\\end{gathered}1246=isnotmultipeof9
\begin{gathered} \mathrm {4546 = is \: not \: multipe \: of \: 9 } \\\end{gathered}4546=isnotmultipeof9
\begin{gathered} \mathrm {1008 = is \: \: multipe \: of \: 9 } \\\end{gathered}1008=ismultipeof9
\mathrm \red{Formula}Formula
Sum Of All Numbers
If The Total of Numbers is multiple of table 9 means it is divisible with 9
\mathrm \green{Proof}Proof
(a) 8101 ➢ 8 + 1 + 0 + 1 = 10
( 10 is not multiple of 9, so 8101 is not multiple of 9 )
(b) 1246 ➢ 1 + 2 + 4 + 6 = 13
( 13 is not multiple of 9, so 1246 is not multiple of 9 )
(c) 4546 ➢ 4 + 5 + 4 + 6 = 19
( 19 is not multiple of 9, so 4546 is not multiple of 9 )
(d) 1008 ➢ 1 + 0 + 0 + 8 = 9
( 9 is multiple of 9, so 1008 is multiple
Answer:
a detaily study to be made by you on certain artifacts kept in the musum. as a resuarch scholar mention the artifacts you need to study
A Recursive Function is defined as: We say the function f is defined recursively if the value of f at 1 is specified and if a rule is provided for determining f(n+1) from f(n).
Explanation:
The question implies a 'general' proof that can be used to prove both parts. Please find it as follows: