Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to show that two given functions are linearly dependent

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