Why functions are vectors (Intuition)

Поділитися
Вставка
  • Опубліковано 25 лис 2024

КОМЕНТАРІ • 136

  • @valenfeldmann64
    @valenfeldmann64  9 місяців тому +42

    Technically I think its mathematically correct to say "a set of functions with certain properties form a vector space" (For example the set of continuous functions on the real line form a vector space). For the purpose of Fourier transform intuition, let "function" just refer to the subset of functions that are a continuous mapping from the reals to the reals (although the definition of function is more broad than that).

    • @rizalpurnawan23
      @rizalpurnawan23 9 місяців тому +2

      Yes, that's the abstract algebraic definition of vector space, a set whose elements made of a field equipped with additive and scalar multiplicative operations satisfying some axioms related to linearity (or vector space axioms).
      What commonly pops out of our heads when we hear vectors are arrays of numbers. In fact, it is an example of vector space, known as finite dimensional vector space. Sequences also form a countably infinite dimensional vector space. And functions from complete domain forms an uncountably infinite dimensional vector space.
      This subject is further studied in functional analysis.
      I know abstract mathematics is truly fascinating.

    • @v1298
      @v1298 9 місяців тому

      Lp-space and "linear space", are those the same things as the "vector space" here? I'm assuming the vector way of seeing these functions is related to norms and such?

    • @rizalpurnawan23
      @rizalpurnawan23 9 місяців тому

      @@v1298Lp-spaces are in fact normed vector spaces. Every L-space is a vector space. The key concept for Lp-space is that every element of Lp-space has a finite p-norm.
      If you're asking "the vector way of seeing these function is related to norms and such?", well yes. In fact you can prove that every element of Lp-space (every measurable function with finite p-norm) satisfies vector space axioms.
      Another example of functions which form a vector space are continuous functions. In fact, continuity is a stronger notion than measurability. Additive and scalar multiplicative operations preserve continuity of functions. This briefly describes how continuous functions also form a vector space.

    • @rizalpurnawan23
      @rizalpurnawan23 9 місяців тому +1

      @@v1298 Every Lp-space is a normed vector space, meaning that is a vector space equipped with a norm. We can paraphrase an Lp-space as a family of measurable functions whose every element has a finite p-norm. You can in fact prove that an Lp-space is a vector space by showing that all vector space axioms hold for an Lp-space.
      About your question "I'm assuming the vector way of seeing these functions is related to norms and such?", my answer is "yes", since the way we identify whether a function is an element of an Lp-space is showing whether this function has a finite p-norm.
      About "linear space" that you mentioned, if what you mean is the family of linear maps between a pair of vector spaces, then such linear maps do form a vector space. Note that the underlying vectors spaces mapped by the linear map may be either finite dimensional vector spaces or an infinite dimensional vector spaces such as function spaces.

    • @v1298
      @v1298 9 місяців тому

      @@rizalpurnawan23 Great explanation. Would you believe I passed applied mathematics (where we learned this) just a month ago and already forgot? I'm feeling like a lost cause but people like you help me back on track.

  • @OhPuree42
    @OhPuree42 9 місяців тому +87

    I still remember the first time I understood this in a quantum mechanics class. It was mind blowing

    • @o0QuAdSh0t0o
      @o0QuAdSh0t0o 9 місяців тому +4

      What kind of Maths is required for Quantum Mechanics?

    • @sheepcommander_
      @sheepcommander_ 9 місяців тому

      @@o0QuAdSh0t0o calculus is one of them!

    • @OhPuree42
      @OhPuree42 9 місяців тому +15

      @@o0QuAdSh0t0o mostly basic linear algebra but also Fourier and functionnal analysis

    • @rizalpurnawan23
      @rizalpurnawan23 9 місяців тому +3

      I'd say functional analysis.
      I am not a physicist, but I happened to read a book about quantum mechanics. The treatments in quantum mechanics are quite similar to measure theoretic probability theory. I thought it was a direct implementation of formal probability theory. But, the pioneers of quantum mechanics gave birth the theory earlier than Andrey Kolmogorov formalized probability theory. I heard that David Hilbert, a famous mathematician, was among the pioneers of mathematical formulation of quantum mechanics. Perhaps, I am mistaken in this, am I not?

    • @OhPuree42
      @OhPuree42 9 місяців тому +4

      @@rizalpurnawan23 you might have read a book written by a mathematician, and of course you can want to have a very detailled mathematical formalism of quantum theory.
      However, as a physicist I clearly don't see how measure theory would help me in a quantum physics problem. I'm sure it is studied by some theoretical physicists but at this point they are just doing maths and it is not "basic quantum mechanics" anymore.

  • @Lavabug
    @Lavabug 9 місяців тому +15

    Beautiful. I have a phd education in physics and never once thought of a function as a column vector with infinite components. The integral form of inner products makes a lot more intuitive sense now, I typically just thought of whatever the integrand was getting multiplied by as just as a "discrete" basis vector in some direction, but it was a column vector all along!

  • @Manisphesto
    @Manisphesto 10 місяців тому +250

    Vectors are functions.

    • @jacobweinstein9136
      @jacobweinstein9136 9 місяців тому +28

      Not true. They are "object functions" in the categorical sense, but that just means that they return only themselves. Matrices (linear transformations) are functions with far more outputs than just themselves.

    • @octopodes7619
      @octopodes7619 9 місяців тому

      ​@@jacobweinstein9136Viewing finite dimensional vectors as functions from finite sets into a field (i.e. treating an arbitrary finite set as a basis) can be quite helpful

    • @suppositorylaxative3179
      @suppositorylaxative3179 9 місяців тому +37

      @@jacobweinstein9136not ‘not true.’
      They may not be morphisms in the categorical sense, but you can still think of vectors as functions.
      I.e you can think of n-tuples of a field as functions from a set of n elements to a field.
      You can think of the free vector space of a set A as consisting of k-linear combinations of set functions from A to a field k.

    • @enricgarrigasanchez260
      @enricgarrigasanchez260 9 місяців тому +4

      ​​​@@suppositorylaxative3179I agree with you in that strictly speaking, a vector can represent (and in maths a lot of the time when we say "to represent" we consider it as good as "to be") functions. However I liked the insight @jacobweinstein9136 provided because matrices are functions in a much much deeper way than vectors are

    • @angeldude101
      @angeldude101 9 місяців тому +3

      Any element of any group can be thought of as a function on said group. Since vectors can be added, any given vector could be considered a function that takes another vector and outputs the sum of the input and function vectors.

  • @davethesid8960
    @davethesid8960 9 місяців тому +28

    I've never thought about Fourier transform like that. Thanks!

  • @dougiehwang9192
    @dougiehwang9192 9 місяців тому +2

    Mind Blowing!! Each time I dig into Linear Algebra, I open my eyes. I believe there will be more eye-opening moments.😮

  • @Joao-uj9km
    @Joao-uj9km 9 місяців тому +6

    Great video. I had good intuition on functions as vectors, but not in the sense of infinite (and uncountable!) dimensional vectors. Thanks for the video!

  • @MultiAndAnd
    @MultiAndAnd 9 місяців тому +7

    they are also points in the space C, L^2, in the schwartz class.

  • @eduardoabreu78
    @eduardoabreu78 8 місяців тому +1

    vectors are lists of numbers,
    functions are (infinite) lists of numbers.
    integrals are dot products.

  • @aram9167
    @aram9167 9 місяців тому +4

    Unfortunately, the transition from R^n to infinite-dimensional function spaces isn't exactly trivial

  • @私の高木神社はどこ
    @私の高木神社はどこ 9 місяців тому +11

    It's interesting how the space of all linear transformations between two subspaces is a vector space which means all the linear transformations are 'vectors'. which is like functions being vectors as well.

    • @joelwillis2043
      @joelwillis2043 9 місяців тому +2

      pretty basic mathematical fact - like chapter 3 of an undergrad text in liner algebra

    • @justrandomthings8158
      @justrandomthings8158 9 місяців тому

      @@joelwillis2043 hi can you delete your account please

    • @valenfeldmann64
      @valenfeldmann64  9 місяців тому +5

      @@joelwillis2043​​⁠​⁠​⁠This video is kinda meant for undergrads. As an undergrad myself, I thought I’d make a video that would have been helpful to me last year.

    • @James-mk8jp
      @James-mk8jp 9 місяців тому +5

      @@joelwillis2043besides being a prick what is the aim of saying something like this

  • @halikiidrisswouche6572
    @halikiidrisswouche6572 9 місяців тому +3

    I l❤ve it!
    It has helped me to see more clear why functions are vectors!
    Thank you to much!

  • @silas6446
    @silas6446 9 місяців тому +23

    "take the dot product with itself and square root the result" just made me realize that thats exactly the same as Pythagoras theorem

  • @erdemcanaz6394
    @erdemcanaz6394 7 місяців тому

    Amazed, Thanks. This is a fairly new intuition for me.

  • @DistortedV12
    @DistortedV12 9 місяців тому +1

    Linear algebra was a gift from God

  • @TheJara123
    @TheJara123 9 місяців тому +13

    Wonderful video please keep up.

  • @pielover267
    @pielover267 9 місяців тому

    Oh man this is great. That's an incredibly beautiful connection I probably would not have noticed on my own, thanks!

  • @ZACKARIASIS
    @ZACKARIASIS 9 місяців тому +2

    Valen, this was fantastic - the dot product is the foundation for all signal processing (continuous or discrete - I'm following you to hopefully see more

  • @moehassan_
    @moehassan_ 8 місяців тому

    this is mindblowing bro, excellent video
    intuition makes math so much more beautiful

  • @graysoncroom
    @graysoncroom 9 місяців тому +4

    Great video with beautiful animations. Keep up the good work!

  • @jamesdurtka2709
    @jamesdurtka2709 8 місяців тому

    I'd encountered the concept of "functions as vectors" before but not the "functions as infinitely long column vectors." That tickled my brain

  • @sebastianfranco1507
    @sebastianfranco1507 8 місяців тому

    This is very cool thx, in computer science we use this, we have a finite set of points of a given function say image or audio and apply a transformation like Furier and to do that we use linear algebra and we can use optimizations known for líneal algebra algorithms, like the FFT.

  • @wyboo2019
    @wyboo2019 9 місяців тому

    the vector space of functions is probably my favorite abstract vector space. and then start doing geometric algebra on it and it becomes even more fun

    • @highgroundproductions8590
      @highgroundproductions8590 9 місяців тому

      Well then you'd have to define the Clifford algebra on this space of functions, which is not an obvious task - it may have infinite dimensions. Geometric algebra is useful when you have notions of area or volume, and in infinite dimensions, these concepts are usually either useless or, worse, meaningless (I mean not area under one function or something, but the (hyper)volume of a set of functions themselves).

    • @aimsmathmatrix
      @aimsmathmatrix 8 місяців тому

      @@highgroundproductions8590Yeah, it can often be infinite. Path integrals and integrals over spaces of functions don't converge that easily. It becomes hard even trying to formulate good measures on such spaces in the first place. Not to mention, tensoring functions / maps from function spaces that are complete won't give a complete space necessarily, so we have to think of the projective & injective tensor product as well.
      It's a pain in the ass tbh. But cool as well!

  • @aaxa101
    @aaxa101 9 місяців тому +7

    Fourier transform as a change of basis (or reference system). Is there any other way to see it?

    • @valenfeldmann64
      @valenfeldmann64  9 місяців тому +3

      3b1b had a good visualization for it that wasn’t as linear algebra focused: ua-cam.com/video/spUNpyF58BY/v-deo.htmlsi=i9dEOFWAYmxrt-sU (I’m not sure if you’ll be able to click the link but if you search Fourier transform 3b1b it should be the first one to pop up)

    • @aaxa101
      @aaxa101 9 місяців тому

      The link works. Thanks for your reply! I @@valenfeldmann64

    • @kaganozdemir4332
      @kaganozdemir4332 9 місяців тому

      regression on fourier coefficients. it is a directly statistical idea, in that each amplitude is the average overlap of the sinusiod with the signal.

  • @DrSimulate
    @DrSimulate 9 місяців тому

    Nice one! Looking forward to more videos! :)

  • @AngeliqueMalouin
    @AngeliqueMalouin 9 місяців тому

    Thank you, looking forward to more content!

  • @javicerverafrias7675
    @javicerverafrias7675 9 місяців тому +2

    Its funny because everything in math is a f*ing vector if you add the correct additive and multiplicative composition rules

  • @isaacgaleao
    @isaacgaleao Місяць тому

    I watched this video a while back and understood nothing
    So I took after studying multivariable calculus, vectorial geometry and linear algebra, I came back with full confidence
    Now I understand up to 2:15

  • @69erthx1138
    @69erthx1138 9 місяців тому +3

    ...and vectors are tensors of rank-1, so spinors are da freaks of the manifold.

  • @bArda26
    @bArda26 9 місяців тому

    Neat! Waiting for more videos!

  • @ValidatingUsername
    @ValidatingUsername 9 місяців тому

    Integratable functions map every point in each dimension to a novel point in another and a jacobian can be found that maps the change 😊

  • @paperclips1306
    @paperclips1306 9 місяців тому

    This is omg. You gave me a lot of happiness. So beautiful. Bro make more videos

  • @cocccix
    @cocccix 9 місяців тому +1

    I have studied for a while about image/video compression and it relies a lot on DCT (Discrete Cossine Transform).
    I actually never understood it very well, and treated this as pure magic. This video just made everything click inside my head.
    Great job.

  • @alexeykulik2625
    @alexeykulik2625 8 місяців тому

    Mind blowing! Can you make a video that goes more in depth about the topic?

  • @melchiortod29
    @melchiortod29 8 місяців тому

    Awww man i feel like you didn't do the fourrier transform justice. It's sooo mindblowing when you start thinking about a projection of a function onto rotational space. It would have been more mindblowing if you didn't spoiler the fourrier transform before actually projecting it. But anyways, happy to see that it's not being gatekept

  • @sam08090
    @sam08090 8 місяців тому

    Great video 🎉

  • @jaf7979
    @jaf7979 9 місяців тому

    Concise and well put, bravo

  • @MultiAndAnd
    @MultiAndAnd 9 місяців тому

    Functions with compact sypport are functionalas on radon measures

  • @davidawakim5473
    @davidawakim5473 9 місяців тому +2

    very cool, thank you!

  • @philkaw
    @philkaw 8 місяців тому

    This is arguably the starting point for functional analysis…

  • @rubikashree7724
    @rubikashree7724 9 місяців тому

    this is an amazing video

  • @honorcolling5556
    @honorcolling5556 4 місяці тому

    Wow

  • @MrSomethingred
    @MrSomethingred 8 місяців тому

    This is something you learn in physics by intuition because no one annotates their maths properly. And then multiplies a function by a matrix without explaining it

  • @zemoxian
    @zemoxian 9 місяців тому +1

    I have a terrible problem. Any time I see a video about complex numbers I immediately wonder how it applies to quaternions and other hyper complex numbers. And anything dealing with any of the complex or hyper complex numbers or vectors makes me wonder how that translates to multi vectors and geometric algebra.
    So I understand how to use the geometric product to multiply vectors into multi vectors but I’ve only seen it applied to finite numbers of dimensions, (unless the most universal geometric algebra is invoke.)
    But I’ve never considered using functions with continuous domains as vectors. Are there vector spaces using function based vectors that can do something like Clifford algebras?
    Considering that Clifford Algebras can be boiled down to vectors with orthogonal basis vectors that square to either 1, -1, or (occasionally) 0, I’d be interested in how that works with continuous domain functions. (I don’t think the function itself necessarily has to be continuous unless it has to be manipulated with calculus.)
    I guess the weirdest part is that a n dimensional vector space used to create a geometric algebra creates a new vector space with 2^n dimensions.
    So would the function vectors create a multi vector space with the power set of the domain as its domain?
    The more I think about it the more unlikely it looks for a continuous domain function based geometric algebra. Maybe if I were a mathematician I’d have a clearer idea of whether or not they’d be possible or actually interesting.
    What does the power set of a real interval look like anyway? The only thing that I’m kinda sure about is that there are more elements in the power set of [0, 1] than in the numbers in [0, 1]. I’m not even sure how to build a function on such a domain.
    I guess I’ll stop my rambling here.

    • @MrCmon113
      @MrCmon113 8 місяців тому

      I think those are the kinds of questions you rather ask the PhDs in your seminar than the youtube comments.

  • @arararara2382
    @arararara2382 8 місяців тому +1

    Functions mapping to a vector space are vectors. An arbitrary function would not be a vector.

  • @chancesire
    @chancesire 9 місяців тому

    Well done.

  • @tarvos_trigaranvs
    @tarvos_trigaranvs 8 місяців тому +1

    I think you should have used Fourier series instead of Fourier transform, because it's not really correct mathematically to think about the Fourier transform as a dot product with some outher function in the same space.

  • @damianoventurini2381
    @damianoventurini2381 9 місяців тому +1

    That's really cool. What's a good book you'd suggest to study this subject a bit more?

    • @valenfeldmann64
      @valenfeldmann64  9 місяців тому

      I’m not sure to be honest. I think 3b1b has good videos on linear algebra and he also had a video about the Fourier transform but he looked at it from a perspective that wasn’t quite as focused on linear algebra.

  • @SamsungGalaxy-vw9gy
    @SamsungGalaxy-vw9gy 9 місяців тому +7

    I didn't understand a thing

  • @ismailchealaud3532
    @ismailchealaud3532 9 місяців тому

    Great job and beautiful Animation, can u tell me what the logiciel that u use to make this animation 🙏🏽

    • @valenfeldmann64
      @valenfeldmann64  9 місяців тому

      Manim, iMovie, and Desmos

    • @ismailchealaud3532
      @ismailchealaud3532 9 місяців тому +1

      Do you have any tutorial videos? And thanks for ur answer ❤️

    • @valenfeldmann64
      @valenfeldmann64  9 місяців тому +1

      @@ismailchealaud3532 I haven’t personally made any tutorial videos but there are certainly good tutorial videos out there for Manim and iMovie. Desmos is an online graphing calculator that I could screen record so that’s a pretty easy tool to get used to. I’m no expert on Manim but I’d suggest if you’re just starting out to copy in some examples and see if you can get them to run and maybe try modifying them. (I think tutorial videos will probably be more helpful than my comment tho😂)

    • @ismailchealaud3532
      @ismailchealaud3532 9 місяців тому +1

      Thank u , u give me the keyword 😂 so that will help me so much thank you ❤️🫡

  • @alexkrochak7197
    @alexkrochak7197 9 місяців тому

    Could you please elaborate on how the bottom integral at 3:46 is derived?

    • @valenfeldmann64
      @valenfeldmann64  8 місяців тому

      Thats a very good question and I'm honestly not entirely sure. This is a very weird integral because we the bounds are infinity and we are integrating over something that doesn't converge. My understanding (which could be wrong) is that we can define a fourier series expansion over an arbitrary interval and this integral is what we get when we take the limit as the interval approaches the entire real number line. With this definition, we get destructive interference between "orthogonal" functions when w ≠ w' (the inner product evaluates to 0) and constructive interference when w=w' (the inner product evaluates to 2pi). (We could define the integral to evaluate to something different if we picked an interval where our basis states aren't orthogonal but that wouldn't be as useful for us). This is my understanding anyway and I'm not sure how helpful this is.
      This link might be more helpful: math.stackexchange.com/questions/2340094/why-frac12-pi-int-infty-inftyeiwt-xdw-is-the-dirac-delta-func

  • @rizalpurnawan23
    @rizalpurnawan23 9 місяців тому

    Good video!
    Did you use manim for this video?

  • @BJ-sq1si
    @BJ-sq1si 9 місяців тому +3

    The pidgeon holing of everything through linear Algebra must be stopped!
    Still cool video for pointing out the identities

  • @MrCmon113
    @MrCmon113 8 місяців тому

    2:09
    There shouldn't be any t on the left side there, I think.

    • @valenfeldmann64
      @valenfeldmann64  8 місяців тому

      I think I see what your saying. All that notation means is that a and b are functions of t. I can see that being confusing because later in the video I just wrote a single letter to represent a function.

  • @sudoku1099
    @sudoku1099 9 місяців тому

    Very interesting, but some technical details of this video could be improved:
    -some visuals go too fast, and we don't have the time to "digest" them. Take more time when you have a lot to read.
    -the voice over is difficult to understand due to a weak sound level in general. Some audio mastering would help.
    I know that the goal was to be "intuitive", but anyway, these details are to be considered.

  • @vitorschroederdosanjos6539
    @vitorschroederdosanjos6539 8 місяців тому

    Functions are infinite dimension vectors

  • @mariovicente
    @mariovicente 9 місяців тому +1

    I get your point however I believe the expression «functions are vectors» is not mathematically accurate. What you mean to show here is that «a set of functions can be a vector space» and a few of the consequences of that fact. Or alternatively, «a function is a vector IN a function vector space». Because for a «function to be a vector» you need a few assumptions beforehand, as you showed yourself here. So, the statement «functions are vectors» is false.
    Anyway thanks for the video.

  • @thataialaperrera810
    @thataialaperrera810 9 місяців тому +2

    Everything seems to be a vector

    • @angeldude101
      @angeldude101 9 місяців тому +7

      If it looks like a duck, and it quacks like a duck, it's a duck.
      If it adds like a vector, and it scales like a vector, it's a vector.

  • @月の王子
    @月の王子 9 місяців тому

    Really interesting!! Very clear and appealing visuals and a great explanation!! Please keep up this phenomenal work, you got a new loyal subscriber ❤

  • @another_lazy_learner
    @another_lazy_learner 9 місяців тому

    Cooooool!

  • @oliveratack5581
    @oliveratack5581 9 місяців тому +1

    Enjoyed the video, I understood the maths presented but I now work as a teacher. If you want to present information to even a fairly wide (first year uni student and beyond audience) you need to take slower steps. Explain why (not necessarily with proof) where all of the steps come from, do not jump from functions as a vector space to Fourier transforms. Realistically, if you are trying to attract a reasonable audience, getting to Fourier transforms would be the end of a several episode series of videos. It is worth reminding yourself that the average person watching these videos is not only below the level of the average first year maths student but probably struggles to solve linear simultaneous equations. This is absolutely not a hate comment, I hope you continue to do what you're doing.

  • @chaossspy6723
    @chaossspy6723 8 місяців тому

    Numbers are sets

  • @peasant8246
    @peasant8246 9 місяців тому

    The voice of the narrator is too quiet but otherwise its a good video.

  • @dasten123
    @dasten123 9 місяців тому

    volume is very low, almost can't hear you

  • @br4252
    @br4252 8 місяців тому

    Functions arnt just vectors. Functions are values.

  • @-mwolf
    @-mwolf 9 місяців тому

    hm nice topic but i feel like it woukd have been very helpful for understanding if the video was 10 minutes longer and if you went inti more details on the explanarions. too many question(mark)s touched/opened but not answered by this video.
    if the focus is to teaxh and not to entertain, that is. ( i think there are enough entertainers already).

  • @Nuss-j4s
    @Nuss-j4s 10 місяців тому +2

    I guess your functions have to have some field as a codomain to view them as vectors, otherwise is see no way to define a dot product.

    • @alexatg1820
      @alexatg1820 9 місяців тому +2

      Actually no, it’s just that the inner product will be defined differently, not just as an integral

    • @jmathg
      @jmathg 9 місяців тому

      No field needed, you can study modules over a ring, which are analogous to vector spaces over fields, but we don't require the scalars to have multiplicative inverses. This causes the study of modules to be (in my opinion...) much more complex and sometimes strange than the study of vector spaces!

    • @suppositorylaxative3179
      @suppositorylaxative3179 9 місяців тому

      @@jmathgit is definitely more complex lol. Whenever you add restrictions to a space, the result is always a nicer space.

    • @ethanmorris99
      @ethanmorris99 9 місяців тому

      A vector space doesn't necessarily need to be an inner product space (you can have vectors without a dot product)

  • @empireempire3545
    @empireempire3545 9 місяців тому

    voice wayyy to silent compared to the music - and too silent in general

  • @adamotmar9713
    @adamotmar9713 9 місяців тому +1

    Well yeah vectors are a different form of a co-ordinate system

  • @trogdorbu
    @trogdorbu 9 місяців тому

    Is it just me, or is there something wrong with the notation he's using? Taking it at face value, he's repeatedly showing various forms of X = integral of X from minus infinity to plus infinity with respect to t. This is like saying X = f(X) or f'(X) = f(X) which can be true in special cases, but not generalizable.

    • @jmathg
      @jmathg 9 місяців тому +4

      I agree he could have written the product in the integrand without the dot to make it clearer, but there's nothing wrong with his notation.
      A simple example comes from a first or second class of Linear Algebra, when we do row operations like "R3 = R3 + 2R1", which logically would mean 2R1 = 0 but we're writing it to say "R3 becomes R3 + 2R1".
      So he's writing the two sides to emphasize different ideas. On the left is the dot product between two infinite dimensional vectors, and on the right is the convolution of two functions. Fourier Transforms were first used by Fourier on heat equations, and then applied to many different areas of physics and analysis (e.g. solving PDEs). The equation he shows reveals a way to study these things from an algebraic viewpoint with infinite dimensional vector spaces (e.g. Hilbert Spaces).
      I always say that Linear Algebra isn't just an area of study, it's a common language that mathematicians from all different fields can communicate in. So now they have this language of vector/metric spaces, eigenvectors/values, inner products, orthogonal bases, and so on, and that can help reveal new insights in both directions.

    • @trogdorbu
      @trogdorbu 9 місяців тому +1

      @@jmathg thank you so much for the thoughtful answer! So while a(t) dot b(t) appears on both sides of the equation, you think he's actually referring to different operands and operators on either side, right? That's kinda what I was thinking.

    • @jmathg
      @jmathg 9 місяців тому +1

      ​@@trogdorbuExactly! He makes this comparison at 2:28 and 3:24

    • @valenfeldmann64
      @valenfeldmann64  9 місяців тому +3

      @@trogdorbuyou are exactly right! I probably should have made that more clear with my notation😅

  • @davidmurphy563
    @davidmurphy563 8 місяців тому

    Hmm.. you give an example of the components of a vector being a function and show them, plotted together, making a sine wave or whatever it was.
    But fundamentally the dimensionality of components is an expression of their distinctness.
    Just because the fourier transform or DCT _can_ express any output as a frequency function doesn't make it meaningful.
    Let's make a vector. Component 1 is the coal output of Europe. 2 is the average toenail size. 3 is the wattage of a ZX81.
    So we have a 3d vector. And now we're going to treat it as a function and express it as a frequency.
    That's pointless.

    • @valenfeldmann64
      @valenfeldmann64  8 місяців тому

      You’re right that is pointless. Change of basis only makes sense if the new basis vectors span the same space. Fourier transform can’t be applied to just any vector but it can be applied to any element of the vector space that is functions on the real number line because our basis vectors span all of “function space”. (Good clarifying question)

    • @davidmurphy563
      @davidmurphy563 8 місяців тому

      @@valenfeldmann64 Ok yes, I see what you're saying.
      Is there a reason why you used a fourier instead of a discrete cosine transform or is that just the convention?

    • @valenfeldmann64
      @valenfeldmann64  8 місяців тому

      No reason other than that I thought Fourier transform was more interesting.😂

    • @davidmurphy563
      @davidmurphy563 8 місяців тому +1

      @@valenfeldmann64Ah, fair enough! Dunno, I always preferred DCTs - starting in the middle is kinda neater in my books and cosine is officially cooler than sine! ;)
      Nice chatting and keep the vids coming!

  • @James-l5s7k
    @James-l5s7k 9 місяців тому +1

    No, all functions are not vectors, this is not true. Go look up a vector space and figure out why.

    • @JohnElmore-sf1hj
      @JohnElmore-sf1hj 9 місяців тому +1

      I assume what you meant to say is “not all functions are vectors” and you’d be correct. It should be pretty clear from context of the video that he is talking about continuous mappings from the reals to the reals. (After all it’s a video for intuition)

    • @FredGibbons
      @FredGibbons 9 місяців тому

      Classical physics
      Bohr model
      Black Scholes
      Are all "wrong" but I'm glad to have learned them because they made me better at thinking.

    • @willthecat3861
      @willthecat3861 9 місяців тому

      @@FredGibbons Physics is supposed to be about 'reality' which we have... and will have... an imperfect understanding of. Mathematics is not like that.. at all. IMO, learning the wrong = 'untrue' things about mathematics leads to later persist ant confusions... and a lot of tedious untangling of 'mental knots'

    • @FredGibbons
      @FredGibbons 9 місяців тому

      ⁠@@willthecat3861Black Scholes is not physical and we can make better models of it. Often you need to learn simple models that are wrong before you can learn better models.

    • @MrOvipare
      @MrOvipare 9 місяців тому

      Agreed. It feels like an overly signal-processing perspective, while vectors have a deeply analytical foundation.