Recent content by Kipster1203

  1. K

    Photosensor Issue: Troubleshooting Strange Voltage Output with Green LED

    So me and my partner got these photosensors as part of our project and were testing them today and got some weird results.. We started by shining a blue LED and the voltage output would drop over time. we then hooked up the green LED and the voltage would rise over time... From the spec...
  2. K

    Minimum Size of Connected Subgraph in Graph Theory | Help with u and v in G

    yes, that is one example. But the question asks for the minimum size.
  3. K

    Minimum Size of Connected Subgraph in Graph Theory | Help with u and v in G

    Oh because it says u and v are distinct, so the smallest that could exist would have length 2
  4. K

    Minimum Size of Connected Subgraph in Graph Theory | Help with u and v in G

    The number of vertices is the defined as the order of a graph. A graph is said to be connected when a path exists between every pair of vertices?
  5. K

    Minimum Size of Connected Subgraph in Graph Theory | Help with u and v in G

    that they are connected. Size is the number of edges right? So if the subgraph only contained adjacent u and v, then wouldn't the minimum size be 1?
  6. K

    Minimum Size of Connected Subgraph in Graph Theory | Help with u and v in G

    Let u and v be distinc vertices in a connected graph G. There may be several connected subgraphs of G containing u and v. What is the minimum size of a connected subgraph of G containing u and v? and does this suggest another question?
Back
Top