Linear Dependence of Functions with Absolute Value

  • Thread starter Thread starter jinksys
  • Start date Start date
  • Tags Tags
    Diffeq Linearly
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
3 replies · 4K views
jinksys
Messages
122
Reaction score
0

Homework Statement


Determine whether the pairs of functions are linear dependent or linearly independent.

f(x) = x^3
g(x) = x2|x|

Homework Equations





The Attempt at a Solution



g(x)=x^2|x| = x^2*sqrt[x^2] = sqrt[x^6] = x^3

f'=3x^2
g'=3x^2

fg'-f'g = 0

Linearly Dependent according to me, Linearly independent according to the book.

I assume it has to do with the absolute value, could someone enlighten me?
 
Physics news on Phys.org
Should g'(x) be 2x|x|+x^2(|x|/x) ?
 
note that f is positive for some values of x and negative for others whereas g is always positive. if these two were linearly dependent one would be a constant multiple of the other FOR ALL VALUES OF x. can we multiply a fully positive function by a number so that part of it becomes negative? no. therefore no linear dependence. note also this depends on the set over which g and f are defined.
 
why are you take the derivative?