Riemann Integrability, Linear Transformations

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 1K views
missavvy
Messages
73
Reaction score
0

Homework Statement



If f,g are Riemann integrable on [a,b], then for c,d real numbers,

(let I denote the integral from a to b)

I (cf + dg) = c I (f) + d I (g)


Homework Equations





The Attempt at a Solution



I have the proofs for

c I(f) = I (cf)

and

I (f+g) = I (f) + I(g)

I'm wondering how would I put them together to prove the statement?
Can I just say that because I know these 2 propositions are true, then any linear combination would also work?
 
Physics news on Phys.org
Should be easy to put them together.

I(cf + cg) = I(cf) + I(dg) (since you know I(f+g) = I(f) + I(g), just replace f with cf and g with dg)
= cI(f) + dI(g) (since you know I(cf) = I(f))

I think the only problem with this is that you have to prove that if f is Riemann integrable then so is cf, which shouldn't be hard.