Is there a way with sage to show if two given functions are linearly dependent? Like if I have
f(x) = 17, g(x) = cos^2(x), h(x) = cos(2x)
Then sage could either give me the constants that would show they are linearly dependent, or say they aren't